Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/huggingface/transformers
/ run_pl_ner.py
File
run_pl_ner.py
examples/token-classification/run_pl_ner.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
glob
3
import
logging
4
import
os
Callers
nothing calls this directly
Calls
4
add_generic_args
Function · 0.90
generic_train
Function · 0.90
NERTransformer
Class · 0.85
add_model_specific_args
Method · 0.45
Tested by
no test coverage detected