singnet / language-learning

OpenCog Unsupervised Language Learning
https://wiki.opencog.org/w/Language_learning
MIT License
32 stars 11 forks source link

Added grammar-tester compatibility with sql-formatted dictionaries #243

Closed glicerico closed 5 years ago

glicerico commented 5 years ago

Changes should allow compatibility with LG dictionaries in sql format, when link-grammar version is updated to 5.6.2. LG version of current ULL pipeline doesn't accept such dictionaries. This code should not break existing functionalty, so I think there's no need to comment it out for later addition.

glicerico commented 5 years ago

@alexei-gl , it passes the tests now. Please Merge if it satisfies you.

glicerico commented 5 years ago

@alexei-gl , any comments on this?

alexei-gl commented 5 years ago

@glicerico , please make unit test for .db dictionaries.