Russell Jurney created DATAFU-88:
------------------------------------
Summary: Port Stanford Core NLP Functionality to DataFu
Key: DATAFU-88
URL: https://issues.apache.org/jira/browse/DATAFU-88
Project: DataFu
Issue Type: New Feature
Affects Versions: 1.3.0
Reporter: Russell Jurney
Assignee: Russell Jurney
For starters I need the Stanford Core NLP stemmer and lemmatizer.
It looks like maybe I can add something generic and feed arguments to code
like: props.put("annotators", "tokenize, ssplit, pos, lemma");
Helpful example of lemmatizing at
http://stackoverflow.com/questions/1578062/lemmatization-java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)