https://github.com/bbengfort/earley-light
Lightweight Earley demonstration parser without NTLK
https://github.com/bbengfort/earley-light
Last synced: 11 months ago
JSON representation
Lightweight Earley demonstration parser without NTLK
- Host: GitHub
- URL: https://github.com/bbengfort/earley-light
- Owner: bbengfort
- License: other
- Created: 2013-04-12T18:16:18.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-12T18:17:38.000Z (about 13 years ago)
- Last Synced: 2025-06-20T00:07:42.667Z (about 1 year ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
earley-light
============
Lightweight Earley demonstration parser without NTLK -- includes a noun phrase grammar!