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