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

Narsese grammer parser #263

Closed
kripper opened this issue May 12, 2024 · 2 comments
Closed

Narsese grammer parser #263

kripper opened this issue May 12, 2024 · 2 comments

Comments

@kripper
Copy link

kripper commented May 12, 2024

I was checking https://github.com/opennars/OpenNARS-for-Applications/blob/master/narsese_to_english.py and it's just using regular expressions.
Is there any narsese grammer parser implementation that could be used instead?

See also:
patham9/NarsGPT#14

@kripper
Copy link
Author

kripper commented May 12, 2024

Here I found a real parser using lark:
https://github.com/bowen-xu/PyNARS/tree/dev/pynars/Narsese/Parser

Should we migrate to PyNARS?
If so, please consider including this project into the opennars organization and put a link in the other repo README files.

@kripper kripper closed this as completed May 13, 2024
@kripper
Copy link
Author

kripper commented May 16, 2024

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

1 participant