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
/
spelling
80.5 kB
Ctrl+K
Ctrl+K
6 contributors
History:
21 commits
youssefreda9
chore: complete 100-finding audit + deep project cleanup
5dcc696
about 6 hours ago
__init__.py
42 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
10 days ago
araspell_rules.py
76.7 kB
chore: complete 100-finding audit + deep project cleanup
about 6 hours ago
araspell_service.py
3.73 kB
chore: complete 100-finding audit + deep project cleanup
about 6 hours ago