Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
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...
54052f7
bayan-api
/
src
/
nlp
164 kB
Ctrl+K
Ctrl+K
6 contributors
History:
43 commits
Bayan AI
Fix: Preserve input punctuation during grammar correction
54052f7
about 1 month ago
autocomplete
feat(autocomplete): threshold=0.05 + max 3 suggestions
about 1 month ago
dialect
feat: dialect-to-MSA conversion — backend API + frontend + Docker model cache
about 1 month ago
grammar
Fix: Preserve input punctuation during grammar correction
about 1 month ago
punctuation
Phase 11.5: Adversarial diagnostic + 4 critical pipeline fixes
about 1 month ago
spelling
Phase 12: Spelling pipeline integration + Benchmark integrity fixes
about 1 month ago
__init__.py
Safe
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
about 1 month ago
correction_patch.py
Safe
4.43 kB
feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration
about 1 month ago
pipeline_context.py
Safe
4.48 kB
feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration
about 1 month ago
stage_locker.py
Safe
7.97 kB
Phase 11: Hierarchical StageLocker — grammar overrides spelling locks
about 1 month ago