|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TimeExpressionPatterns
Interface for rules/patterns for transforming time related natural language expressions into temporal representations Patterns are based on the TokensRegex
| Method Summary | |
|---|---|
CoreMapExpressionExtractor |
createExtractor()
Creates a CoreMapExpressionExtractor that knows how to extract time related expressions from text into CoreMaps |
int |
determineRelFlags(CoreMap annotation,
TimeExpression te)
Determine how date/times should be resolved for the given temporal expression and its context |
| Method Detail |
|---|
CoreMapExpressionExtractor createExtractor()
int determineRelFlags(CoreMap annotation,
TimeExpression te)
annotation - Annotation from which the temporal express was extracted (context)te - Temporal expression
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||