File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,15 +152,16 @@ class: col-2
152152
153153#### String
154154
155- Text / character vectors
155+ - Text / character vectors
156156
157157
158158#### Corpus
159- Raw strings annotated with additional metadata
159+ - Raw strings annotated with additional metadata
160+ - A collection of documents
160161
161162#### Document-term matrix
162163
163- A sparse matrix describing a collection of documents (i.e. _ corpus_ ) with one row for each document and one column for each term. (tf-idf)
164+ - A sparse matrix describing a collection of documents (i.e. _ corpus_ ) with one row for each document and one column for each term. (tf-idf)
164165
165166
166167.footer[ .f6[   ; -- Silge & Robinson]]
Original file line number Diff line number Diff line change 4242]
4343
4444.l-60.t-80pct.fl-w-third[
45- < div class ="countdown " id ="timer_6076f497 " style ="right:0;bottom:0; " data-warnwhen ="0 ">
45+ < div class ="countdown " id ="timer_607860c6 " style ="right:0;bottom:0; " data-warnwhen ="0 ">
4646< 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 >
4747</ div >
4848]
6161
6262.footercc[
6363<i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a>
64- <span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_textmining">https://github.com/libjohn/workshop_textmining</a> | 2021-04-14 </span>
64+ <span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_textmining">https://github.com/libjohn/workshop_textmining</a> | 2021-04-15 </span>
6565]
6666
6767---
146146
147147#### String
148148
149- Text / character vectors
149+ - Text / character vectors
150150
151151
152152#### Corpus
153- Raw strings annotated with additional metadata
153+ - Raw strings annotated with additional metadata
154+ - A collection of documents
154155
155156#### Document-term matrix
156157
157- A sparse matrix describing a collection of documents (i.e. _corpus_) with one row for each document and one column for each term. (tf-idf)
158+ - A sparse matrix describing a collection of documents (i.e. _corpus_) with one row for each document and one column for each term. (tf-idf)
158159
159160
160161.footer[.f6[ &nbsp; -- Silge & Robinson]]
165166
166167.footercc[
167168<i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a>
168- <span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_textmining">https://github.com/libjohn/workshop_textmining</a> | 2021-04-14 </span>
169+ <span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_textmining">https://github.com/libjohn/workshop_textmining</a> | 2021-04-15 </span>
169170]
170171
171172
You can’t perform that action at this time.
0 commit comments