redrob-ranker / src /language

Commit History

fix: MultilingualEmbedder respects HF_HUB_OFFLINE env var instead of hardcoded local_files_only=True; start.sh uses set -e for error visibility
4f2ad4e
Running

MrNK2107 commited on

feat: align candidate relevance ranking & implement robust Turbo Mode fallback
4efdc67

MrNK2107 commited on

feat: final smoke-test fixes + spectacular README + UI bugfixes
25bfed8

MrNK2107 commited on

style(style): resolve ruff formatting check warnings
1e0d799

MrNK2107 commited on

style(language): format translator.py to fix E501 line length issues
153142f

MrNK2107 commited on

feat(language): add HingBERT token classification pipeline for Hinglish NER
a6d098c

MrNK2107 commited on

feat(language): add MBart-50 translation fallback model
242e0fc

MrNK2107 commited on

fix: resolve 20 high/medium bugs across search, agents, core, and extraction modules
842e3d0

MrNK2107 commited on

feat(language): add Hinglish code-mixed processor
d605cc9

MrNK2107 commited on

chore: commit remaining changes from previous sessions (PRD, plans, tests)
a3671cc

MrNK2107 commited on

fix(core): three architecture fixes — translation API, constants, vector scoring
07bc60c

MrNK2107 commited on

feat(language): add Phase 4 language pipeline
7683685

MrNK2107 commited on

chore: create directory structure with __init__.py files and placeholder scripts
93a281a

MrNK2107 commited on