Skip to content

kavgan/pyrxnlp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrxnlp - Suite of NLP Tools

This project contains simple python wrappers for RxNLP suite of APIs. The APIs allow you to perform various NLP tasks such as sentence clustering or short text clustering and text similarity using jaccard, cosine and dice. The wrappers can be used as is or can be modified to suit your needs.

NLP Wrappers

You will have to replace your_api_key with the actual API Key. For instructions on how to obtain your API key please refer to our instructions.

For a list of our NLP API endpoints, please check the RxNLP website.

About

Super simple NLP tools. Cluster sentences, get multiple text similarity measures including cosine, jaccard and dice, generate topics, extract text from html and more

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%