Annotation/Paper Review
Paper / Inverted Files for Text Search Engines
Yonglae Cho
2009. 12. 31. 18:19
Inverted Files for Text Search Engines
JUSTIN ZOBEL et al, ACM Computing Survey, 2006.
Example Collections.
- casefold: convert to lowercase.
- stem: remove variant endings from words.
- stopping: removal of common words or function words such as the and furthermore can hava a significant effect.
JUSTIN ZOBEL et al, ACM Computing Survey, 2006.
Example Collections.
- casefold: convert to lowercase.
- stem: remove variant endings from words.
- stopping: removal of common words or function words such as the and furthermore can hava a significant effect.