kavgan / pyrxnlp

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

Home Page:http://www.rxnlp.com/api-reference/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.rxnlp.com/api-reference/

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%