Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosette-api/ruby-script
Contains Ruby scripts for accessing Babel Street Analytics
https://github.com/rosette-api/ruby-script
api categorization entity-extraction entity-relationship entity-resolution lemmatization machine-learning natural-language-processing nlp relation-extraction ruby ruby-script sentiment-analysis text-analytics text-mining tokenization
Last synced: 24 days ago
JSON representation
Contains Ruby scripts for accessing Babel Street Analytics
- Host: GitHub
- URL: https://github.com/rosette-api/ruby-script
- Owner: rosette-api
- License: apache-2.0
- Created: 2016-04-19T14:02:44.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-04T20:39:26.000Z (about 1 year ago)
- Last Synced: 2024-11-12T20:09:27.498Z (3 months ago)
- Topics: api, categorization, entity-extraction, entity-relationship, entity-resolution, lemmatization, machine-learning, natural-language-processing, nlp, relation-extraction, ruby, ruby-script, sentiment-analysis, text-analytics, text-mining, tokenization
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
# Ruby Examples for Rosette API
---### Summary
This repository provides Ruby script examples for each of the supported Rosette API endpoints.### Basic Usage
Install Ruby if you haven't already. Instructions can be found [here](https://www.ruby-lang.org/en/documentation/installation/).
Once Ruby is installed simply run the example as: `ruby examplefile.rb your_api_key` to see the results.