-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Wok edited this page Apr 4, 2019
·
21 revisions
An in-depth commentary is provided on the Commentary page.
Results can be accessed from the following links:
- Corpus as Bag-of-Words (BoW)
- Corpus as BoW with unit vectors
- Corpus as BoW with soft cosine similarity
- Corpus as Bow with 100 topics
- Corpus as Bow with 200 topics
- Corpus as BoW with 200 topics and with unit vectors
- Corpus as Tf-Idf with 100 topics
- Cosine: remove 1 sentence component
- Cosine: remove 2 sentence components
- Cosine: remove 10 sentence components
- Substract mean from word vectors
- Remove 1 word component
- Remove 2 word components
- Remove 10 word components