This is going to be a practice project that i will follow to create, trian and deploy an npl application that will allow users to summerize a given text in english. I am following the tutorial of "Krish Naik" so that i can learn and then improve upon this project with my own contribution.
Now i will show how the project workflow and implementation will be done after i have tested and runed a simulation of the project in google colaboratory.
- Update config.yaml
- Update params.yaml
- Update entity
- Update the configuration manager in src config
- update the conponents
- update the pipeline
- update the main.py
- update the app.py