Hugging Face's logo 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
Building

App Files Files Community
Fetching metadata from the HF Docker repository...
bayan-api / src /nlp
179 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 51 commits
youssefreda9's picture
youssefreda9
Fix grammar rules output log — remove hardcoded ... truncation marker
f4e59e5 less than a minute ago
  • autocomplete
    feat(autocomplete): threshold=0.05 + max 3 suggestions 4 days ago
  • dialect
    feat: dialect-to-MSA conversion — backend API + frontend + Docker model cache 3 days ago
  • grammar
    Fix grammar rules output log — remove hardcoded ... truncation marker less than a minute ago
  • punctuation
    Phase 14c: Fix FIX-31 whitespace bug + fix misleading log truncation 8 minutes ago
  • spelling
    Fix: TerminalPunctuationGuard for short phrases and comprehensive Nasb/Jazm grammar rules fixes about 16 hours ago
  • __init__.py
    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 7 days ago
  • correction_patch.py
    6.15 kB
    Phase 14b: Fix spelling punct hallucination + cross-stage overlap 17 minutes ago
  • pipeline_context.py
    4.48 kB
    feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration 4 days ago
  • stage_locker.py
    10.1 kB
    Phase 14: Fix StageLocker over-locking + PatchSet overlap resolution 29 minutes ago