Skip to content

Commit 4a9b9f1

Browse files
committed
change output file in run.sh
1 parent cd7d687 commit 4a9b9f1

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed

Diff for: run.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

3-
python3 src/words_tweeted.py tweets_input/tweets.txt tweets_output/f1.txt
4-
python3 src/median_unique.py tweets_input/tweets.txt tweets_output/f2.txt
3+
python3 src/words_tweeted.py tweets_input/tweets.txt tweets_output/ft1.txt
4+
python3 src/median_unique.py tweets_input/tweets.txt tweets_output/ft2.txt

Diff for: tweets_output/ft1.txt

+37-37
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
1-
#analytics 1
2-
#bigdata 3
3-
#kdn 1
4-
#smb 1
5-
@cxotodayalerts 1
6-
@lavanyarathnam 1
7-
and 1
8-
answer 1
9-
astrazeneca 1
10-
being 1
11-
big 2
12-
business. 1
13-
businesses: 1
14-
data 1
15-
deployed 1
16-
effective 1
17-
end 1
18-
finally 1
19-
for 2
20-
healthcare 1
21-
how 1
22-
http://bddy.me/1bzukb3 1
23-
http://ow.ly/o8gt3 1
24-
http://ow.ly/ot2uj 1
25-
interview: 1
26-
is 3
27-
just 1
28-
not 1
29-
of 1
30-
on 2
31-
poverty? 1
32-
promise 1
33-
small 1
34-
the 2
35-
to 1
36-
wang, 1
37-
xia 1
1+
#analytics 1
2+
#bigdata 3
3+
#kdn 1
4+
#smb 1
5+
@cxotodayalerts 1
6+
@lavanyarathnam 1
7+
and 1
8+
answer 1
9+
astrazeneca 1
10+
being 1
11+
big 2
12+
business. 1
13+
businesses: 1
14+
data 1
15+
deployed 1
16+
effective 1
17+
end 1
18+
finally 1
19+
for 2
20+
healthcare 1
21+
how 1
22+
http://bddy.me/1bzukb3 1
23+
http://ow.ly/o8gt3 1
24+
http://ow.ly/ot2uj 1
25+
interview: 1
26+
is 3
27+
just 1
28+
not 1
29+
of 1
30+
on 2
31+
poverty? 1
32+
promise 1
33+
small 1
34+
the 2
35+
to 1
36+
wang, 1
37+
xia 1

Diff for: tweets_output/ft2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
11
22
12.5
3-
14
3+
14

0 commit comments

Comments
 (0)