ner-bert and BERT-NER-TF
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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work