Metadata-Version: 2.1
Name: auto-ner
Version: 0.1.0
Summary: End to End application for named entity recognition. Highlights: 1. Powerd by GenAi 2. Few shot Learning 3. Training and inference pipelines
Home-page: https://github.com/bokey007/auto_ner
Author: Sudhir Arvind Deshmukh
Description-Content-Type: text/markdown
License-File: LICENSE

# auto_ner
Custom Named enetuty recognition Zero / Few shot

# Soluti9on is implemnted in following three steps 
1. Create the baseline
    Spacy Model
2. Meet the Expectations
    Training Bert
3. Exeed the expectations
    Few shot / Zero Shot NER

Beyond mere NER : entyity linking

# 1. 
