IndicoDataSolutions / Passage

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

Added python3 support and some simple tests and linting (+ TravisCI) #29

Closed chaosmail closed 6 years ago

chaosmail commented 9 years ago

Hi guys,

thanks for this excellent library and the nice tutorial videos; these things make it really exciting to learn about Recurrent Neural Nets. I wanted to try Passage in Python 3 for the Crowdflower kaggle challenge (just to try it out, the dataset is too small I think), so I needed to add py3 support to it. Here is what I did:

Not sure if this should go to the master or dev branch, so I am just dropping this here for the moment. If you have any question about the above changes, I would be happy to discuss in the comments.

Best, Christoph

moneyatindico commented 6 years ago

These are no longer applicable, closing