Commit graph

9 commits

Author SHA1 Message Date
5297158110 Package as tree_nlu. 2017-05-23 19:04:44 +02:00
f338fb786d Set base logging level as info, remove unused debug strings. 2017-05-22 22:06:49 +02:00
393527590c Convert the linear exploration into a more tree-like. 2017-05-22 20:20:53 +02:00
851ab1de20 Blindly replace all prints by logging.debug.
Also, add a "depth" meter to measure the depth level in the
tree matching.
2017-05-17 23:54:18 +02:00
5f6b067e17 Add learning phase to shallow (1 level) nested structures. 2017-05-15 16:51:39 +02:00
3cc1f9bcde Add question asking operator. 2017-05-11 20:36:55 +02:00
675a494723 Setup an structure to allow setting or getting elements. 2017-05-11 20:24:29 +02:00
e42ef8f415 Integrate elements.
* Move interface to KnowledgeBase object.
 * Connect process and evaluate calls.
2017-05-11 20:00:10 +02:00
edc3cb97ab Separation of functionalities in modules. 2017-05-11 01:09:39 +02:00