johnstill / earley

Earley's Parsing / Recognizing Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

earley.py

Python implementation of an Earley parser recognizer. Proof of concept; not a rigorous development tool.

About

Earley's Parsing / Recognizing Algorithm


Languages

Language:Python 100.0%