lappsgrid-incubator / Services

Dummy repository to manage service requirements
0 stars 0 forks source link

ClearNLP relations #13

Closed marcverhagen closed 7 years ago

marcverhagen commented 8 years ago

Use SemanticRole as the annotation category.

marcverhagen commented 8 years ago

ClearNLP is written in Java 8 and apparently needs to be compiled in Java 7 while being wrapped, which doesn't work for our current Tomcats.

keighrim commented 7 years ago

clearNLP is retired, and replaced with nlp4j. The lappsgrid wrapper for the new nlp4j is under development. See https://github.com/lappsgrid-incubator/org.lappsgrid.nlp4j

Closing this issue.