https://github.com/comnik/pysifal
A python implementation of the deterministic PARSIFAL-Parser by M. Marcus.
https://github.com/comnik/pysifal
Last synced: 8 months ago
JSON representation
A python implementation of the deterministic PARSIFAL-Parser by M. Marcus.
- Host: GitHub
- URL: https://github.com/comnik/pysifal
- Owner: comnik
- Created: 2013-02-23T22:57:26.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-25T20:16:16.000Z (over 13 years ago)
- Last Synced: 2025-06-20T13:16:36.668Z (12 months ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PYSIFAL
=======================
[REQUIRES]
nltk.Tree
nltk.Draw
A python implementation of the deterministic PARSIFAL-Parser by M. Marcus.