Answers to QuestionAnswerer
. Contains information about the answer and its relative
position information to the context.
Nested Classes
class |
QaAnswer.Pos |
Position information of the answer relative to context. |
Inherited Methods
From class
java.lang.Object
boolean
|
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
Public Constructors
public
QaAnswer
(String text, int start, int end, float logit)