Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View jmclawson's full-sized avatar

Block or report jmclawson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tmtyro tmtyro Public

    Simplified workflows for text mining tyros

    R

  2. biblatex-mla biblatex-mla Public

    MLA-style citations and bibliographies using Biblatex

    TeX 24 9

  3. stylo2gg stylo2gg Public

    Visualize and explore stylo data with ggplot2

    R 3

  4. w2v_utilities.R w2v_utilities.R
    1
    library(tidyverse)
    2
    library(tidytext)
    3
    library(reshape2)
    4
    library(wordVectors)
    5