tomsoderlund's picture
process_swedish_text v2
ac76be2
|
raw
history blame
No virus
662 Bytes
---
title: Swedish Entity Recognition
emoji: 📝
colorFrom: darkturquoise
colorTo: white
sdk: gradio
sdk_version: 3.12.0
app_file: app.py
pinned: false
license: openrail
models: ["KBLab/bert-base-swedish-cased-ner"]
---
# Swedish Entity Recognition
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
## REST API via Gradio “Use via API” (see page footer)
curl -X POST -H 'Content-type: application/json' --data '{ "data": ["Wirwachs malmgård är en på 1770-talet uppförd egendom som ligger på västra Södermalm i Stockholm."] }' https://tomsoderlund-swedish-entity-recognition.hf.space/run/predict