IndicoDataSolutions / Passage

A little library for text analysis with RNNs.
MIT License
530 stars 134 forks source link

Would it be possible for you to dump a small data file for use with the examples? #8

Closed simonhughes22 closed 9 years ago

simonhughes22 commented 9 years ago

I'd like to run the example code to step through the code to better understand how to use it and how it works. Could you provide the data file used in samples or a link to it, or some other small dataset and code to run the algorithm on? Looks like an awesome tool, and pretty simple to use.

Slater-Victoroff commented 9 years ago

Ah, that makes total sense. The data file was mentioned in the talk for the release of the library here: https://www.youtube.com/watch?v=VINCQghQRuM, but it really should be added here. I'll probably add a PR for this later today.