pytorch-text-crf

A simple crf module written in pytorch. The implementation is based https://github.com/allenai/allennlp/blob/master/allennlp/modules/conditional_random_field.py

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pytorch-text-crf

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1 2019-11-14

Issues with this package?

Page last updated 2026-09-03 09:52:17 UTC