Class | Description |
---|---|
CaseLoader |
This Analyzer should be used as one of the first because a lot of other analyzer need the case frames
|
LocalDirectObjectStartAnalyzer |
This analyzer looks for case frames which contain an active verb and an direct object.
|
LocalPrepTaskGenerator |
This analyzer looks for active verbs and objects which are linked with a prepostion.
|
LocalProductSplitter |
This Analyzer takes the raw string of an ingredient which was extracted by sundance and it splits ingredients lists in single ingredient.
|
LocalSequenceTaskDuplicateRemover |
It is possible that different analyzers create the same task multiple times.
|
ProductXor |
This analyzer looks for occurences of products which are seperated by an "or".
|
VerbAtBeginning |
This class extracts tasks which look like cook for...
|