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
      • 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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
bayan-api / src /nlp
162 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 42 commits
youssefreda9's picture
youssefreda9
Phase 11.5: Adversarial diagnostic + 4 critical pipeline fixes
57104c1 28 days 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 30 days ago
  • grammar
    HOTFIX: Remove broad preposition/nasb regex rules — caused Hallucination 0%, +38 FP 29 days ago
  • punctuation
    Phase 11.5: Adversarial diagnostic + 4 critical pipeline fixes 28 days ago
  • spelling
    Phase 12: Spelling pipeline integration + Benchmark integrity fixes 28 days 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 about 1 month ago
  • correction_patch.py
    4.43 kB
    feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration about 1 month ago
  • pipeline_context.py
    4.48 kB
    feat: Pipeline Hardening v3.3 — stage ownership, punctuation safety, UUID migration about 1 month ago
  • stage_locker.py
    7.97 kB
    Phase 11: Hierarchical StageLocker — grammar overrides spelling locks 28 days ago