public class OxygenPreFilter
extends java.lang.Object
Constructor | Description |
---|---|
OxygenPreFilter() |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
filter(java.lang.String query,
java.util.List<java.lang.String> stopWords) |
Static function that removes stopwords completely
|