Package: textTools 0.1.0
textTools: Functions for Text Cleansing and Text Analysis
A framework for text cleansing and analysis. Conveniently prepare and process large amounts of text for analysis. Includes various metrics for word counts/frequencies that scale efficiently. Quickly analyze large amounts of text data using a text.table (a data.table created with one word (or unit of text analysis) per row, similar to the tidytext format). Offers flexibility to efficiently work with text data stored in vectors as well as text data formatted as a text.table.
Authors:
textTools_0.1.0.tar.gz
textTools_0.1.0.zip(r-4.5)textTools_0.1.0.zip(r-4.4)textTools_0.1.0.zip(r-4.3)
textTools_0.1.0.tgz(r-4.4-any)textTools_0.1.0.tgz(r-4.3-any)
textTools_0.1.0.tar.gz(r-4.5-noble)textTools_0.1.0.tar.gz(r-4.4-noble)
textTools_0.1.0.tgz(r-4.4-emscripten)textTools_0.1.0.tgz(r-4.3-emscripten)
textTools.pdf |textTools.html✨
textTools/json (API)
# Install 'textTools' in R: |
install.packages('textTools', repos = c('https://tconwell.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:83bcb2e07b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | OK | Oct 18 2024 |
R-4.5-linux | OK | Oct 18 2024 |
R-4.4-win | OK | Oct 18 2024 |
R-4.4-mac | OK | Oct 18 2024 |
R-4.3-win | OK | Oct 18 2024 |
R-4.3-mac | OK | Oct 18 2024 |
Exports:as.text.tableflag_wordsl_poslabel_parts_of_speechngramsposregex_paragraphregex_sentenceregex_wordrm_frequent_wordsrm_infrequent_wordsrm_long_wordsrm_no_overlaprm_overlaprm_parts_of_speechrm_regexp_matchrm_short_wordsrm_wordssampleStrstopwordsstr_any_matchstr_count_intersectstr_count_jaccard_similaritystr_count_matchstr_count_nomatchstr_count_positional_matchstr_count_positional_nomatchstr_count_setdiffstr_countsstr_dt_col_combinestr_extract_matchstr_extract_nomatchstr_extract_positional_matchstr_extract_positional_nomatchstr_rm_blank_spacestr_rm_long_wordsstr_rm_non_alphanumericstr_rm_non_printablestr_rm_numbersstr_rm_punctuationstr_rm_regexp_matchstr_rm_short_wordsstr_rm_wordsstr_rm_words_by_lengthstr_stopwords_by_part_of_speechstr_tolowerstr_weighted_count_match
Dependencies:data.table