Spaces:
Running
Running
File size: 901 Bytes
469e6cd 50ebe4d f831f0c 50ebe4d 66698ed 5bf0dc2 66698ed 93e72bb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
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)
|