NCRFpp VS thinc

Compare NCRFpp vs thinc and see what are their differences.

NCRFpp

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. (by jiesutd)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
NCRFpp thinc
1 4
1,877 2,787
- 0.5%
0.0 6.9
almost 2 years ago 5 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NCRFpp

Posts with mentions or reviews of NCRFpp. We have used some of these posts to build our list of alternatives and similar projects.
  • Speech and Language Processing (3rd ed. draft)
    1 project | news.ycombinator.com | 17 Oct 2021
    They still talk about Hidden Markov Models (HMMs) in quite a bit of detail in the sequence labelling chapter, but you are quite right, Conditional Random Fields (CRFs) and especially neural network based CRFs are in the top rankings when it comes to named entity recognition (NER) and part-of-speech tagging (POS), e.g. see https://github.com/jiesutd/NCRFpp.

thinc

Posts with mentions or reviews of thinc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.

What are some alternatives?

When comparing NCRFpp and thinc you can also consider the following projects:

zshot - Zero and Few shot named entity & relationships recognition

quantulum3 - Library for unit extraction - fork of quantulum for python3

seqeval - A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)

jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

Stanza - Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages

horovod - Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

SimpNet-Deep-Learning-in-a-Shader - A trainable convolutional neural network inside a fragment shader

extending-jax - Extending JAX with custom C++ and CUDA code

nn-morse - Decode morse using a neural network

dm-haiku - JAX-based neural network library

pytorch-partial-crf - CRF, Partial CRF and Marginal CRF in PyTorch

AIF360 - A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.