All Projects → matpalm → rss-feed-experiments

matpalm / rss-feed-experiments

Licence: other
machine learning experiments around a bunch of rss articles

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects
project page at http://www.matpalm.com/rss.feed/

run tests
>rake spec

classify a slice
>cat test.100.dat | classify.rb 1 10

classify all slices in parallel (16 processes spawned)
> ./classify.sh test.100.dat > classify.out
> ./parse_results.rb < classify.out && ./result.gp

generates result.png

fetch/ 
contains the code to download rss feeds for experimenting with
see capture_new_content.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].