Package | Description |
---|---|
ever.generic | |
ever.simpleCooking |
Modifier and Type | Class and Description |
---|---|
class |
LocalDirectObjectStartAnalyzer
This analyzer looks for case frames which contain an active verb and an direct object.
|
class |
LocalPrepTaskGenerator
This analyzer looks for active verbs and objects which are linked with a prepostion.
|
class |
ProductXor
This analyzer looks for occurences of products which are seperated by an "or".
|
class |
VerbAtBeginning
This class extracts tasks which look like cook for...
|
Modifier and Type | Class and Description |
---|---|
class |
IndirectArticleCleaner
This class searches for products with an indirect article.
|
class |
LocalAndDetector
This class applies several pattern to extract a parallel control-flow
|
class |
LocalPrepAndAtTheBeginning
This analyzer searches for cases where two verbs at the beginning of sentence are seperated by an "and".
|
class |
LocalXorDetector
This class applies several pattern to extract a disjunctiv control-flow
|
class |
ProductListExtractor
This analyzer extract the product/ingredient list from a textual process description
|