singnet / language-learning

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

grammar-tester lg_dict version bug #242

Closed glicerico closed 5 years ago

glicerico commented 5 years ago

The way grammar tester reports version has a bug: if there's a comment talking about "UNKOWN-WORD" without brackets "<>" before the first rule for "", reported version will be 5.4.0.

Example: LG-English dict file v5.5.1 has the following (line 12686): % by the UNKNOWN-WORD.a rule -- "Umm, I think he did it."

alexei-gl commented 5 years ago

Fixed in PR #250