Open freezing opened 8 years ago
Stem dictionary can be created using only words from the training and test data.
Some dummy algorithm could look like:
https://xapian.org/docs/stemming.html
This can help with plurals.
Very interesting for word similarity: http://orion.lcg.ufrj.br/Dr.Dobbs/books/book5/chap08.htm
Stem dictionary can be created using only words from the training and test data.
Some dummy algorithm could look like: