No description
- Python 95.2%
- Nix 2.5%
- Dockerfile 2.3%
- Introduced `parser.py` for parsing SQL UPDATE statements, extracting table names, SET and WHERE clauses, and generating processed SQL files. - Added `semantic_similarity.py` to compute cosine similarity between English and French text lists using a multilingual E5 model. - Updated `__init__.py` to include new functionalities and maintain module exports. - Enhanced `pyproject.toml` with dependencies for PyTorch and Transformers. |
||
|---|---|---|
| .devcontainer | ||
| .forgejo/workflows | ||
| src/translation_pack | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| shell.nix | ||