protected void
analyzeToken(T currentToken)
Extension point for subclasses to analyze all tokens (before filtering) and update internal status to decide on custom discard rules.
protected void
analyzeTokens(T currentToken, Iterable<T> remainingTokens)
Extension point for subclasses to analyze all tokens (before filtering) and update internal status to decide on custom discard rules.
T
getNextToken()
protected boolean
isLanguageSpecificDiscarding()
Extension point for subclasses to indicate tokens are to be filtered.
protected boolean
shouldStopProcessing(T currentToken)
Extension point for subclasses to indicate when to stop filtering tokens.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4