Metadata-Version: 2.0
Name: graphannis
Version: 0.10.0
Summary: graphANNIS Python API
Home-page: https://github.com/corpus-tools/graphANNIS-python/
Author: Thomas Krause
Author-email: thomaskrause@posteo.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: cffi (>=1.0.0)
Requires-Dist: networkx


graphANNIS Python Bindings
==========================

GraphANNIS (https://github.com/corpus-tools/graphANNIS/) is a library for corpus linguistic queries.
This are the Python bindings to its API.

While there are test cases, this project is still in a pre-release beta phase.
**Only a sub-set of the ANNIS Query Langugage (AQL) is supported yet (full support is planned)**



