Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The parse() function in not terminating in Parse.py #1

Open
harish5556 opened this issue Aug 13, 2017 · 1 comment
Open

The parse() function in not terminating in Parse.py #1

harish5556 opened this issue Aug 13, 2017 · 1 comment

Comments

@harish5556
Copy link

The '''Main Earley's Parser loop''' is not terminating. I tried with the same example(sentence and grammar) which you gave. The loop is iterating infinitely.

@n0nick
Copy link
Owner

n0nick commented Aug 14, 2017

Thanks for the report @harish5556!
Unfortunately this project is now a 6 years old homework project which I haven't maintained since. I can't say that I remember much about the implementation and possible causes for the issue you're describing.

Have you tried debugging this and might have an idea for what causes this? I would love to incorporate a Pull Request if you already know the issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants