MCPcopy Index your code
hub / github.com/kk7nc/Text_Classification / CRF.py

File CRF.py

code/CRF.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import nltk
2import sklearn_crfsuite
3from sklearn_crfsuite import metrics
4nltk.corpus.conll2002.fileids()

Callers

nothing calls this directly

Calls 2

sent2featuresFunction · 0.85
sent2labelsFunction · 0.85

Tested by

no test coverage detected