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
Restarting
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bayan-api
/
src
/
nlp
179 kB
Ctrl+K
Ctrl+K
5 contributors
History:
49 commits
youssefreda9
Phase 14b: Fix spelling punct hallucination + cross-stage overlap
cfb4439
1 minute ago
autocomplete
feat(autocomplete): threshold=0.05 + max 3 suggestions
4 days ago
dialect
feat: dialect-to-MSA conversion — backend API + frontend + Docker model cache
3 days ago
grammar
Fix: TerminalPunctuationGuard for short phrases and comprehensive Nasb/Jazm grammar rules fixes
about 16 hours ago
punctuation
Merge punctuation_rules V1+V2: V2 threshold+fallback, V1 softened exclamation guard for short texts
37 minutes ago
spelling
Fix: TerminalPunctuationGuard for short phrases and comprehensive Nasb/Jazm grammar rules fixes
about 16 hours 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
7 days ago
correction_patch.py
6.15 kB
Phase 14b: Fix spelling punct hallucination + cross-stage overlap
1 minute ago
pipeline_context.py
4.48 kB
feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration
4 days ago
stage_locker.py
10.1 kB
Phase 14: Fix StageLocker over-locking + PatchSet overlap resolution
13 minutes ago