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
25 stars
19 watching
18 forks
Language: Python
last commit: over 3 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An annotation tool for natural language processing with spaCy integration. | 187 | |
| Provides integration of taggable entities in Doctrine, adding form types and mapping for automatic creation | 6 | |
| Enables tagging of Doctrine entities in Symfony applications | 76 | |
| A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 147 | |
| An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk | 0 | |
| Provides a trait to manage tags on Eloquent models in Laravel applications | 882 | |
| Generates English-language text similar to news articles using machine learning and natural language processing techniques. | 26 | |
| 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 | |
| Provides helper classes and tools to work with Django admin pages of models associated with django-taggit tags | 30 | |
| Anonymizes text data by masking or replacing named entities using machine learning models. | 1 | |
| Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 | |
| A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 442 | |
| Provides recognition and resolution of numbers, units, date/time, etc. in multiple languages for various applications. | 1,688 | |
| Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 | |
| Named-entity recognition using neural networks. | 1,701 |