{
  "_id": "6a1971e5acfb0bcc41dee096",
  "Package": "SemanticDistance",
  "Type": "Package",
  "Version": "0.1.1",
  "Title": "Compute Semantic Distance Between Text Constituents",
  "Authors@R": "c(\nperson(\"Jamie\", \"Reilly\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jamie_reilly@temple.edu\",\ncomment = c(ORCID = \"0000-0002-0891-438X\")),\nperson(\"Emily B.\", \"Myers\", role = \"aut\"),\nperson(\"Hannah R.\", \"Mechtenberg\", role = \"aut\"),\nperson(\"Jonathan E.\", \"Peelle\", role = \"aut\"))",
  "Maintainer": "Jamie Reilly <jamie_reilly@temple.edu>",
  "Description": "Cleans and formats language transcripts guided by a series\nof transformation options (e.g., lemmatize words, omit\nstopwords, split strings across rows). 'SemanticDistance'\ncomputes two distinct metrics of cosine semantic distance\n(experiential and embedding). These values reflect pairwise\ncosine distance between different elements or chunks of a\nlanguage sample. 'SemanticDistance' can process monologues\n(e.g., stories, ordered text), dialogues (e.g., conversation\ntranscripts), word pairs arrayed in columns, and unordered word\nlists. Users specify options for how they wish to chunk\ndistance calculations. These options include: rolling\nngram-to-word distance (window of n-words to each new word),\nngram-to-ngram distance (2-word chunk to the next 2-word\nchunk), pairwise distance between words arrayed in columns,\nmatrix comparisons (i.e., all possible pairwise distances\nbetween words in an unordered list), turn-by-turn distance\n(talker to talker in a dialogue transcript). 'SemanticDistance'\nincludes visualization options for analyzing distances as time\nseries data and simple semantic network dynamics (e.g.,\nclustering, undirected graph network).",
  "License": "LGPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Reilly-ConceptsCognitionLab/SemanticDistance,\nhttps://reilly-conceptscognitionlab.github.io/SemanticDistance/",
  "BugReports": "https://github.com/Reilly-ConceptsCognitionLab/SemanticDistance/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Collate": "'clean_dialogue.R' 'clean_monologue_or_list.R'\n'clean_paired_cols.R' 'data.R' 'dist_anchor.R'\n'dist_dialogue.R' 'dist_ngram2ngram.R' 'dist_ngram2word.R'\n'dist_paired_cols.R' 'globals.R' 'reexports.R'\n'replacements_25.R' 'utils.R' 'wordlist_to_network.R' 'zzz.R'",
  "Config/testthat/edition": "3",
  "Repository": "https://reilly-conceptscognitionlab.r-universe.dev",
  "Date/Publication": "2026-04-28 18:51:29 UTC",
  "RemoteUrl": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "RemoteRef": "HEAD",
  "RemoteSha": "b502d385066dc9cb39b93176fc74c8033ebd578c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:13:37 UTC",
    "User": "root"
  },
  "Author": "Jamie Reilly [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0891-438X>),\nEmily B. Myers [aut],\nHannah R. Mechtenberg [aut],\nJonathan E. Peelle [aut]",
  "MD5sum": "532740235aaac81c9946eca879311d55",
  "_user": "reilly-conceptscognitionlab",
  "_type": "src",
  "_file": "SemanticDistance_0.1.1.tar.gz",
  "_fileid": "a49154c11acfbfc5dec45c9a8289c770a5bf4a14f0df2e31853113e6fceb981a",
  "_filesize": 1321368,
  "_sha256": "a49154c11acfbfc5dec45c9a8289c770a5bf4a14f0df2e31853113e6fceb981a",
  "_created": "2026-05-29T09:13:37.000Z",
  "_published": "2026-05-29T11:00:53.945Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78472346761,
      "time": 252,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7287321182"
    },
    {
      "job": 78472346756,
      "time": 261,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287324481"
    },
    {
      "job": 78472346687,
      "time": 371,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7289096278"
    },
    {
      "job": 78472346730,
      "time": 324,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289099615"
    },
    {
      "job": 78471711573,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7287242854"
    },
    {
      "job": 78472346702,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287288034"
    },
    {
      "job": 78472346691,
      "time": 581,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7287425891"
    },
    {
      "job": 78472346757,
      "time": 501,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287400569"
    },
    {
      "job": 78472346718,
      "time": 589,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287428484"
    }
  ],
  "_buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "_commit": {
    "id": "b502d385066dc9cb39b93176fc74c8033ebd578c",
    "author": "Jamie Reilly <33383970+reilly-lab@users.noreply.github.com>",
    "committer": "Jamie Reilly <33383970+reilly-lab@users.noreply.github.com>",
    "message": "updated JOSS paper\n",
    "time": 1777402289
  },
  "_maintainer": {
    "name": "Jamie Reilly",
    "email": "jamie_reilly@temple.edu",
    "orcid": "0000-0002-0891-438X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lsa",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "textstem",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "textclean",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "wesanderson",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "reilly-conceptscognitionlab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 6
    },
    {
      "week": "2025-23",
      "n": 13
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 9
    },
    {
      "week": "2025-33",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-06-16"
    }
  ],
  "_topics": [
    "cosine-distance",
    "cosine-similarity",
    "embeddings",
    "lexical-semantic",
    "nlp",
    "psycholinguistics",
    "semantics"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "reilly-lab",
      "count": 146,
      "uuid": 33383970
    },
    {
      "user": "jpeelle",
      "count": 9,
      "uuid": 109885
    }
  ],
  "_userbio": {
    "uuid": 72212570,
    "type": "organization",
    "name": "Concepts Cognition Lab (ReillyLab) @ Temple"
  },
  "_downloads": {
    "count": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SemanticDistance"
  },
  "_devurl": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SemanticDistance.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "_realowner": "reilly-conceptscognitionlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "clean_dialogue",
    "clean_monologue_or_list",
    "clean_paired_cols",
    "Dialogue_Typical",
    "dist_anchor",
    "dist_dialogue",
    "dist_ngram2ngram",
    "dist_ngram2word",
    "dist_paired_cols",
    "glowca_25",
    "Grandfather_Passage",
    "Monologue_Typical",
    "SD15_2025_complete",
    "Temple_stops25",
    "Unordered_List",
    "Word_Pairs",
    "wordlist_to_network"
  ],
  "_help": [
    {
      "page": "clean_dialogue",
      "title": "clean_dialogue",
      "topics": [
        "clean_dialogue"
      ]
    },
    {
      "page": "clean_monologue_or_list",
      "title": "clean_monologue_or_list",
      "topics": [
        "clean_monologue_or_list"
      ]
    },
    {
      "page": "clean_paired_cols",
      "title": "clean_paired_cols",
      "topics": [
        "clean_paired_cols"
      ]
    },
    {
      "page": "Dialogue_Typical",
      "title": "A Typical Dialogue Transcript",
      "topics": [
        "Dialogue_Typical"
      ]
    },
    {
      "page": "dist_anchor",
      "title": "dist_anchor",
      "topics": [
        "dist_anchor"
      ]
    },
    {
      "page": "dist_dialogue",
      "title": "dist_dialogue",
      "topics": [
        "dist_dialogue"
      ]
    },
    {
      "page": "dist_ngram2ngram",
      "title": "dist_ngram2ngram",
      "topics": [
        "dist_ngram2ngram"
      ]
    },
    {
      "page": "dist_ngram2word",
      "title": "dist_ngram2word",
      "topics": [
        "dist_ngram2word"
      ]
    },
    {
      "page": "dist_paired_cols",
      "title": "dist_paired_cols",
      "topics": [
        "dist_paired_cols"
      ]
    },
    {
      "page": "glowca_25",
      "title": "Glove Semantic Embeddings",
      "topics": [
        "glowca_25"
      ]
    },
    {
      "page": "Grandfather_Passage",
      "title": "The Grandfather Passage: A Standardized Reading Passage",
      "topics": [
        "Grandfather_Passage"
      ]
    },
    {
      "page": "load_github_data",
      "title": "Load all .rda files from a GitHub data folder into the package environment",
      "topics": [
        "load_github_data"
      ]
    },
    {
      "page": "Monologue_Typical",
      "title": "A Typical Monologue Transcript",
      "topics": [
        "Monologue_Typical"
      ]
    },
    {
      "page": "SD15_2025_complete",
      "title": "SD15_2025_complete Experiential Semantic Distance Values",
      "topics": [
        "SD15_2025_complete"
      ]
    },
    {
      "page": "Temple_stops25",
      "title": "Stopword List",
      "topics": [
        "Temple_stops25"
      ]
    },
    {
      "page": "Unordered_List",
      "title": "Unordered_List",
      "topics": [
        "Unordered_List"
      ]
    },
    {
      "page": "Word_Pairs",
      "title": "Word Pairs in Columns",
      "topics": [
        "Word_Pairs"
      ]
    },
    {
      "page": "wordlist_to_network",
      "title": "wordlist_to_network",
      "topics": [
        "wordlist_to_network"
      ]
    }
  ],
  "_pkglogo": "https://github.com/reilly-conceptscognitionlab/semanticdistance/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/reilly-conceptscognitionlab/semanticdistance/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "askpass",
    "BH",
    "cli",
    "cluster",
    "cpp11",
    "curl",
    "data.table",
    "dendextend",
    "digest",
    "dplyr",
    "dtt",
    "english",
    "farver",
    "fastmatch",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "hunspell",
    "igraph",
    "isoband",
    "ISOcodes",
    "jsonlite",
    "koRpus",
    "koRpus.lang.en",
    "labeling",
    "lattice",
    "lexicon",
    "lifecycle",
    "lsa",
    "magrittr",
    "Matrix",
    "mgsub",
    "mime",
    "nlme",
    "NLP",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "qdapRegex",
    "quanteda",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "slam",
    "SnowballC",
    "stopwords",
    "stringi",
    "stringr",
    "sylly",
    "sylly.en",
    "sys",
    "syuzhet",
    "textclean",
    "textshape",
    "textstem",
    "tibble",
    "tidyr",
    "tidyselect",
    "tm",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "wesanderson",
    "withr",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "semanticdistance",
  "_universes": [
    "reilly-conceptscognitionlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-29T09:16:29.000Z",
      "distro": "noble",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "f47a4f159fe8d77c6dce4d01ac9c0c80780439afd9ca16edddcda0b03680458f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-29T09:16:29.000Z",
      "distro": "noble",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "8d671c67b8e7a83d9f0d78797fb6f2a19a68b65b732e5f894fb9dbfb54aa2cb9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-29T10:57:43.000Z",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "69551894e5609e9c3b59a71d54d3f217c4c8f0552fb2d7536aa0dd716390a9a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-29T10:58:12.000Z",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "b8122cc4cef67f05cb4a8901e78d7b9292e771fdd7b6ad0fb0097d1f89dad339",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-29T09:16:35.000Z",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "3597a390668871a5ff020ca819c78c77996cae5caee9cd180aae013d54a8eb82",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T09:21:57.000Z",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "49178d93deaeca64d1dbb03aeaf374dcfe6b47770b76084c9c3d51315dad16ff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T09:20:38.000Z",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "22471753571b9a9993c8a3267bf186ee3aaf9eeb43d195f145af9766faff864f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T09:21:50.000Z",
      "commit": "b502d385066dc9cb39b93176fc74c8033ebd578c",
      "fileid": "3ebeb77d74e2bff5dd53136eaa4c57348f381e6aabca4a2374139594e8b23874",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/26628666793"
    }
  ]
}