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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
bayan-api / src /nlp /grammar
55.6 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 38 commits
youssefreda9's picture
youssefreda9
fix(grammar): add hamza fixes for ايضا, اول, and position-aware إنّ/أنّ rules
e6b20e0 about 3 hours ago
  • __init__.py
    21 Bytes
    feat: NLP-2 Grammar Integration — dependency-aware pipeline - Add grammar_rules.py (ArabicGrammarGuard from Grammer_Rules.py with camel-tools) - Add grammar_service.py (lazy-loaded Gradio Client + rules pipeline) - Wire /api/grammar endpoint to real grammar service - Wire /api/analyze Step 2 to grammar (receives AraSpell output) - Update /api/health to report grammar status - Add gradio_client to requirements.txt - Add camel_data download to Dockerfile - Frontend unchanged (already supports grammar-error yellow highlighting) 9 days ago
  • grammar_rules.py
    47.5 kB
    fix(grammar): add hamza fixes for ايضا, اول, and position-aware إنّ/أنّ rules about 3 hours ago
  • grammar_service.py
    8.13 kB
    Fix grammar rules output log — remove hardcoded ... truncation marker 3 days ago