Skip to content

Mayank94/TextSummarizer

Repository files navigation

TextSummarizer

Self Learning Project on NLP

Workflows

  1. Update config.yaml
  2. Update params.yaml
  3. Update entity
  4. Update the configuration manager (configuration.py) in src config
  5. update the conponents
  6. update the pipeline
  7. update the main.py
  8. update the app.py

Running the project

Install all the requirements and then simply run app.py You will be directed to a url by FastAPI, simply copy that in the browser and run Here we have to train the model first, which is the computationally expensive task, thus be patient here After the model is trained we have feed it the text which it will summarize

About

Self Learning Project on NLP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors