WriteEnglish
Generate English sentences close to summaries using LexRank algorithm and singleLSTM.
Install / Use
/learn @snoow-sub/WriteEnglishREADME
writeEnglish : Generate sentences that are close to summaries
Flow diagram
Data processing is performed as shown in the following figure.


Reference
-
Keras example program
https://github.com/keras-team/keras/tree/master/examples
-
sumy : For LexRank use
https://pypi.org/project/sumy/
