Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
chcaa
/
da_dacy_small_trf
like
2
Follow
Center for Humanities Computing Aarhus
18
Token Classification
spaCy
universal_dependencies
dane
alexandrainst/dacoref
Danish
dacy
danish
pos tagging
morphological analysis
lemmatization
dependency parsing
named entity recognition
coreference resolution
named entity linking
named entity disambiguation
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
8de9afb
da_dacy_small_trf
/
transformer
/
model
/
special_tokens_map.json
KennethEnevoldsen
update dacy pipeline
aec3cff
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}