Anushkasandaruwan / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

add wrapper for Stanford CoreNLP tools #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Added in r2812.

Original comment by steven.b...@gmail.com on 23 Mar 2011 at 4:54

GoogleCodeExporter commented 9 years ago
awesome!

Original comment by phi...@ogren.info on 27 Mar 2011 at 3:51