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

GitHub

147 stars
10 watching
13 forks
Language: Python
last commit: over 6 years ago
contextualized-representationlanguage-modelmodel-compressionnamed-entity-recognitionnerpytorchsequence-labeling

Related projects:

RepositoryDescriptionStars
lemonhu/ner-bert-pytorchA PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data.442
franck-dernoncourt/neuronerNamed-entity recognition using neural networks.1,701
guillaumegenthial/sequence_taggingNamed Entity Recognition model using LSTM and CRF with character embeddings1,947
liyuanlucasliu/lm-lstm-crfA PyTorch-based tool for sequence labeling using a combination of CRF and LSTM models to capture label dependencies and leverage contextualized representations.846
hernanmd/stnerAn interface to the Stanford Named Entity Recognizer from Pharo Smalltalk0
kamalkraj/bert-nerAn implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python.1,220
artificiai/multilingual-latent-dirichlet-allocation-ldaAn LDA-based text clustering pipeline for multiple languages82
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
namisan/mt-dnnA PyTorch package implementing multi-task deep neural networks for natural language understanding2,238
cogcomp/talenA tool for annotating named entities in low-resource languages using web-based annotation interface.112
e-lab/enet-trainingProvides tools and models for training deep neural networks for real-time semantic segmentation and scene parsing351
scicloj/scicloj.ml.crfA plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model.0
mikeylong/ruby-nerA Ruby implementation of named entity recognition using Stanford NER19
ibm/max-named-entity-taggerThis project builds and deploys a named entity recognition model to annotate text with tags representing entity types.25
wannaphong/thai-nerNamed Entity Recognition for Thai Text using PyThaiNLP and custom implementation.53