pyDATR 0.2
An implementation of the DATR language written in Python.
pyDATR is an implementation of the DATR language written in Python. It can parse DATR theories and evaluate queries against them. It also contains a persistence layer that allows storing theories and nodes in a relational database. Theories that have been stored through this layer can later be partially loaded and will transparently retrieve nodes from the database as needed, thus reducing memory consumption.
There's not much there in the way of a user interface as it is intended to be called from Python scripts.
- Author: Henrik Weber <hweber at sourceforge net>
- Home Page: http://pydatr.sourceforge.net/
- Download URL: http://sourceforge.net/project/showfiles.php?group_id=134738
- License: Python License
- Platform: All platforms Python 2.4 runs on
-
Categories
- Development Status :: 2 - Pre-Alpha
- Environment :: Console
- Environment :: Other Environment
- Intended Audience :: Developers
- Intended Audience :: Science/Research
- License :: OSI Approved :: Python Software Foundation License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Scientific/Engineering :: Artificial Intelligence
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Linguistic
- Package Index Owner: hweber
- DOAP record: pyDATR-0.2.xml
