Skip to content

Utility tools and interface wrappers of several NLP platforms.

License

Notifications You must be signed in to change notification settings

gening/nlp_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural language processing Utility (nlp_util)

Utility tools and interface wrappers of the following NLP platforms:

  • For Chinese:

    • jieba
    • HIT-SCIR LTP
    • NLTK for Stanford NLP (not efficient due to its calling behavior)
    • Stanford CoreNLP Server
    • Tensorflow SyntaxNet: DRAGNN Model (ParseySaurus)
  • For English:

    • patter.en
    • NLTK with currently recommended model
    • NLTK for Stanford NLP (not efficient due to its calling behavior)
    • Stanford CoreNLP Server
    • Tensorflow SyntaxNet: DRAGNN Model (ParseySaurus)
    • SpaCy

About

Utility tools and interface wrappers of several NLP platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published