ayethuzar commited on
Commit
de72f11
β€’
1 Parent(s): 97dc5ee

Sentiment Analysis

Browse files
README.md CHANGED
@@ -1,19 +1,7 @@
1
- # CS670Project_milestone-1
2
 
3
- **Installation steps**
4
-
5
- 1. Go to docs.docker.com/get-docker/
6
- 2. Download "Docker Desktop for Mac with Apple silicon"
7
- 3. Double-click on the "Docker.dmg" file and follow the instructions to install it
8
-
9
- ![Alt text](https://github.com/aye-thuzar/CS670Project/blob/milestone-1/Screenshot1.jpeg "installed docker")
10
-
11
- This is my VS Code:
12
-
13
- ![Alt text](https://github.com/aye-thuzar/CS670Project/blob/milestone-1/Screenshot2.png "installed docker")
14
-
15
- This is my Docker Desktop:
16
-
17
- ![Alt text](https://github.com/aye-thuzar/CS670Project/blob/milestone-1/Screenshot3.png "installed docker")
18
 
 
19
 
 
 
1
+ #milestone-2
2
 
3
+ ##Sentiment Analysis using Transformers pipeline function
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
+ link: https://huggingface.co/spaces/ayethuzar/sentiment-analysis-using-transformers-pipeline
6
 
7
+ Github: https://github.com/aye-thuzar/SentimentAnalysis
README 2.md β†’ README_milestone_1.md RENAMED
File without changes