๐ŸŒ
GitHub
github.com โ€บ topics โ€บ named-entity-recognition
named-entity-recognition ยท GitHub Topics ยท GitHub
An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines. python nlp privacy transformers spacy ...

extraction of named entity mentions in unstructured text into pre-defined categories

Named-entity recognition (NER) (also known as (named) entity identification, entity chunking, and entity extraction) is a subtask of information extraction that seeks to locate and classify named entities mentioned in unstructured text โ€ฆ Wikipedia
๐ŸŒ
GitHub
github.com โ€บ Akshayc1 โ€บ named-entity-recognition
GitHub - Akshayc1/named-entity-recognition: Name Entity Recognition using Python and Keras
Name Entity Recognition using Python and Keras. Contribute to Akshayc1/named-entity-recognition development by creating an account on GitHub.
Starred by 46 users
Forked by 44 users
Languages ย  Jupyter Notebook
๐ŸŒ
GitHub
github.com โ€บ floydhub โ€บ named-entity-recognition-template
GitHub - floydhub/named-entity-recognition-template: Build a deep learning model for predicting the named entities from text.
In this notebook we will perform a Sequence Tagging with a LSTM-CRF model to extract the named entities from the annotated corpus.
Starred by 55 users
Forked by 19 users
Languages ย  Jupyter Notebook
๐ŸŒ
GitHub
github.com โ€บ njainds โ€บ Named-Entity-Recognition
GitHub - njainds/Named-Entity-Recognition: This is a project in python to extract named entities from the given text corpus. You can use this project directly on your text corpus (changing path in config file) to train the model and score it on new corpus.
This is an implementation using (linear chain) conditional random fields (CRF) in python 2.7 for named entity recognition (NER). It uses the python-crfsuite library as its basis. By default it can handle the labels PER, LOC, ORG and MISC, but ...
Starred by 11 users
Forked by 2 users
Languages ย  Jupyter Notebook 86.0% | Python 14.0%
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ name-entity-recognition
name-entity-recognition ยท GitHub Topics ยท GitHub
An AI-powered, but model-agnostic name-entity recognition toolkit. python ner nlp-machine-learning anonymization pii de-identification name-entity-recognition pii-anonymization
๐ŸŒ
GitHub
github.com โ€บ lbasek โ€บ named-entity-recognition
GitHub - lbasek/named-entity-recognition: Named Entity Recognition - Python - Keras
Named Entity Recognition - Python - Keras. Contribute to lbasek/named-entity-recognition development by creating an account on GitHub.
Starred by 7 users
Forked by 4 users
Languages ย  Python
๐ŸŒ
GitHub
github.com โ€บ deeppavlov โ€บ ner
GitHub - deeppavlov/ner: Named Entity Recognition
NER class from ner/network.py provides methods for construction, training and inference neural networks for Named Entity Recognition.
Starred by 336 users
Forked by 64 users
Languages ย  Python 74.4% | Jupyter Notebook 25.6%
๐ŸŒ
GitHub
github.com โ€บ bond005 โ€บ deep_ner
GitHub - bond005/deep_ner: Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier
After installing the Deep-NER can be used as Python package in your projects. It includes two variants of NER: the ELMo-NER and the BERT-NER. Distributional semantics methods, based on the deep learning (BERT or ELMo), are used for semantic features extraction from some text, after that Conditional Random Fields (CRF) or their combinations with Long Short Term Memory networks (LSTM) do the final classification of named entities in this text.
Starred by 80 users
Forked by 9 users
Languages ย  Python
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ fastdatascience โ€บ company_named_entity_recognition
GitHub - fastdatascience/company_named_entity_recognition: Company named entity recognition
This is a lightweight Python library for finding company names in a string, otherwise known as named entity recognition (NER) and named entity linking.
Author ย  fastdatascience
๐ŸŒ
GitHub
github.com โ€บ opringle โ€บ named_entity_recognition
GitHub - opringle/named_entity_recognition: A place to implement state of the art deep learning methods for named entity recognition using python and MXNet.
A place to implement state of the art deep learning methods for named entity recognition using python and MXNet. - opringle/named_entity_recognition
Author ย  opringle
๐ŸŒ
GitHub
github.com โ€บ Franck-Dernoncourt โ€บ NeuroNER
GitHub - Franck-Dernoncourt/NeuroNER: Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
NeuroNER is a program that performs named-entity recognition (NER). Website: neuroner.com. This page gives step-by-step instructions to install and use NeuroNER. ... Python 3: NeuroNER does not work with Python 2.x.
Starred by 1.7K users
Forked by 476 users
Languages ย  Python 92.7% | Perl 7.1% | Shell 0.2%
๐ŸŒ
GitHub
github.com โ€บ susanli2016 โ€บ NLP-with-Python โ€บ blob โ€บ master โ€บ Named Entity Recognition using LSTMs with Keras.ipynb
NLP-with-Python/Named Entity Recognition using LSTMs with Keras.ipynb ...
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more - NLP-with-Python/Named Entity Recognition using LSTMs with Keras.ipynb at master ยท susanli2016/NLP-with-Python
Author ย  susanli2016
๐ŸŒ
GitHub
github.com โ€บ annejan โ€บ woo_data_playground โ€บ blob โ€บ main โ€บ named_entity_recognition.md
woo_data_playground/named_entity_recognition.md at main ยท annejan/woo_data_playground
This repository contains a collection of Python scripts for performing Named Entity Recognition (NER) on text data, particularly within PDF documents. Each script is designed to extract named entities, such as persons, organizations, locations, ...
Author ย  annejan
๐ŸŒ
GitHub
github.com โ€บ philipperemy โ€บ Stanford-NER-Python
GitHub - philipperemy/Stanford-NER-Python: Stanford Named Entity Recognizer (NER) - Python Wrapper
The unofficial cross-platform Python wrapper for the state-of-art named entity recognition library from Stanford University.
Starred by 79 users
Forked by 16 users
Languages ย  Python 89.7% | Shell 10.3%
๐ŸŒ
GitHub
github.com โ€บ glample โ€บ tagger
GitHub - glample/tagger: Named Entity Recognition Tool
NER Tagger is an implementation of a Named Entity Recognizer that obtains state-of-the-art performance in NER on the 4 CoNLL datasets (English, Spanish, German and Dutch) without resorting to any language-specific knowledge or resources such ...
Starred by 1.2K users
Forked by 428 users
Languages ย  Python 81.9% | Perl 18.1%
๐ŸŒ
GitHub
github.com โ€บ flxst โ€บ nerblackbox
GitHub - flxst/nerblackbox: A High-level Library for Named Entity Recognition in Python.
A High-level Library for Named Entity Recognition in Python. - flxst/nerblackbox
Starred by 24 users
Forked by 2 users
Languages ย  Python 95.1% | Jupyter Notebook 4.9%
๐ŸŒ
GitHub
github.com โ€บ hanifabd โ€บ lexifuzz-ner
GitHub - hanifabd/lexifuzz-ner: Python Package for Named Entity Recognition (NER) - Based on Dictionary and Fuzzy Matching (Lexical Fuzzy Named Entity Recognition)
Python Package for Named Entity Recognition (NER) - Based on Dictionary and Fuzzy Matching (Lexical Fuzzy Named Entity Recognition) - hanifabd/lexifuzz-ner
Starred by 15 users
Forked by 2 users
Languages ย  Python
๐ŸŒ
GitHub
github.com โ€บ chawla201 โ€บ Custom-Named-Entity-Recognition
GitHub - chawla201/Custom-Named-Entity-Recognition: NLP | NER | SpaCy
NLP | NER | SpaCy. Contribute to chawla201/Custom-Named-Entity-Recognition development by creating an account on GitHub.
Starred by 27 users
Forked by 10 users
Languages ย  Jupyter Notebook 94.3% | Python 5.7%
๐ŸŒ
GitHub
github.com โ€บ hu-ner โ€บ huner
GitHub - hu-ner/huner: Named Entity Recognition for biomedical entities
Start the HUNER server from $dir using ./start_server $model_name. The model must reside in the directory $dir/models/$model_name. Tag text with python client.py INPUT.TXT OUTPUT.CONLL --name $model_name.
Starred by 48 users
Forked by 12 users
Languages ย  Python 78.2% | Shell 14.4% | Perl 6.6% | Dockerfile 0.8%