Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 764 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 764 Bytes

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