aoldoni/stanford-corenlp

Add parameter for custom entities.

Closed this issue · 1 comments

  • Remove the need for hard-coded entities in files RothCONLL04Reader.java and RothEntityExtractor.java as per ae67822
  • Move these values to a new parameter to be added in the properties file.

New "possibleEntities" attribute created. Please use as per the following:
possibleEntities = CONCEPT,ENTITY,PAPER