Meaningcloud API client written in Golang.
Link to Meaningcloud.com
Link to API documentation here.
Install: go get github.com/bas24/meaningcloud-api
Covered API's:
- Proofreading API (not listed on site. You need to contact support to enable this API for your KEY.)
- Topics Extraction (TODO)
- Text Classification (TODO)
- Sentiment Analysis (TODO)
- Language Identification (TODO)
- Lemmatization, PoS and Parsing (TODO)
- Corporate Reputation (TODO)
- Text Clustering (TODO)
Will continue to write wrappers for full set of API's provided by Meaningcloud in my free time.