chatter v0.4.0.0 Release Notes

Release Date: 2014-10-14 // over 9 years ago
    • Added phrasal chunking via an Averaged Perceptron Chunker, trained on the Conll 2000 corpus.

    • Added a POS tagger trained on the Conll 2000 corpus, because the Conll chunker relies on that tagset.

    • Set the Conll 2000 POS tagger to the defaultTagger. Note that the tagset is much smaller than the Brown tagset used by the previous defaultTagger. The Brown tagger is still available from NLP.POS.brownTagger.