graphannis 4.1.4

This is a new backend implementation of the ANNIS linguistic search and visualization system.
Documentation
1
2
3
4
5
6
7
8
pub mod errors;

#[macro_use]
pub mod util;

pub mod db;
pub mod operator;
pub mod types;