/duplicazer

Simple web application that allow user to remove or find duplicate string from raw text!!

Primary LanguagePythonMIT LicenseMIT

Duplicazer

Heroku GitHub Star Visitor Badge

  • Simple web application that allow user to remove or find duplicate string from raw text!!

Streamlit Reproduction

  • Install dependencies

    pip install -r requirements.txt
  • Run the streamlit app

    streamlit run app.py