|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ucl.tele.ccg.jXDRS.sem.TimePrepositionSolver
public class TimePrepositionSolver
Description of the Class
| Field Summary | |
|---|---|
static java.lang.String[] |
prepNames
Description of the Field |
static int[] |
prepNArgs
Description of the Field |
static java.lang.String[] |
timeAdverbs
Description of the Field |
int |
totalChecked
Description of the Field |
int |
totalRecognized
Description of the Field |
int |
totalUnrecognized
Description of the Field |
| Constructor Summary | |
|---|---|
TimePrepositionSolver()
Constructor for the TimePrepositionSolver object |
|
TimePrepositionSolver(DRSContainer drsCont)
Constructor for the TimePrepositionSolver object |
|
| Method Summary | |
|---|---|
TimeReference |
getATimeRef(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aTimeRef attribute of the TimePrepositionSolver object |
VerbalReference |
getAVerbRef(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aVerbRef attribute of the TimePrepositionSolver object |
VerbalReference |
getPatient(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aPatient attribute of the TimePrepositionSolver object this is assuemd to be receive a time referent |
void |
getTimeEvents(java.lang.String[] preps,
int[] nargs)
Gets the TimeEvents contained in the DRSContainer |
boolean |
isAPatient(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aPatient attribute of the TimePrepositionSolver object |
static boolean |
isATimeAdverb(java.lang.String word)
Gets the aTimeAdverb attribute of the TimePrepositionSolver class |
boolean |
isATimeRef(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aTimeRef attribute of the TimePrepositionSolver object |
boolean |
isAVerbRef(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aVerbRef attribute of the TimePrepositionSolver object |
DiscourseReferent |
solveAgent(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aPatient attribute of the TimePrepositionSolver object We assueme tha the entry is a verb !! |
DiscourseReferent |
solvePatient(DiscourseReferent dr,
java.lang.StringBuffer log)
Gets the aPatient attribute of the TimePrepositionSolver object We assueme tha the entry is a verb !! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int[] prepNArgs
public static java.lang.String[] prepNames
public static java.lang.String[] timeAdverbs
public int totalChecked
public int totalRecognized
public int totalUnrecognized
| Constructor Detail |
|---|
public TimePrepositionSolver()
public TimePrepositionSolver(DRSContainer drsCont)
drsCont - Description of the Parameter| Method Detail |
|---|
public TimeReference getATimeRef(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
public VerbalReference getAVerbRef(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
public void getTimeEvents(java.lang.String[] preps,
int[] nargs)
preps - List of prepositions to processnargs - Description of the Parameter
public VerbalReference getPatient(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
public DiscourseReferent solveAgent(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
public DiscourseReferent solvePatient(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
public boolean isAPatient(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
public static boolean isATimeAdverb(java.lang.String word)
word - Description of the Parameter
public boolean isATimeRef(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
public boolean isAVerbRef(DiscourseReferent dr,
java.lang.StringBuffer log)
dr - Description of the Parameterlog - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||