Package: hood2net Title: Create a Language Network from Neighborhoods of Words Version: 1.0.0 Authors@R: person("Cynthia", "Siew", , "cynthia.siew@mailfence.com", role = c("aut", "cre", "cph")) Description: Input a list of words and/or their phonological transcriptions and this package creates a language network based on their neighborhood structure. First, the phonological/orthographic neighbors for each item in the list are identified based on various definitions of a neighbor (e.g., edit-distance (substitution, deletion, or addition), substitution-only; distance size (1-edit or more); based on single characters or segments indicated by separators) and summarizes this information in an 'igraph' network object for subsequent analyses. For more details see Luce & Pisoni (1998) and Vitevitch (2008) . Helper functions for extracting network metrics, neighbors, and other information from the language network are provided. This package is intended for psycholinguists interested in modeling language networks and word neighborhoods in various languages. License: MIT + file LICENSE Encoding: UTF-8 Imports: igraph, Rcpp, stringdist Depends: R (>= 4.1.0) LazyData: true LinkingTo: Rcpp NeedsCompilation: yes Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 VignetteBuilder: knitr URL: https://csqsiew.github.io/hood2net/ Packaged: 2026-07-17 16:57:17 UTC; root Author: Cynthia Siew [aut, cre, cph] Maintainer: Cynthia Siew Repository: https://cran.r-universe.dev Date/Publication: 2026-07-17 14:10:07 UTC RemoteUrl: https://github.com/cran/hood2net RemoteRef: HEAD RemoteSha: 9536407ba0f5c98fd322e29950a8134aaf9f5e42