Files in quanteda
Quantitative Analysis of Textual Data

MD5
NEWS.md README.md
NAMESPACE
DESCRIPTION
R/RcppExports.R R/fcm_select.R R/quanteda-documentation.R R/dfm_trim.R R/dfm_match.R R/fcm-print.R R/corpus_reshape.R R/wordstem.R R/tokens_select.R R/meta.R R/tokens-methods.R R/phrases.R R/summary.R R/tokens.R R/tokens_segment.R R/fcm-methods.R R/corpus_trim.R R/corpus-addsummary-metadata.R R/dfm_weight.R R/corpus.R R/corpus_segment.R R/tokens_chunk.R R/nfunctions.R R/dfm-print.R R/quanteda_options.R R/docnames.R R/dfm_subset.R R/tokens_ngrams.R R/dimnames.R R/index.R R/tokens_sample.R R/object-builder.R R/textstat.R R/casechange-functions.R R/textplot.R R/dfm.R R/tokens_restore.R R/corpus_sample.R R/bootstrap_dfm.R R/tokenizers.R R/tokens_replace.R R/char_select.R R/dfm_lookup.R R/message.R R/tokens_subset.R R/tokens_split.R R/spacyr-methods.R R/corpus-methods.R R/dfm_sort.R R/convert.R R/tokens_lookup.R R/pattern2fixed.R R/object2fixed.R R/dfm_replace.R R/texts.R R/tokens_group.R R/dfm-classes.R R/kwic.R R/docvars.R R/dfm_select.R R/zzz.R R/tokens_compound.R R/textmodel.R R/corpus_subset.R R/dictionaries.R R/fcm.R R/data-documentation.R R/dfm-methods.R R/dfm-subsetting.R R/validator.R R/readtext-methods.R R/fcm-subsetting.R R/dfm_group.R R/aaa.R R/dfm_compress.R R/dfm_sample.R R/stopwords.R R/fcm-classes.R R/corpus_group.R R/utils.R
src/Makevars.win
src/tokens_segment.cpp
src/Makevars
src/RcppExports.cpp
src/utility.cpp
src/tokens_lookup.cpp
src/tokens_recompile.cpp
src/fcm.cpp
src/tokens_ngrams.cpp
src/index.cpp
src/tokens_chunk.cpp
src/tokens_select.cpp
src/tokens_compound.cpp
src/tokens_restore.cpp
src/tokens_replace.cpp
inst/CITATION
inst/WORDLIST
inst/include/lib.h
inst/include/skipgram.h
inst/include/recompile.h
inst/include/dev.h
inst/doc/quickstart.html
inst/doc/quickstart.R inst/doc/quickstart.Rmd
inst/extdata/moral_foundations_dictionary.dic
inst/extdata/RID.cat
inst/extdata/laver_garry.ykd
inst/extdata/LSD2015.lc3
inst/breakrules/sent.txt
inst/breakrules/update_breakrules.R
inst/breakrules/word.txt
inst/breakrules/custom.yml
build/vignette.rds
build/partial.rdb
tests/testthat.R tests/spelling.R tests/dependency/r-version.R
tests/cheatsheet/quanteda-cheatsheet.pptx
tests/cheatsheet/quanteda-cheatsheet.pdf tests/cheatsheet/README.md tests/cheatsheet/code/plot_cheatsheet.R tests/cheatsheet/plots/textplot_keyness.pdf tests/cheatsheet/plots/textplot_wordcloud.pdf tests/cheatsheet/plots/textplot_xray.pdf
tests/cheatsheet/plots/quanteda_logo.png
tests/cheatsheet/plots/textplot_scale1d.pdf
tests/cheatsheet/other-files/source-sans-pro.zip
tests/data/data_spacy_parsed.rda
tests/data/sites.csv
tests/data/data_spacy_parsed2.rda
tests/data/data_char_stopwords.rda
tests/data/dfmat_sotu.rda
tests/data/Dail_noconfidence.zip
tests/data/hebrew.txt
tests/data/pre_v2_objects/data_dfm_lbgexampleold.rda
tests/data/pre_v2_objects/data_dfm_pre2.rda
tests/data/pre_v2_objects/data_corpus_pre2.rda
tests/data/pre_v2_objects/data_tokens_pre2.rda
tests/data/pre_v2_objects/data_fcm_pre2.rda
tests/data/dictionaries/iso-8859-1.cat
tests/data/dictionaries/liwc_extracodes.dic
tests/data/dictionaries/mary.lcd
tests/data/dictionaries/yoshi.ykd
tests/data/dictionaries/actually_ykd.cat
tests/data/dictionaries/mary.cat
tests/data/dictionaries/iso-8859-2.cat
tests/data/dictionaries/mary_multipletabs.dic
tests/data/dictionaries/iso-8859-14.cat
tests/data/dictionaries/mary.ykd
tests/data/dictionaries/issue-459.cat
tests/data/dictionaries/euc-jp.cat
tests/data/dictionaries/mary_doubleterm.dic
tests/data/dictionaries/windows-1252.cat
tests/data/dictionaries/mary.yml
tests/data/dictionaries/mary.lc3
tests/data/dictionaries/laver-garry.cat
tests/data/dictionaries/mary.dic
tests/data/dictionaries/issue-819.ykd
tests/data/dictionaries/mary_missingcat.dic
tests/data/dictionaries/laver-garry.ykd
tests/data/dictionaries/liwc_hierarchical.dic
tests/data/dictionaries/shift-jis.cat
tests/data/dictionaries/mary_zeropadding.dic
tests/data/corpora/data_readtext_example.rda
tests/data/corpora/stjohn_latin.csv
tests/data/corpora/needles_eye_ch3.txt
tests/data/corpora/complex_Corpus.rda
tests/data/collocations/col.rda
tests/data/collocations/coll_bi.rda
tests/data/collocations/patt.rda
tests/data/collocations/coll_tri.rda
tests/testthat/test-corpus.R tests/testthat/test-tokens.R tests/testthat/test-bootstrap.R tests/testthat/test-tokens_subset.R tests/testthat/test-dfm.R tests/testthat/test-object-builders.R tests/testthat/meta.R tests/testthat/test-readtext-methods.R tests/testthat/test-utils.R tests/testthat/test-tokens_replace.R tests/testthat/test-corpus_subset.R tests/testthat/test-fcm.R tests/testthat/test-docvars.R tests/testthat/test-dfm_subset.R tests/testthat/test-wordstem.R tests/testthat/test-corpus_trim.R tests/testthat/test-corpus_segment.R tests/testthat/test-corpus_sample.R tests/testthat/test-kwic.R tests/testthat/test-dfm_group.R tests/testthat/test-object2fixed.R tests/testthat/test-dfm_match.R tests/testthat/test-as.dictionary.R tests/testthat/test-as.dfm.R tests/testthat/test-index.R tests/testthat/test-dfm_replace.R tests/testthat/test-tokens_sample.R tests/testthat/test-convert.R tests/testthat/test-tokens_ngrams.R tests/testthat/test-corpus_group.R tests/testthat/test-object-robustness.R tests/testthat/test-phrases.R tests/testthat/test-pattern2fixed.R tests/testthat/test-collocations.R tests/testthat/test-data.R tests/testthat/test-tokens_recompile.R tests/testthat/test-message.R tests/testthat/test-validator.R tests/testthat/test-nfunctions.R tests/testthat/test-patterns.R tests/testthat/test-tokens_compound.R tests/testthat/test-char_select.R tests/testthat/test-dfm_compress.R tests/testthat/test-texts.R tests/testthat/test-tokens-custom.R tests/testthat/test-docnames.R tests/testthat/test-quanteda_options.R tests/testthat/test-tokens-word1.R tests/testthat/test-dfm_select.R tests/testthat/test-tokens_chunk.R tests/testthat/test-empty-objects.R tests/testthat/test-tokens_segment.R tests/testthat/test-attributes.R tests/testthat/test-casechanges.R tests/testthat/test-fcm_methods.R tests/testthat/test-dfm_weight.R tests/testthat/test-dfm_lookup.R tests/testthat/test-stopwords.R tests/testthat/test-tokens_select.R tests/testthat/test-corpus_reshape.R tests/testthat/test-dictionaries.R tests/testthat/test-spacyr-methods.R tests/testthat/test-tokens-word4.R tests/testthat/test-tokens_restore.R tests/testthat/test-default-methods.R tests/testthat/test-extractor.R tests/testthat/test-meta.R tests/testthat/test-tokens_group.R tests/testthat/test-dfm_trim.R tests/testthat/test-tokens_lookup.R tests/testthat/test-tokens_split.R tests/testthat/test-dfm_sample.R tests/testthat/test-summary.R tests/testthat/test-operators-for-core-objects.R tests/testthat/test-indexing.R vignettes/quickstart.Rmd
vignettes/images/fig2.png
vignettes/images/fig1.png
data/data_corpus_inaugural.rda
data/data_char_sampletext.rda
data/data_char_ukimmig2010.rda
data/data_dfm_lbgexample.rda
data/data_dictionary_LSD2015.rda
man/nsentence.Rd man/is_regex.Rd man/dfm-internal.Rd man/dfm_trim.Rd man/tokens_group.Rd man/docvars.Rd man/read_dict_functions.Rd man/unlist_integer.Rd man/message_error.Rd man/escape_regex.Rd man/summary.corpus.Rd man/tokens_subset.Rd man/dfm-class.Rd man/tokens_compound.Rd man/tokens.Rd man/check_integer.Rd man/msg.Rd man/fcm_sort.Rd man/get_object_version.Rd man/dfm_tfidf.Rd man/spacyr-methods.Rd man/dfm_weight.Rd man/reexports.Rd man/tokens_select.Rd man/textplots.Rd man/dfm_select.Rd man/docfreq.Rd man/dfm.Rd man/meta_system.Rd man/corpus_subset.Rd man/valuetype.Rd man/as.dfm.Rd man/dfm_group.Rd man/featnames.Rd man/names-quanteda.Rd man/docnames.Rd man/tokenize_internal.Rd man/ntoken.Rd man/tokens_segment.Rd man/tokens_ngrams.Rd man/data_char_ukimmig2010.Rd man/flatten_list.Rd man/corpus_sample.Rd man/bootstrap_dfm.Rd man/dfm_sort.Rd man/fcm.Rd man/dfm2lsa.Rd man/dfm_match.Rd man/search_glob.Rd man/nest_dictionary.Rd man/unlist_character.Rd man/corpus_segment.Rd man/index.Rd man/dfm_lookup.Rd man/corpus_reshape.Rd man/remove_empty_keys.Rd man/replace_dictionary_values.Rd man/ndoc.Rd man/pattern2id.Rd man/data-internal.Rd man/object-builders.Rd man/tokens_replace.Rd man/as.yaml.Rd man/char_select.Rd man/as.matrix.dfm.Rd man/dfm_tolower.Rd man/is_indexed.Rd man/meta.Rd man/quanteda-package.Rd man/sparsity.Rd man/fcm-class.Rd man/split_values.Rd man/list2dictionary.Rd man/is.collocations.Rd man/make_docvars.Rd man/convert-wrappers.Rd man/as.data.frame.dfm.Rd man/quanteda_options.Rd man/tokens_tolower.Rd man/matrix2fcm.Rd man/data_corpus_inaugural.Rd man/search_index.Rd man/reshape_docvars.Rd man/dictionary-class.Rd man/flatten_dictionary.Rd man/serialize_tokens.Rd man/data-relocated.Rd man/format_sparsity.Rd man/textstats.Rd man/as.character.corpus.Rd man/corpus-class.Rd man/matrix2dfm.Rd man/dictionary.Rd man/print.phrases.Rd man/groups.Rd man/object2id.Rd man/dfm_compress.Rd man/kwic.Rd man/tokens_chunk.Rd man/as.dictionary.Rd man/types.Rd man/texts.Rd man/lowercase_dictionary_values.Rd man/data_dfm_lbgexample.Rd man/convert.Rd man/check_class.Rd man/pipe.Rd man/is_glob.Rd man/merge_dictionary_values.Rd man/featfreq.Rd man/tokens_lookup.Rd man/data_char_sampletext.Rd man/textmodels.Rd man/corpus.Rd man/corpus_group.Rd man/dfm_replace.Rd man/phrase.Rd man/head.dfm.Rd man/attributes-set.Rd man/expand.Rd man/corpus_trim.Rd man/pattern.Rd man/as.tokens.Rd man/resample.Rd man/readtext-methods.Rd man/tokens_split.Rd man/tokens_recompile.Rd man/get_docvars.Rd man/field_system.Rd man/summary_metadata.Rd man/tokens_wordstem.Rd man/tokens_sample.Rd man/tokenize_custom.Rd man/print-methods.Rd man/tokens_restore.Rd man/set_dfm_dimnames.Rd man/make_meta.Rd man/check_dots.Rd man/as.fcm.Rd man/dfm_sample.Rd man/cbind.dfm.Rd man/topfeatures.Rd man/char_tolower.Rd man/dfm_subset.Rd man/tokens-class.Rd man/data_dictionary_LSD2015.Rd
quanteda documentation built on May 31, 2023, 8:28 p.m.