Releases: ClementSicard/un-ml-pipeline
Releases · ClementSicard/un-ml-pipeline
v1.0.0
- Created FastAPI to feed inputs to the pipeline
- In the pipeline, two main functionalities implemented: NER and summarization
- The app is now dockerized,
docker-compose
is up and running with one service for the Python app, one service for the neo4j (debug) server
Full Changelog: https://github.com/ClementSicard/un-ml-pipeline/commits/v1.0.0