[GitHub] opennlp pull request #8: OPENNLP-891: Making the TokenClassFeatureGenerator ...

2016-12-13 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/opennlp/pull/8 OPENNLP-891: Making the TokenClassFeatureGenerator configurable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jzonthemtn/opennlp

Project of converting natural language to cypher language

2016-12-13 Thread Xinran Yu
Hi, OpenNLP team, How are you. I am interested in contributing of implementing conversion of natural language to cypher query language. Please let me know if anyone would like to collaborate. My linkedin: https://www.linkedin.com/in/xinran-yu-28a1b314 Thanks! Xinran Yu

Re: TODO in GeneratorFactory.java

2016-12-13 Thread Joern Kottmann
Yes, that is a nice change, can you open a jira issue for it and send me the PR? Would like to include that. Jörn On Tue, Dec 13, 2016 at 1:41 PM, Jeffrey Zemerick wrote: > Hi everyone, > > I came across a TODO in GeneratorFactory.java to make > the

TODO in GeneratorFactory.java

2016-12-13 Thread Jeffrey Zemerick
Hi everyone, I came across a TODO in GeneratorFactory.java to make the TokenClassFeatureGenerator construction configurable. My cursory search of the JIRA didn't show any related tasks. I presumed the configuration was referring to the boolean generateWordAndClassFeature argument in the