Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 221 Bytes

Constrained CRFs

This library provides a PyTorch implementation of RegCCRFs from the paper Constraining Linear-chain CRFs to regular languages. Proper documentation coming soon.

To Install

pip install ccrf