MAX-Named-Entity-Tagger

Entity tagger

This project builds and deploys a named entity recognition model to annotate text with tags representing entity types.

Locate and tag named entities in text

GitHub

25 stars
19 watching
18 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
d5555/tageditor An annotation tool for natural language processing with spaCy integration. 186
hilobok/anhtaggablebundle Provides integration of taggable entities in Doctrine, adding form types and mapping for automatic creation 6
fabienpennequin/fpntagbundle Enables tagging of Doctrine entities in Symfony applications 76
liyuanlucasliu/ld-net A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. 146
hernanmd/stner An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk 0
rtconner/laravel-tagging Provides a trait to manage tags on Eloquent models in Laravel applications 882
ibm/max-news-text-generator Generates English-language text similar to news articles using machine learning and natural language processing techniques. 26
manivannanmurugavel/spacy-ner-annotator A tool for annotating named entities in text data using Spacy, allowing users to train and fine-tune the model on their own custom datasets. 182
mfcovington/django-taggit-helpers Provides helper classes and tools to work with Django admin pages of models associated with django-taggit tags 30
nytud/anonymizer_hu Anonymizes text data by masking or replacing named entities using machine learning models. 1
ibm/max-text-summarizer Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container 27
lemonhu/ner-bert-pytorch A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. 438
microsoft/recognizers-text Provides recognition and resolution of numbers, units, date/time, etc. in multiple languages for various applications. 1,677
guillaumegenthial/sequence_tagging Named Entity Recognition model using LSTM and CRF with character embeddings 1,946
franck-dernoncourt/neuroner Named-entity recognition using neural networks. 1,698