Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
nltk
2
import
sklearn_crfsuite
3
from
sklearn_crfsuite
import
metrics
4
nltk.corpus.conll2002.fileids()
Callers
nothing calls this directly
Calls
2
sent2features
Function · 0.85
sent2labels
Function · 0.85
Tested by
no test coverage detected