anno 0.3.1

Information extraction for Rust: Named Entity Recognition (NER), coreference resolution, and structured extraction
Documentation
1
2
3
4
5
# Contributing

1. Run checks: `just check`
2. Run tests: `just test`
3. Submit PR