Toxicity-Analysis / README.md
JKJanosko
Update README.md
469e6cd unverified
---
title: Toxicity Analysis
emoji: 💻
colorFrom: green
colorTo: pink
sdk: streamlit
sdk_version: 1.19.0
app_file: app.py
pinned: false
---
# cs482 Milestone 2
## Jozef Janosko
###Link to Text classification app in streamlit, deployed on 🤗 spaces
[Link to Hugginface spaces](https://huggingface.co/spaces/JKJanosko/Milestone2-SentimentAnalysis)
# cs482 Milestone 1
## Jozef Janosko
## Intilation Process:
### 0. WSL2 and VScode had previously been installed
### 1. Followed instilation guide in course website for docker desktop
### 2. Coppied code from docker desktop to create container into command prompt
![alt text](https://github.com/JKJanosko/cs482-assignments/blob/milestone-1/DockerPrompt.png)
### 3. Launched the new container, and navigated to the terminal in the container.
![alt text](https://github.com/JKJanosko/cs482-assignments/blob/milestone-1/DockerTerminalContainer.png)