Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adi-code22/create-ner-dataset-nlp

Python snippet for creating NER dataset, this basically filters out words and sentences relevant for an ideal NER model.
https://github.com/adi-code22/create-ner-dataset-nlp

machine-learning natural-language-processing ner

Last synced: about 5 hours ago
JSON representation

Python snippet for creating NER dataset, this basically filters out words and sentences relevant for an ideal NER model.

Awesome Lists containing this project

README

        

# AI-NLP

## Python snippet for creating NER(Named Entity Recognition) dataset, this basically filters out words and sentences relevant for an ideal NER model.