Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wbadart/winston
An exercise in machine learning with Ruby.
https://github.com/wbadart/winston
Last synced: 12 days ago
JSON representation
An exercise in machine learning with Ruby.
- Host: GitHub
- URL: https://github.com/wbadart/winston
- Owner: wbadart
- License: gpl-2.0
- Created: 2015-07-28T20:41:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-08T02:13:06.000Z (over 9 years ago)
- Last Synced: 2023-02-28T00:37:03.245Z (over 1 year ago)
- Language: Ruby
- Size: 590 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Winston
An exercise in proto machine learning with Ruby.Winston is a friendly guy who reads the paper every morning. In fact, he reads the paper so much, that his entire vocabulary consists only of words he read there! After feeding him several articles, you can have Winston make some sentences for you. He'll analyze input (both single and multi-line, the latter of which is how he reads the paper) and generate data on the placement of each word in the sentece. When you want him to produce a sentence, he'll use that data and a set of given parameters to generate a score for each word in relation to the position in the sentence. His grammar might be reminiscent of a toddler, but his vocabulary is impressive: over 4000 words inhereted directly from the talented journalists at the New York Times! Stay tuned for further updates.