verbecc - python library, dockerized microservice and web app for verb conjugation in French, Spanish, Italian, Portuguese and Romanian, powered by ML
Live Demo
Overview of the three components
It knows how to conjugate thousands of verbs and for unknown verbs, it uses a machine-learning algorithm to predict the conjugation template.
Part 1 - The python library - verbecc
pypi.org/project/verbecc github.com/bretttolbert/verbecc
Part 2 - The Dockerized microservice - verbecc-svc
github.com/bretttolbert/verbecc-svc
Part 3 - The Dockerized web front-end
github.com/bretttolbert/verbecc-web