We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
A project on Topic Modelling and Text Summarization of NIPS research papers
Text Mining & Search Exam ProjectMSc Data Science @ University of Milan Bicocca
Gaetano Chiriaco
Riccardo Porcedda
Gianmarco Russo
WARNING:The original work was conducted in a different folder.Before executing the notebooks, please, modify all paths in the import.
Papers_Preproc.ipynb:contains all papers preprocessing and feature engineering described in the report
LDA.ipynb:Topic modeling with Latent Dirichlet Allocation
PLSA.ipynb:Topic modeling with probabilistic Latent Semantic Analysis
DocSignal.ipynb:Our 1D U-net Text Summarizer as described in the report
Sumy.ipynb:Text Summarization with Sumy TextRank for comparison