public class ElizaComments extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Vector<AuxVerb> |
auxVerbs |
protected Vector<Comment> |
comments |
protected Comment |
lameExcuse |
| Constructor and Description |
|---|
ElizaComments(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
String |
adaptAuxVerbs(String input) |
String |
getAnswer(String input) |
protected Comment lameExcuse
public ElizaComments(InputStream stream) throws IOException
IOExceptionCopyright © 2016. All rights reserved.