Skip to content

Library that extends NLTK and integrates FreeLing, Stanford Shift-Reduce, TreeTagger, and MaltParser.

Notifications You must be signed in to change notification settings

pln-fing-udelar/inco-pln-nltk-extensions

 
 

Repository files navigation

Extensions for NLTK which integrate FreeLing, MaltParser, TreeTagger and Stanford Shift Reduce Parser to the library and greatly simplifies their usage.

The complete documentation can be retrieved here.

A sample Jupyter IPython notebook can be found here.

The project has been tested on Windows, Python 2.7.x/3.5.x, and the following tool versions:

  • FreeLing 3.1
  • MaltParser 1.8
  • TreeTagger 3.2
  • Stanford Parser 3.5.2 with the 2014-10-23 Stanford Shift Reduce Models

About

Library that extends NLTK and integrates FreeLing, Stanford Shift-Reduce, TreeTagger, and MaltParser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Jupyter Notebook 4.7%
  • Java 2.4%