Metadata-Version: 2.4
Name: rusev_py
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Summary: Fast implementation of SeqEval, a sequence evaluation framework, with python bindings
Keywords: ML,SeqEval,Metrics,NLP,NER
Author: Simon Théorêt <simonteoret@hotmail.com
Author-email: Simon Théorêt <simonteoret@hotmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/SimonTheoret/rusev

# Rusev for Python
Interface for using Rusev from Python, with a focus on soudness and
performance.

Bindings over the [Rust](https://github.com/SimonTheoret/Rusev/tree/main/rusev) implementation.

