Stanford CoreNLP (http://nlp.stanford.edu/software/corenlp.shtml) provides a
bunch of nice NLP tools: a part of speech tagger, a named entity tagger, a
syntactic parser, a dependency parser, and a co-reference system. All of these
are pretty much state-of-the-art. We should wrap Stanford CoreNLP for UIMA and
the ClearTK type system.
Original issue reported on code.google.com by steven.b...@gmail.com on 23 Mar 2011 at 4:54
Original issue reported on code.google.com by
steven.b...@gmail.com
on 23 Mar 2011 at 4:54