sequence_tagging

NER model

Named Entity Recognition model using LSTM and CRF with character embeddings

Named Entity Recognition (LSTM + CRF) - Tensorflow

GitHub

2k stars
73 watching
703 forks
Language: Python
last commit: almost 6 years ago
bi-lstmcharacters-embeddingsconditional-random-fieldscrfglovenamed-entity-recognitionnerstate-of-arttensorflow

Related projects:

RepositoryDescriptionStars
franck-dernoncourt/neuronerNamed-entity recognition using neural networks.1,701
scicloj/scicloj.ml.crfA plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model.0
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
lemonhu/ner-bert-pytorchA PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data.442
guillaume-chevalier/har-stacked-residual-bidir-lstmsAn implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow.319
liyuanlucasliu/ld-netA system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations.147
kamalkraj/bert-nerAn implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python.1,220
szegedai/hun_ner_checklistProvides diagnostic test cases for evaluating Hungarian Named Entity Recognition models0
carpedm20/lstm-char-cnn-tensorflowAn implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures.769
hernanmd/stnerAn interface to the Stanford Named Entity Recognizer from Pharo Smalltalk0
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
jiesutd/ncrfppA flexible and efficient toolkit for building neural sequence labeling models.1,891
mikeylong/ruby-nerA Ruby implementation of named entity recognition using Stanford NER19
tonianelope/multilingual-bertInvestigating multilingual language models for Named Entity Recognition in German and English14
aboev/arae-tfAutomates generation of discrete sequence text using adversarially regularized autoencoders20