Skip to content

Commit c142e82

Browse files
authored
Merge pull request #375 from arastuthakur/main
Add files via upload
2 parents 508dd98 + fe97670 commit c142e82

File tree

6 files changed

+20239
-0
lines changed

6 files changed

+20239
-0
lines changed

Jupyter/Sentiment Analysis/Sentiment Analysis of Text Data.ipynb

+1,588
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
positive:
2+
:-)
3+
:)
4+
:-]
5+
:]
6+
:-3
7+
:3
8+
:->
9+
:>
10+
8-)
11+
8)
12+
:-}
13+
:}
14+
:o)
15+
:c)
16+
:^)
17+
=]
18+
=)
19+
:-D
20+
:D
21+
8-D
22+
8D
23+
x-D
24+
xD
25+
X-D
26+
XD
27+
=D
28+
=3
29+
B^D
30+
:-))
31+
;-)
32+
;)
33+
*-)
34+
*)
35+
;-]
36+
;]
37+
;^)
38+
;D
39+
:-P
40+
:P
41+
X-P
42+
x-p
43+
:-p
44+
:p
45+
:-?
46+
:?
47+
:-?
48+
:?
49+
:-b
50+
:b
51+
=p
52+
>:P
53+
:*
54+
:-*
55+
^.^
56+
^_^
57+
^-^
58+
xd
59+
negative:
60+
:-(
61+
:(
62+
:-c
63+
:c
64+
:-<
65+
:<
66+
:-[
67+
:[
68+
:-||
69+
>:[
70+
:{
71+
:@
72+
>:(
73+
:-/
74+
:/
75+
>:\
76+
>:/
77+
:\
78+
=/
79+
=\
80+
:L
81+
=L
82+
:S
83+
:-|
84+
:|
85+
:-X
86+
:X
87+
-.-
88+
-,-

Jupyter/Sentiment Analysis/data/empty

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

Jupyter/Sentiment Analysis/data/test.csv

+9,969
Large diffs are not rendered by default.

Jupyter/Sentiment Analysis/data/train.csv

+5,971
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)