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...
main
bayan-api
/
src
/
nlp
Ctrl+K
Ctrl+K
6 contributors
History:
86 commits
youssefreda9
fix: use env var HF_TOKEN instead of hf_token kwarg for gradio_client compatibility
cfddf82
3 days ago
autocomplete
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
22 days ago
dialect
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
22 days ago
grammar
fix: use env var HF_TOKEN instead of hf_token kwarg for gradio_client compatibility
3 days ago
punctuation
Fix spacing corruption block to include emails and english words
22 days ago
spelling
Update extension UI, app pipeline, and Spelling Rules
20 days 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
9.91 kB
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
22 days ago
pipeline_context.py
Safe
4.66 kB
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
22 days ago
stage_locker.py
Safe
10.7 kB
Update extension UI, app pipeline and model loaders
20 days ago
test_bugs.py
Safe
8.33 kB
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
22 days ago
test_chatgpt_cases.py
Safe
4.77 kB
Fix plural adjective agreement regression for broken plurals
22 days ago