Skip to content

putuwaw/text-preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

text-preprocessing

Streamlit Python

A simple app that can preprocess text data to fulfill the assignment for the Introduction to Multimedia Data Processing.

Technology πŸ‘¨β€πŸ’»

This app is created using:

  • Streamlit - Streamlit is an open-source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science.
  • Python - Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.

Installation πŸ› οΈ

  • Clone this repository
git clone https://github.com/putuwaw/text-preprocessing.git
  • Create and activate virtual environment
python -m venv venv
source venv/bin/activate
  • Install the dependencies
pip install -r requirements.txt
  • Run the app
streamlit run app.py

Preview πŸ”

You can see the preview of this web page here.

Profile πŸ‘¨β€πŸŽ“

Putu Widyantara Artanta Wibawa - 2108561005

Languages