/Sentence-Summarization-using-LSTMs

CS 726 Project: Keras implementation of bi-LSTMs for sentence summarization. Obtained better results than the benchmark work by Google NLP Research.

Primary LanguagePython