bst-mug / acres

Acronym expansion module based on word embeddings and filtering rules
Apache License 2.0
1 stars 2 forks source link

word2vec: experiment generating collocations for trigrams #37

Open michelole opened 6 years ago

michelole commented 5 years ago

Preliminary experiments with trigrams made overall metrics worse, but we could take a closer look.

michelole commented 5 years ago

No trigrams seem to be found at top-10 by word2vec, filtered or not. We may need to have more data (#80) or cleaner data (#71, #44, #72).