Skip to content

Instantly share code, notes, and snippets.

View ahmednabil950's full-sized avatar
🏠
Working from home

Ahmed N.Mohamed ahmednabil950

🏠
Working from home
View GitHub Profile

NLTK API to Stanford NLP Tools compiled on 2015-12-09

Stanford NER

With NLTK version 3.1 and Stanford NER tool 2015-12-09, it is possible to hack the StanfordNERTagger._stanford_jar to include other .jar files that are necessary for the new tagger.

First set up the environment variables as per instructed at https://github.com/nltk/nltk/wiki/Installing-Third-Party-Software