GitHub / iamsimha / pytorch-text-crf
This package contains a simple wrapper for using conditional random fields(CRF) for NLP applications. This code is based on the excellent Allen NLP implementation of CRF.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsimha%2Fpytorch-text-crf
Stars: 5
Forks: 2
Open issues: 0
License: apache-2.0
Language: Python
Size: 25.4 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: almost 4 years ago
Pushed at: over 5 years ago
Last synced at: 19 days ago
Topics: allen-nlp, crf, lstm-crf, pytorch, wrapper