-
Relevant papers can be found in the corresponding folder
-
Some useful links:
- list of stopwords (English) from the SMART information retrieval system can be found here
- Boudin and Morin 2013 repo with graph-building code
- using WordNet in Python
- language modeling in Python (to be used for the path ranking and selection step):
-
Next steps:
- Zekun & Wensi:
*(1) fix what remains to be fixed in the graph building code (syns, hyper/hypo, stopwords...) *(2) test that it works as expected on the Microsoft (English) and LINA (French, just added) sentence compression data sets *(3) implement path ranking function based on original Filipova edge weights, keyphrase scores (for coverage) and language model (for fluency)
- Antoine: perform community detection (grouping of related sentences) and community cleaning (elimination of redundant and non-informative sentences) in an unsupervised way
- next face-to-face progress meeting to be determined before Christmas break. I am always available via email for questions.
-
Word embeddings resources:
-
note that the Word Mover's Distance paper and the CoreRank (EMNLP 2016) paper are already in the 'papers' folder.
-
gensim library in Python for word2vec
forked from Tixierae/abs_meet_summ
-
Notifications
You must be signed in to change notification settings - Fork 0
WensiDING/abs_meet_summ
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 94.1%
- Shell 5.9%