Add helper stuff for figures, cleanup

This commit is contained in:
2026-02-20 01:56:28 +01:00
parent 28823dc0b5
commit 101bd81ca1
20 changed files with 1862 additions and 1164 deletions

View File

@@ -33,3 +33,8 @@ Verwendung:
./convert_jupytext.sh py # Jupyter Notebook -> Python
./convert_jupytext.sh nb # Python -> Jupyter Notebook
```
## Weitere Infos
- [README BERTopic](./bertopic/README.md)
- [README RAFT](./raft/README.md)