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
241 kB
Ctrl+K
Ctrl+K
6 contributors
History:
87 commits
youssefreda9
fix: wake sleeping HF Space before Gradio Client connection
c15c00a
5 days ago
autocomplete
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
about 1 month ago
dialect
Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
about 1 month ago
grammar
fix: wake sleeping HF Space before Gradio Client connection
5 days ago
punctuation
Fix spacing corruption block to include emails and english words
about 1 month ago
spelling
Update extension UI, app pipeline, and Spelling Rules
29 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)
about 1 month 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)
about 1 month ago
stage_locker.py
Safe
10.7 kB
Update extension UI, app pipeline and model loaders
29 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)
about 1 month ago
test_chatgpt_cases.py
Safe
4.77 kB
Fix plural adjective agreement regression for broken plurals
about 1 month ago