Commit Graph

31 Commits

Author SHA1 Message Date
d601ae3f83 Increase logging, add failing tokenization tests. 2018-04-15 17:08:01 +02:00
fc37450565 Add (non-passing) tokenization. 2018-04-15 16:41:07 +02:00
75174e1736 Increase exploration, remove unnecessary initial knowledge. 2017-10-02 23:37:22 +02:00
75f00e7171 Fix session logging level bug. 2017-10-01 20:49:28 +02:00
2f76cdc260 Add more logging context. 2017-10-01 20:46:48 +02:00
6278cc43f7 Remove color strings from session logs. 2017-10-01 20:37:51 +02:00
bb7d438e0d Add session context, increase logging. 2017-10-01 17:10:50 +02:00
359f858c39 Add session files base concept. 2017-09-30 01:32:04 +02:00
58fb9fb188 Add extended gac tests. 2017-09-30 00:58:24 +02:00
23256b945d Reduce unneeded base knowledge. 2017-09-22 01:03:47 +02:00
91dd5a9c6c Separate visualization module. 2017-09-22 01:00:39 +02:00
e6fbbc19e0 Adjust info logging level. 2017-09-22 01:00:09 +02:00
379855766c Fix bug in gac_100 test. 2017-09-22 00:52:04 +02:00
d23329b019 Add cli base. 2017-09-17 22:01:59 -04:00
fae11eb875 Change prints into loggings. 2017-09-17 21:28:25 -04:00
b16df096d7 Add new GAC100 test example. 2017-06-12 16:02:58 +02:00
0fbb9238eb Extract more contextual info from the words.
A property dictionary is now only to be considered equal to a word
when it shares at least one group, or neither has groups.
2017-06-04 18:53:17 +02:00
9d49d00688 Work in progress.
* Test
 * More debugging
 * Base concept
2017-05-28 22:39:07 +02:00
aa7bee4c8b Add perform-verb-over-object and (failing) test. 2017-05-24 23:54:58 +02:00
e0a5f02c34 Add progress bar visuals to tests. 2017-05-24 22:53:36 +02:00
8e304b2a09 Always create the "groups" set for new elements.
This allows a smaller initial knowledge base.
2017-05-24 22:26:30 +02:00
a7f70d2888 Unlock 7th GAC 100. 2017-05-24 22:17:57 +02:00
02f909269a Use after_execution mechanism for test asserts. 2017-05-24 21:09:23 +02:00
e51ba71ec5 Add after_execution mechanism to gac100 test. 2017-05-24 20:42:45 +02:00
a99449c04a Add property-has-value example. 2017-05-24 20:42:15 +02:00
bbba6b75e1 Make remix model more powerful.
Accept elements in the remix that are not present in the
subtrees.
2017-05-24 20:30:50 +02:00
d029ecd91d Implication example. 2017-05-24 20:13:42 +02:00
3cfc03373f Use {set} notation for sets. 2017-05-23 23:29:34 +02:00
e6e8146478 Allow learning from unparsed data in tests. 2017-05-23 23:28:01 +02:00
d6628101de Base gac 100. 2017-05-23 22:16:27 +02:00
23ae882161 Separated basic test. 2017-05-23 21:57:51 +02:00