Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 699 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 699 Bytes

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:

  1. Proofreading API (not listed on site. You need to contact support to enable this API for your KEY.)
  2. Topics Extraction (TODO)
  3. Text Classification (TODO)
  4. Sentiment Analysis (TODO)
  5. Language Identification (TODO)
  6. Lemmatization, PoS and Parsing (TODO)
  7. Corporate Reputation (TODO)
  8. Text Clustering (TODO)

Will continue to write wrappers for full set of API's provided by Meaningcloud in my free time.