| Interface | Description |
|---|---|
| RegexEngine |
Regex engines can be told about a set of regex patterns to match strings
|
| Class | Description |
|---|---|
| DateFilter |
The grep functionality.
|
| GeoFilter | |
| GrepFilter |
The grep functionality.
|
| IsReplyFilter |
Sees whether the
USMFStatus.reply_to contains anything sensible |
| JavaRegexEngine |
Uses
Pattern to match regex |
| LanguageFilter | |
| RandomFilter | |
| TwitterPreprocessingFilter |
A filter takes in a status and filters the status (says whether it should remain or be deleted)
based on some internal process
|
| TwitterPreprocessingPredicate |
A filter takes in a status and filters the status (says whether it should remain or be deleted)
based on some internal process
|
| Enum | Description |
|---|---|
| RegexEngineMode |
Command line options for regex engine selection
|
| TwitterPreprocessingFilterOption |
The mode of the twitter processing tool
|