Commit History
fix: use env var HF_TOKEN instead of hf_token kwarg for gradio_client compatibility cfddf82
feat: add HF_TOKEN auth to Gradio Client to fix rate limiting 01f9c42
Fix grammar JSON spacing bug b4e2427
Fix structural regressions e7b2a51
Fix: 10 critical NLP logic bugs in grammar, spelling, and punctuation to prevent false positives 41ea30b
Fix plural adjective agreement regression for broken plurals e7c1175
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements) be32617
fix(grammar): add hamza fixes for ايضا, اول, and position-aware إنّ/أنّ rules 7078e93
update benchmark logs a84aad9
Fix collision benchmark failures: patch overlap mapping, tokenization guard, and rule hallucinations df5e501
Fix punctuation alignment and hallucinations, add punctuation safety rules, add kana/inna grammar rules 9786f39
feat(nlp): implement case-checking rules for kana and inna sisters using camel_tools 1519f71
Add debugging scripts and fix grammar/punctuation logic ce14862
Bayan AI commited on
fix: verb suffix stripping, regex unnormalized hamzas, and POS-independent triggers to reach 70% 4ec5188
Bayan AI commited on
refactor: simplify architecture and replace whitelists with CamelTools ebd15e7
Bayan AI commited on
Fix: Enhance Jazm and Nasb logic with camel_tools for Af'al Khamsa and defective verbs b3209ae
Bayan AI commited on
FIX-38/39 + Layer 1/2/3: Benchmark normalization + spelling safety + grammar rules 79db738
FIX-33b: Protect second+third preposition regexes with blocklist c6dd3fa
FIX-33/34/35: Fix infinite loop — grammar corruption + spelling conflict 03cd504
Fix grammar rules output log — remove hardcoded ... truncation marker 09be182
Phase 14c: Fix FIX-31 whitespace bug + fix misleading log truncation 80c9b7b
Fix: TerminalPunctuationGuard for short phrases and comprehensive Nasb/Jazm grammar rules fixes 76b9ec3
Bayan AI commited on
Feat: Add demonstrative and noun-adjective dual/plural agreement rules daf0945
Bayan AI commited on
Fix: Prevent conditional sentences rule from overcorrecting 'إن' and 'من' by requiring the subsequent word to be a verb d7619b9
Bayan AI commited on
Fix: Preserve input punctuation during grammar correction db7d7d8
Bayan AI commited on