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

Muhsabrys
/
AMWAL_ArFinNER

Token Classification
spaCy
Arabic
arabic
named-entity-recognition
ner
finance
financial-ner
information-extraction
ontology-aligned
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Muhsabrys/AMWAL_ArFinNER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Muhsabrys/AMWAL_ArFinNER with spaCy:

    !pip install https://huggingface.co/Muhsabrys/AMWAL_ArFinNER/resolve/main/AMWAL_ArFinNER-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("AMWAL_ArFinNER")
    
    # Importing as module.
    import AMWAL_ArFinNER
    nlp = AMWAL_ArFinNER.load()
  • Notebooks
  • Google Colab
  • Kaggle
AMWAL_ArFinNER
46.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
Muhsabrys's picture
Muhsabrys
Update README.md
1ffb8fa verified 5 months ago
  • __pycache__
    AMWAL v1: spaCy Arabic Financial NER with normalization pipeline 5 months ago
  • spacy_model
    AMWAL v1: spaCy Arabic Financial NER with normalization pipeline 5 months ago
  • .gitattributes
    51 Bytes
    AMWAL v1: spaCy Arabic Financial NER with normalization pipeline 5 months ago
  • README.md
    7.46 kB
    Update README.md 5 months ago
  • amwal.py
    1.77 kB
    Update amwal.py 5 months ago
  • notebook.ipynb
    2.83 kB
    Upload notebook.ipynb 5 months ago
  • readme.md
    277 Bytes
    AMWAL v1: spaCy Arabic Financial NER with normalization pipeline 5 months ago
  • requirements.txt
    37 Bytes
    AMWAL v1: spaCy Arabic Financial NER with normalization pipeline 5 months ago
  • setup.py
    269 Bytes
    Create setup.py 5 months ago