Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2008-03-10 12:26:07
Size: 230
Editor: mpiat1403
Comment: Full text search is ?
Revision 4 as of 2008-03-10 16:59:45
Size: 475
Editor: mpiat1403
Comment: Stemming definition
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

 * '''Stemming''': A transforming algorithm that reduces any of the forms of a word such as "runs, running, ran" to its elemental root ("run") or that does the inverse, that is, it takes a root word and expands it to all of its various form.

This page gives a glossary of the most important terms in the search engine nomenclature.

F

  • Free text:

  • Full text search:

P

  • Protected word:

S

  • Stop word:

  • Stemming: A transforming algorithm that reduces any of the forms of a word such as "runs, running, ran" to its elemental root ("run") or that does the inverse, that is, it takes a root word and expands it to all of its various form.

CompleteSearch: completesearch/Glossary (last edited 2008-09-29 15:49:39 by mpiat1403)