Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nextgeo
/
address-extraction
like
1
Follow
Next Geography
1
Token Classification
Transformers
Safetensors
PyTorch
bert
ner
turkish
tr
dbmdz
bert-base-cased
bert-base-turkish-cased
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
06410f5
address-extraction
/
special_tokens_map.json
duoquote
Delete model files and configuration
06410f5
10 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}