Skip to content

WensiDING/abs_meet_summ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Relevant papers can be found in the corresponding folder

  • Some useful links:

  • 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

  • training visualization demo (for Chrome)

  • interesting blogpost

  • introduction slides with links to the important papers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.1%
  • Shell 5.9%