Package info.ephyra.questionanalysis.atype

Class Summary
AnswerType A basic class which contains hierarchical answer type information.
AnswerTypesComparison Compares the answer types used by the classifier to the answer types that can be tagged and lists the differences.
FocusFinder Finder of the focus word, or target word, of a question.
QuestionClassifier A class for classifying questions in terms of their expected answer type.
QuestionClassifierFactory Factory class for generating a question classifier.
WordNetAnswerTypeMapping Uses WordNet to map question focus terms to answer types.