This repository was archived by the owner on Oct 4, 2022. It is now read-only.
forked from lymbix/Python-wrapper
-
Notifications
You must be signed in to change notification settings - Fork 0
License
care-dot-com/kinsights-Python-wrapper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Lymbix sentiment analysis wrapper is a module that eases the use of the API for python developers.
INSTALL
-------
Installing the package is the same as all python modules.
You need to run the following:
-python setup.py install (you might have to run it with sudo)
USAGE
------
import lymbix
api = lymbix.Lymbix("API KEY")
result = api.tonalize("Lymbix loves you")
print result
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%