R Packages that start with:
A . B . C . D . E . F . G . H . I . J . K . L . M . N . O . P . Q . R . S . T . U . V . W . X . Y . Z .
Functions
- as.text.table()
- flag_words()
- label_parts_of_speech()
- l_pos()
- ngrams()
- pos()
- regex_paragraph()
- regex_sentence()
- regex_word()
- rm_frequent_words()
- rm_infrequent_words()
- rm_long_words()
- rm_no_overlap()
- rm_overlap()
- rm_parts_of_speech()
- rm_regexp_match()
- rm_short_words()
- rm_words()
- sampleStr()
- stopwords()
- str_any_match()
- str_counts()
- str_count_intersect()
- str_count_jaccard_similarity()
- str_count_match()
- str_count_nomatch()
- str_count_positional_match()
- str_count_positional_nomatch()
- str_count_setdiff()
- str_dt_col_combine()
- str_extract_match()
- str_extract_nomatch()
- str_extract_positional_match()
- str_extract_positional_nomatch()
- str_rm_blank_space()
- str_rm_long_words()
- str_rm_non_alphanumeric()
- str_rm_non_printable()
- str_rm_numbers()
- str_rm_punctuation()
- str_rm_regexp_match()
- str_rm_short_words()
- str_rm_words()
- str_rm_words_by_length()
- str_stopwords_by_part_of_speech()
- str_tolower()
- str_weighted_count_match()
R Codes
Selected R package: textTools
Click on the specific functions, references or examples using the links on the left
This will display the example document in this panel! Call for submissions of examples for R packages. Contribute today!