AssertionError: Only earley, cyk supports disambiguation right now
midoublelo opened this issue · 1 comments
midoublelo commented
Running Akilang on Python 3.7.3 just returns 'AssertionError: Only earley, cyk supports disambiguation right now'. I am assuming this might be an error to do with Lark.
syegulalp commented
Seems likely. I'm reworking the entire project, including the way the parser is invoked, so this may disappear on its own eventually.