Skip to content

bas24/meaningcloud-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages