CoolFace
Apppublic

tomsoderlund/swedish-entity-recognition

sourceHugging Faceopenrailupdated 4y agoView on Hugging Face
2likes
27 commits on main
f2784014y ago

Colors only [red, yellow, green, blue, indigo, purple, pink, gray]

tomsoderlund
ae1c3e54y ago

Color codes

tomsoderlund
336287c4y ago

emoji: πŸ‡ΈπŸ‡ͺ

tomsoderlund
e746d104y ago

merge_split_tokens

tomsoderlund
2e6b6054y ago

Update README.md

tomsoderlund
e906ac84y ago

Gradio examples back

tomsoderlund
403a1804y ago

Combine dict's differently

tomsoderlund
15643da4y ago

python_version: 3.9.13

tomsoderlund
09588a64y ago

Remove examples

tomsoderlund
6367be54y ago

One example only

tomsoderlund
faec8294y ago

Gradio examples

tomsoderlund
98314f04y ago

str() not JSON

tomsoderlund
9cb59034y ago

tokenizer from KBLab example

tomsoderlund
b72816e4y ago

Preparing a Gradio app for Huggingface Spaces

tomsoderlund
39fe6624y ago

truncation=True

tomsoderlund
28dfd944y ago

Working locally

tomsoderlund
4de44f54y ago

Create .gitignore

tomsoderlund
ee14c574y ago

Revert "launch(share=True)"

tomsoderlund
a544a8d4y ago

Create requirements.txt

tomsoderlund
a1a994d4y ago

launch(share=True)

tomsoderlund
bcd3c3e4y ago

from transformers import pipeline

tomsoderlund
ac8ec3a4y ago

outputs="json"

tomsoderlund
d4e4acc4y ago

No code outside function

tomsoderlund
ac76be24y ago

process_swedish_text v2

tomsoderlund
478dcd74y ago

REST API via Gradio

tomsoderlund
601f74f4y ago

Create default app.py

tomsoderlund
757d04b4y ago

initial commit

tomsoderlund