Skip to content

Releases: ClementSicard/un-ml-pipeline

v1.0.0

25 Jun 20:15
Compare
Choose a tag to compare
  • 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