File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
* .Rmd linguist-language =R
2
2
* .R linguist-language =R
3
- * .html linguist-documentation
3
+ * .html linguist-documentation
4
+ * .js linguist-documentation
5
+ * .css linguist-documentation
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ _Sentiment Analysis: R case study_
49
49
50
50
.l-60.t-80pct.fl-w-third[
51
51
``` {r echo=FALSE}
52
- countdown::countdown(20 )
52
+ countdown::countdown(17 )
53
53
```
54
54
]
55
55
@@ -80,7 +80,7 @@ layout: true
80
80
81
81
- Visualize word clouds (novelty)
82
82
83
- - Sentiment analysis ()
83
+ - Sentiment analysis
84
84
85
85
- Analyzing word frequencies (tf-idf)
86
86
Original file line number Diff line number Diff line change 42
42
]
43
43
44
44
.l-60.t-80pct.fl-w-third[
45
- < div class ="countdown " id ="timer_607860c6 " style ="right:0;bottom:0; " data-warnwhen ="0 ">
46
- < code class ="countdown-time "> < span class ="countdown-digits minutes "> 20 </ span > < span class ="countdown-digits colon "> :</ span > < span class ="countdown-digits seconds "> 00</ span > </ code >
45
+ < div class ="countdown " id ="timer_60787789 " style ="right:0;bottom:0; " data-warnwhen ="0 ">
46
+ < code class ="countdown-time "> < span class ="countdown-digits minutes "> 17 </ span > < span class ="countdown-digits colon "> :</ span > < span class ="countdown-digits seconds "> 00</ span > </ code >
47
47
</ div >
48
48
]
49
49
74
74
75
75
- Visualize word clouds (novelty)
76
76
77
- - Sentiment analysis ()
77
+ - Sentiment analysis
78
78
79
79
- Analyzing word frequencies (tf-idf)
80
80
You can’t perform that action at this time.
0 commit comments