Sign inSign up

lingsoft/utu-register-labeling

By lingsoft

•Updated about 4 years ago

Multi-label register classification for Finnish, Swedish, English and French.

Image
0

96

lingsoft/utu-register-labeling repository overview

⁠Multi-label register classification

ELG compatible⁠ Flask based REST API for multi-label register classification based on the work of TurkuNLP. This version supports four languages: Finnish, Swedish, English and French.

⁠Deploying the service

docker run -d -p <port>:8000 --init lingsoft/utu-register-labeling:<tagname>

⁠Usage

Simple test call

curl -X POST -H 'Content-Type: application/json' http://localhost:8000/process -d '{"type":"text","content":"Hello, world!"}'

More information: source code⁠.

⁠Authors

⁠Original authors

TurkuNLP (Veronika Laippala et al.) under different projects⁠. Original tool⁠ by Anna Salmela (TurkuNLP).

⁠ELG API integration

The ELG API was developed by Lingsoft⁠ as part of the Connecting Europe Facility (CEF) project Microservices at your service: bridging the gap between NLP research and industry⁠

⁠License

Apache 2.0

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

about 4 years ago

docker pull lingsoft/utu-register-labeling:1.0.0-elg