Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 239 packages in 0.01 seconds

cleanNLP — by Taylor B. Arnold, 4 months ago

A Tidy Data Model for Natural Language Processing

Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users may make use of the 'udpipe' back end with no external dependencies, or two Python back ends with 'spaCy' < https://spacy.io> or 'CoreNLP' < https://stanfordnlp.github.io/CoreNLP/>. Exposed annotation tasks include tokenization, part of speech tagging, named entity recognition, and dependency parsing.

friends — by Emil Hvitfeldt, 4 years ago

The Entire Transcript from Friends in Tidy Format

The complete scripts from the American sitcom Friends in tibble format. Use this package to practice data wrangling, text analysis and network analysis.

peruse — by Jacob Goldsmith, 3 years ago

A Tidy API for Sequence Iteration and Set Comprehension

A friendly API for sequence iteration and set comprehension.

tidywikidatar — by Giorgio Comai, 13 hours ago

Explore 'Wikidata' Through Tidy Data Frames

Query 'Wikidata' API < https://www.wikidata.org/wiki/Wikidata:Main_Page> with ease, get tidy data frames in response, and cache data in a local database.

tidygam — by Stefano Coretta, a year ago

Tidy Prediction and Plotting of Generalised Additive Models

Provides functions that compute predictions from Generalised Additive Models (GAMs) fitted with 'mgcv' and return them as a tibble. These can be plotted with a generic plot()-method that uses 'ggplot2' or plotted as any other data frame. The main function is predict_gam().

bardr — by Zane Billings, 3 years ago

Complete Works of William Shakespeare in Tidy Format

Provides R data structures for Shakespeare's complete works, as provided by Project Gutenberg .

tidyMC — by Stefan Linner, 3 months ago

Monte Carlo Simulations Made Easy and Tidy

Framework to run Monte Carlo simulations over a parameter grid. Allows to parallelize the simulations. Generates plots and 'LaTeX' tables summarizing the results from the simulation.

tidycat — by Guy J. Abel, 3 years ago

Expand Tidy Output for Categorical Parameter Estimates

Create additional rows and columns on broom::tidy() output to allow for easier control on categorical parameter estimates.

tidymv — by Stefano Coretta, a year ago

Tidy Model Visualisation for Generalised Additive Models

Provides functions for visualising generalised additive models and getting predicted values using tidy tools from the 'tidyverse' packages.

schrute — by Brad Lindblad, a year ago

The Entire Transcript from the Office in Tidy Format

The complete scripts from the American version of the Office television show in tibble format. Use this package to analyze and have fun with text from the best series of all time.