Contents

thinc 9.1.1

0

A refreshing functional take on deep learning, compatible with your favorite libraries

A refreshing functional take on deep learning, compatible with your favorite libraries

Stars: 2891, Watchers: 2891, Forks: 289, Open Issues: 24

The explosion/thinc repo was created 11 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2891 github stars!

How to Install thinc

You can install thinc using pip

pip install thinc

or add it to a project with poetry

poetry add thinc

Package Details

Author
Explosion
License
MIT
Homepage
https://github.com/explosion/thinc
PyPi:
https://pypi.org/project/thinc/
GitHub Repo:
https://github.com/explosion/thinc

Classifiers

  • Scientific/Engineering
No  thinc  pypi packages just yet.

Errors

A list of common thinc errors.

Code Examples

Here are some thinc code examples and snippets.

GitHub Issues

The thinc package has 24 open issues on GitHub

  • Fix(util): ensure seed is < 2**23 for np.random.seed()

See more issues on GitHub

Related Packages & Articles

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python

keras 3.13.2

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

tensorflow 2.20.0

TensorFlow is an open source machine learning framework for everyone.

gensim 4.4.0

Python framework for fast Vector Space Modelling

textblob 0.19.0

Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.