syegulalp/Akilang

AssertionError: Only earley, cyk supports disambiguation right now

midoublelo opened this issue · 1 comments

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.

Seems likely. I'm reworking the entire project, including the way the parser is invoked, so this may disappear on its own eventually.