SIGN IN SIGN UP
stanfordnlp / CoreNLP UNCLAIMED

CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.

0 0 1 Java

Run a TreeTransformer that gets rid of the functional tags other than TMP on the NPs before using the POS conversions. This also greatly reduces the number of validation errors, especially thanks to the AUX rules now matching for NP-stuff whereas before it would not match those

J
John Bauer committed
396741e4bde29a3d458b80bc3abb5aec6a816a14
Parent: ce33462