harpribot / deep-summarization

Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews
MIT License
132 stars 47 forks source link

and guide to get start? #1

Closed SeekPoint closed 7 years ago

harpribot commented 8 years ago

as much as i would like to, i am not able to get time to document this work. However most of the methods are self explanatory, and i have scripts in the root directory to run each of them, which might be of help. If and when I get time, i will update this with a readme.

harpribot commented 7 years ago

I have got some time to well document and refactor the code for readability and also make it compatible with latest Tensorflow 0.12. So stay tuned.

harpribot commented 7 years ago

the project is now compatible, with proper documentation on install and run instructions as well as codebase is documented.

Thanks