Commit Graph

12 Commits

Author SHA1 Message Date
16a895dc22 Fix debugging logging formats. 2017-09-20 21:11:15 -04:00
fae11eb875 Change prints into loggings. 2017-09-17 21:28:25 -04: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
d3b604efca Visualize & use more data.
* Visualize more steps in the process.
 * Collect more possibilities in get_fit().
2017-05-29 23:23:53 +02:00
9d49d00688 Work in progress.
* Test
 * More debugging
 * Base concept
2017-05-28 22:39:07 +02:00
9ed43aa362 Return None when a matrix cannot be applied. 2017-05-24 22:16:36 +02:00
89b281fd6f Lean on knowledge too when defining bounds. 2017-05-24 22:16:03 +02:00
7cdf8a310d Unroll get_matching last list-comprehension. 2017-05-24 22:10:19 +02:00
e6cbb54382 Also use matching tokens to score tree similarity. 2017-05-24 22:09:28 +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
460ad73bba Handle the possibility of remixes not working. 2017-05-23 23:17:46 +02:00
5297158110 Package as tree_nlu. 2017-05-23 19:04:44 +02:00