/Table-Summarizer

Primary LanguageJupyter Notebook

Table-Summarizer

Implemented an encoder-decoder LSTM model on the WeatherGov dataset to generate summary from a table of weather records.

Improved BLEU (bilingual evaluation understudy) score by incorporating pre-trained GloVe embeddings, attention mechanism and beam search decoding.