https://github.com/guseyn/natural-language-parser
Create your own parser for custom natural language (or domain specific language).
https://github.com/guseyn/natural-language-parser
Last synced: 6 months ago
JSON representation
Create your own parser for custom natural language (or domain specific language).
- Host: GitHub
- URL: https://github.com/guseyn/natural-language-parser
- Owner: Guseyn
- License: mit
- Created: 2021-09-24T07:44:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T07:47:36.000Z (almost 5 years ago)
- Last Synced: 2025-06-29T03:43:12.461Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Natural Language Parser
Create your own parser for custom natural language (or domain specific language). This is something that will be extracted from my side project [Unison](https://guseyn.com/stuff/projects?v=1.0.230). So, stay tuned :)