Commit Graph
87 Commits
Author SHA1 Message Date
Paul Gilbert 27417fa78d TITANIC: Added TTparser resetConcept 2016-07-15 19:15:29 -04:00
Paul Gilbert 5576060aef TITANIC: Added TTparser filterConcepts 2016-07-15 19:15:25 -04:00
Paul Gilbert 483929e70a TITANIC: Added various TTparser & TTconcept support methods 2016-07-15 19:15:22 -04:00
Paul Gilbert ae9a04bd41 TITANIC: Refactored TTsentenceSubBase to TTconceptNode 2016-07-15 19:15:14 -04:00
Paul Gilbert d537a25bd7 TITANIC: Added TTsentenceSubBase setHandlerConcept 2016-07-15 19:15:08 -04:00
Paul Gilbert 6ab35972e8 TITANIC: Implement TTconcept getText 2016-07-15 19:14:27 -04:00
Paul Gilbert 1ffb8ff92b TITANIC: Added TTconcept deleteSiblings 2016-07-15 19:14:20 -04:00
Paul Gilbert 6d2f65c97f TITANIC: New TTconcept constructor and copy methods 2016-07-15 19:14:08 -04:00
Paul Gilbert 46bb597ba2 TITANIC: New TTconcept constructor 2016-07-15 19:14:05 -04:00
Paul Gilbert 006c98cfa4 TITANIC: Added ParserAction enum 2016-07-15 19:14:02 -04:00
Paul Gilbert 59796e03e4 TITANIC: Change WordMode to WordClass and flesh it out 2016-07-15 19:13:59 -04:00
Paul Gilbert 39a12288bb TITANIC: Start of considerRequests 2016-07-15 19:13:56 -04:00
Paul Gilbert 87201eed1f TITANIC: Added TTparser addToConceptList 2016-07-15 19:13:53 -04:00
Paul Gilbert 8668b37ef5 TITANIC: Finished TTparser loadRequests 2016-07-15 19:13:50 -04:00
Paul Gilbert 886b710484 TITANIC: Implemented TTparser checkReferent 2016-07-15 19:13:47 -04:00
Paul Gilbert 49c9060bec TITANIC: More implementation of TTparser loadRequests 2016-07-15 19:13:41 -04:00
Paul Gilbert 2d83f5b131 TITANIC: Starting TTparser loadRequests 2016-07-15 19:13:36 -04:00
Paul Gilbert 378c96736a TITANIC: Fields renaming 2016-07-15 19:13:30 -04:00
Paul Gilbert 72add4230f TITANIC: Finished TTvocab getPrefixedWord 2016-07-15 19:13:12 -04:00
Paul Gilbert d4c6538726 TITANIC: Work on TTparser findFrames 2016-07-15 19:13:00 -04:00
Paul Gilbert cca38c15e5 TITANIC: Implemented TTstring tokenize 2016-07-15 19:12:57 -04:00
Paul Gilbert 89caddc217 TITANIC: Beginning of TTparser findFrames 2016-07-15 19:12:55 -04:00
Paul Gilbert 5da19b674d TITANIC: Changed TTinput to TTsentence to match original 2016-07-15 19:12:48 -04:00
Paul Gilbert 39b85d845b TITANIC: Changed parser & script processInput methods to preprocess 2016-07-15 19:12:44 -04:00
Paul Gilbert a7c1b2fc6b TITANIC: Finished TTparser processInput 2016-07-15 19:12:42 -04:00
Paul Gilbert 361ac2cfe4 TITANIC: Implemented secondary replaceNumbers method 2016-07-15 19:12:39 -04:00
Paul Gilbert 3878f38d8c TITANIC: Move replacement string arrays into TTparser, added NUMBERS array 2016-07-15 19:12:22 -04:00
Paul Gilbert e16239e21f TITANIC: Implemented parser replaceNumbers sub-methods 2016-07-15 19:12:02 -04:00
Paul Gilbert e1ba967233 TITANIC: Moved other static arrays from Titanic engine to dat file 2016-07-15 19:12:00 -04:00
Paul Gilbert b37da849c9 TITANIC: Implement TTparser searchAndReplace methods 2016-07-15 19:11:43 -04:00
Paul Gilbert 76b61324de TITANIC: Renaming for normalized input line 2016-07-10 16:39:38 -04:00
Paul Gilbert 69134c66cc TITANIC: Implemented parser normalizeContraction 2016-07-10 16:39:37 -04:00
Paul Gilbert 1da409ca98 TITANIC: Rename stub method to normalizeContraction 2016-07-10 16:39:36 -04:00
Paul Gilbert 68e230182c TITANIC: Implement TTparser normalize 2016-07-10 16:39:35 -04:00
Paul Gilbert e862d80cd2 TITANIC: Beginning of parser input line normalization 2016-07-10 16:39:33 -04:00
Paul Gilbert e5e0e22c56 TITANIC: Beginnings of TTinput class 2016-07-10 16:39:32 -04:00
Paul Gilbert e8971dd106 TITANIC: Rename CScriptHandlerSub2 to TTparser 2016-07-10 16:39:26 -04:00