NCRFpp 
 Sequence Labeling Toolkit
 A flexible and efficient toolkit for building neural sequence labeling models.
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
2k stars
 60 watching
 446 forks
 
Language: Python 
last commit: over 3 years ago   artificial-intelligencechar-cnnchar-rnnchunkingcnncrflstmlstm-crfnamed-entity-recognitionnatural-language-processingnbestnerneural-networkspart-of-speech-taggerpytorchsequence-labeling 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A PyTorch-based tool for sequence labeling using a combination of CRF and LSTM models to capture label dependencies and leverage contextualized representations. | 846 | 
|    |  Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 | 
|    |  A linguistic framework for natural language processing tasks. | 216 | 
|    |  A comprehensive Python library for developing state-of-the-art sequence understanding models, providing pre-trained models and tools for natural language processing tasks. | 426 | 
|    |  An implementation of Conditional Random Fields for labeling sequential data | 649 | 
|    |  A framework providing a set of Natural Language Processing tasks such as tokenization, part-of-speech tagging, and dependency parsing for multiple languages. | 555 | 
|    |  A repository providing code and tools for analyzing neuroimaging data to improve replication and prediction in neuroscientific research. | 34 | 
|    |  A collection of libraries and tools for Natural Language Processing | 473 | 
|    |  A toolkit for training efficient neural network language models on large datasets with hierarchical softmax and noise contrastive estimation. | 560 | 
|    |  A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 | 
|    |  Trains a CRF-RNN model for semantic image segmentation using the PASCAL VOC dataset. | 199 | 
|    |  A Python library offering natural language processing capabilities for pre-modern languages | 843 | 
|    |  A Matlab toolbox providing a flexible implementation of deep learning architectures for sequences learning, including RNNs, LSTMs, and sequence-to-sequence models. | 80 | 
|    |  A Ruby NLP library providing tools and data structures for natural language processing tasks | 3 | 
|    |  An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |