tauri-apps / awesome-tauri

🚀 Awesome Tauri Apps, Plugins and Resources
MIT License
4.26k stars 265 forks source link

Add Annimate #335

Closed matthias-stemmler closed 1 month ago

matthias-stemmler commented 1 month ago

This is the link to the project: Annimate

Apps

Additional Context

ANNIS is a web-based platform for querying annotated linguistic corpora. While it is great at search and visualization, the export of query results can be hard for users who are not familiar with the inner structure of the particular corpus they are querying. Annimate (= ANNIs MATch Exporter) facilitates this export, allowing configuration through a convenient UI and producing CSV or Excel files. It uses the graphANNIS crate, which is also used by ANNIS itself, to query the database and adds logic on top of it to implement the export.