Answers to QuestionAnswerer
.
Contains information about the answer and its relative position information to the
context.
Nested Class Summary
class |
QaAnswer.Pos
|
Position information of the answer relative to
context. |
Public Constructor Summary
Inherited Method Summary
From class java.lang.Object
Object
|
clone()
|
boolean |
|
void |
finalize()
|
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)