hlepp / 573-summarizer

LING 573 Group Project
MIT License
0 stars 1 forks source link

Issue-108 Added entity grids and feature vectors for training the model #103

Closed aventon1 closed 5 years ago

aventon1 commented 5 years ago

info_ordering.py

text_summarizer.py

main()

I realize there is/might be a bug in this branch where the sentences in the output files are being split and put onto new lines. Too tired to look into that right now.

tldr Training vectors are good to go for the model. Waiting on model to be built to test the ordering of our Topic summaries.