Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
bayan10
/
bayan-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bayan-api
/
src
/
nlp
166 kB
Ctrl+K
Ctrl+K
5 contributors
History:
44 commits
Bayan AI
Fix: Prevent conditional sentences rule from overcorrecting 'إن' and 'من' by requiring the subsequent word to be a verb
4c96469
about 3 hours ago
autocomplete
feat(autocomplete): threshold=0.05 + max 3 suggestions
3 days ago
dialect
feat: dialect-to-MSA conversion — backend API + frontend + Docker model cache
2 days ago
grammar
Fix: Prevent conditional sentences rule from overcorrecting 'إن' and 'من' by requiring the subsequent word to be a verb
about 3 hours ago
punctuation
Phase 11.5: Adversarial diagnostic + 4 critical pipeline fixes
about 10 hours ago
spelling
Phase 12: Spelling pipeline integration + Benchmark integrity fixes
1 day ago
__init__.py
49 Bytes
feat: Add AraSpell spelling correction endpoint (POST /api/spelling) with lazy model loading - Extract AraSpell pipeline into src/nlp/spelling/ (araspell_rules.py + araspell_service.py) - Pre-download AraBERT encoder-decoder + checkpoint in Dockerfile - Lazy load on first request, contextual=False to save RAM - Update health check to report spelling status
6 days ago
correction_patch.py
4.43 kB
feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration
4 days ago
pipeline_context.py
4.48 kB
feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration
4 days ago
stage_locker.py
7.97 kB
Phase 11: Hierarchical StageLocker — grammar overrides spelling locks
about 10 hours ago