Skip to content

farausch/spert-api

Repository files navigation

spert-api

The SpERT API receives text from German financial statements and returns financial entities, financial values and their relationship if they form a pair.

Setup

This repository contains a Dockerfile for deploying the service. A ready-to-use deployment is also available (see example usage).

Example Usage

curl -G "https://spert-api-mtvfo2xgia-ey.a.run.app/fs-predict" --data-urlencode "text=Das Umlaufvermögen beläuft sich zum Ende des Geschäftsjahres auf TEUR 10000, wovon TEUR 255 auf Guthaben bei Kreditinstituten entfallen."

Training

The provided service is based on and was trained with a modified SpERT model architecture which can be found here

Acknowledgements

This repository is a fork of the original SpERT repository extending it by a REST service.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published