textplot icon indicating copy to clipboard operation
textplot copied to clipboard

Plotting for text data

Results 5 textplot issues
Sort by recently updated
recently updated
newest added

make a text features plot that is reduced to 2-d space?? maybe see who's closer to wo document/person wise

ggpage provides an itneresting way to visualize text. Use this same idea to break text into sentences, paragraphs, turns of talk plus attributes of these (person, sex, age, race, education,...

Hi, I tried the following 3 commands to install and all failed: pacman::p_load_gh("trinker/textplot") pacman::p_load_current_gh("trinker/textplot") devtools::install_github("trinker/textplot") Here's the output: _Error : Invalid DESCRIPTION file Malformed Depends or Suggests or Imports or...