Size: 264
Comment:
|
Size: 368
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
A list of words that for reasons of volumne or ["Precision"] and ["Recall"] will not be included in the index and hence are not searchable. E.g. "and", "or", "not" etc. | A list of words that for reasons of volume or ["Precision"] and ["Recall"] will not be included in the index and hence are not searchable. E.g. "and", "or", "not" etc. One of the most efficient ways to implement StopLists is to incorporate them into a lexical analyzer. |
Back to ComputerTerms, InformationRetrieval
A list of words that for reasons of volume or ["Precision"] and ["Recall"] will not be included in the index and hence are not searchable. E.g. "and", "or", "not" etc.
One of the most efficient ways to implement StopLists is to incorporate them into a lexical analyzer.
Back to ComputerTerms, InformationRetrieval