Multi-label register classification for Finnish, Swedish, English and French.
96
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.
docker run -d -p <port>:8000 --init lingsoft/utu-register-labeling:<tagname>
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.
TurkuNLP (Veronika Laippala et al.) under different projects. Original tool by Anna Salmela (TurkuNLP).
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
Apache 2.0
Content type
Image
Digest
Size
1.6 GB
Last updated
about 4 years ago
docker pull lingsoft/utu-register-labeling:1.0.0-elg