LD-Net
Named Entity Recognition Tool
A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations.
Efficient Contextualized Representation: Language Model Pruning for Sequence Labeling
147 stars
10 watching
13 forks
Language: Python
last commit: almost 5 years ago contextualized-representationlanguage-modelmodel-compressionnamed-entity-recognitionnerpytorchsequence-labeling
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 442 |
| Named-entity recognition using neural networks. | 1,701 |
| Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 |
| A PyTorch-based tool for sequence labeling using a combination of CRF and LSTM models to capture label dependencies and leverage contextualized representations. | 846 |
| An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk | 0 |
| An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. | 1,220 |
| An LDA-based text clustering pipeline for multiple languages | 82 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| A tool for annotating named entities in low-resource languages using web-based annotation interface. | 112 |
| Provides tools and models for training deep neural networks for real-time semantic segmentation and scene parsing | 351 |
| A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. | 0 |
| A Ruby implementation of named entity recognition using Stanford NER | 19 |
| This project builds and deploys a named entity recognition model to annotate text with tags representing entity types. | 25 |
| Named Entity Recognition for Thai Text using PyThaiNLP and custom implementation. | 53 |