Bayes classifier, type tokenizer and NLP module reorganization

This commit is contained in:
mdecimus
2023-10-10 18:58:38 +02:00
parent a0812095ef
commit 3d9efd363a
53 changed files with 4651 additions and 944 deletions

View File

@@ -38,6 +38,7 @@ Key features:
- OAuth 2.0 [authorization code](https://www.rfc-editor.org/rfc/rfc8628) and [device authorization](https://www.rfc-editor.org/rfc/rfc8628) flows.
- Access Control Lists (ACLs).
- Rate limiting.
- Security audited (read the [report](https://stalw.art/blog/security-audit)).
- **Robust and scalable**:
- **FoundationDB** or **SQLite** database backends.
- **S3-compatible** blob storage support.