An PyTorch CRF implementation extracted from AllenNLP
Project description
#AllenCRF A full features CRF for PyTorch extracted from the AllenNLP Framework
Docs
See the AllenNLP documentation about CRF for full API docs.
Why
The CRF implementation in the AllenNLP framework is very good and easy to use. It notably has a convenient API for specifying allowed (and thus forbidden) transitions.
We extracted the CRF implementation from the framework, so that we can use it without the other dependencies that AllenNLP includes.
Credits
The original implementation was written by Joel Grus with ongoing work from the good folks at AllenNLP.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file allencrf-1.0.2.tar.gz
.
File metadata
- Download URL: allencrf-1.0.2.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f9eab2bef37ff651c8e8ea23ea6ecdbc8c49149a8ac5c24fb74dd92772501ca |
|
MD5 | e61653cff7038f305ce51a4edfe294ef |
|
BLAKE2b-256 | cbf8b588e7bbbab49922a95ef4e2f37dfe147f97a6ea3d400d60498856dbc611 |