ner-bert and BERT-NER-TF

ner-bert
50
Established
BERT-NER-TF
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 408
Forks: 100
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 213
Forks: 68
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About ner-bert

ai-forever/ner-bert

BERT-NER (nert-bert) with google bert https://github.com/google-research.

This project helps you automatically identify and extract key entities like names, locations, or organizations from text documents. You provide raw text data, and it outputs the same text with specific words or phrases tagged with their respective categories. This is useful for data scientists, natural language processing engineers, or anyone working with large volumes of unstructured text who needs to quickly find specific information.

natural-language-processing information-extraction text-analytics data-labeling semantic-search

About BERT-NER-TF

kamalkraj/BERT-NER-TF

Named Entity Recognition with BERT using TensorFlow 2.0

This project helps you automatically identify and classify key entities like people, locations, and organizations within text documents. You provide raw text as input, and it outputs the text with recognized entities tagged and categorized. It's useful for developers or data scientists who need to build applications that extract structured information from unstructured text data.

natural-language-processing information-extraction text-analytics machine-learning-engineering data-science

Scores updated daily from GitHub, PyPI, and npm data. How scores work