https://github.com/krdlab/yahoo-web-textanalysis
Provides a Haskell interface of Yahoo! Text Analysis Web API.
https://github.com/krdlab/yahoo-web-textanalysis
Last synced: about 1 year ago
JSON representation
Provides a Haskell interface of Yahoo! Text Analysis Web API.
- Host: GitHub
- URL: https://github.com/krdlab/yahoo-web-textanalysis
- Owner: krdlab
- License: bsd-3-clause
- Created: 2012-12-10T12:27:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-15T11:03:12.000Z (over 13 years ago)
- Last Synced: 2025-02-08T11:34:31.965Z (over 1 year ago)
- Language: Haskell
- Size: 117 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
yahoo-web-textanalysis
======================
Provides a Haskell interface of Yahoo! Text Analysis Web API.
## Usage
Please see `example` directory.
## License
BSD3