graphannis 0.9.0

This is a prototype for a new backend implementation of the ANNIS linguistic search and visualization system.
docs.rs failed to build graphannis-0.9.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: graphannis-3.2.1

Linux & MacOS: Build Status Linux & MacOS X Windows: Build status Windows

graphANNIS

This is a prototype for a new backend implementation of the ANNIS linguistic search and visualization system (http://github.com/korpling/ANNIS/).

While there are test cases it is highly experimental code and it is not ready to be used by end-users yet! Integration with ANNIS is currently implemented in a special branch: https://github.com/thomaskrause/ANNIS/tree/feature/graphannis

How to compile

graphANNIS is written in the Rust programming language (https://www.rust-lang.org). You can install Rust from https://www.rust-lang.org/en-US/install.html. After you have installed Rust, you can can build the complete project with

cargo build --release --all-features

3rd party dependencies

This software depends on several 3rd party libraries. These are documented in the BOM.txt file in this folder.

Language bindings

Author(s)