Commit Graph

13 Commits

Author SHA1 Message Date
d601ae3f83 Increase logging, add failing tokenization tests. 2018-04-15 17:08:01 +02:00
40b63128af Save structural elements. 2018-04-15 17:07:29 +02:00
fc37450565 Add (non-passing) tokenization. 2018-04-15 16:41:07 +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
359f858c39 Add session files base concept. 2017-09-30 01:32:04 +02:00
2c36dd9b7e Save original examples (needed on show_samples). 2017-09-30 00:55:44 +02:00
d607b2210e Avoid crashing when a fit is not found. 2017-09-30 00:55:01 +02:00
e6fbbc19e0 Adjust info logging level. 2017-09-22 01:00:09 +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
2bfe676b2d Integrate the knowledge ASAP.
If we do this before the parsing we can leverage that semantics
in the matching phase.
2017-05-24 22:03:37 +02:00
6693b7deb0 Remove need from as_property info.
Probably this can be improved upon if the data is later
analyzed with it's similars.
2017-05-23 23:16:21 +02:00
5297158110 Package as tree_nlu. 2017-05-23 19:04:44 +02:00