|
393527590c
|
Convert the linear exploration into a more tree-like.
|
2017-05-22 20:20:53 +02:00 |
|
|
ae8d717344
|
Move MAX_RECURSIONS to parameter file.
|
2017-05-21 14:12:32 +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 |
|
|
b2b6be6c9a
|
Fix subquery learning/interpretation.
|
2017-05-17 01:05:55 +02:00 |
|
|
e83725efa4
|
Fix minor forgotten typo.
|
2017-05-17 00:45:41 +02:00 |
|
|
63227c4f3e
|
Fix exploration of multiple options on a sub-level.
|
2017-05-17 00:27:23 +02:00 |
|
|
42cb4cb8f1
|
Add interpretation phase to shallow (1 level) nested structures.
|
2017-05-16 22:46:22 +02:00 |
|
|
5f6b067e17
|
Add learning phase to shallow (1 level) nested structures.
|
2017-05-15 16:51:39 +02:00 |
|
|
099af2a815
|
Add remix application sample.
|
2017-05-13 20:33:09 +02:00 |
|
|
0e19240720
|
Building base (extremely naïve) subgraph remix matrix.
|
2017-05-13 20:28:11 +02:00 |
|
|
ad975015a6
|
Move pieces of parsing code in parsing module.
|
2017-05-11 20:56:01 +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 |
|