Commit
·
524a3f0
1
Parent(s):
6d42b4b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Welcome! This is the model built for the sentiment analysis on the STEM course reviews at UCLA.
|
2 |
|
3 |
- Author: Kaixin Wang
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- "Python"
|
4 |
+
thumbnail: "url to a thumbnail used in social sharing"
|
5 |
+
tags:
|
6 |
+
- "sentiment analysis"
|
7 |
+
- "STEM"
|
8 |
+
- "text classification"
|
9 |
+
---
|
10 |
+
|
11 |
Welcome! This is the model built for the sentiment analysis on the STEM course reviews at UCLA.
|
12 |
|
13 |
- Author: Kaixin Wang
|