# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "hood2net" in publications use:' type: software license: MIT title: 'hood2net: Create a Language Network from Neighborhoods of Words' version: 1.0.0 abstract: 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. authors: - family-names: Siew given-names: Cynthia email: cynthia.siew@mailfence.com repository: https://cran.r-universe.dev commit: 9536407ba0f5c98fd322e29950a8134aaf9f5e42 url: https://csqsiew.github.io/hood2net/ date-released: '2026-07-17' contact: - family-names: Siew given-names: Cynthia email: cynthia.siew@mailfence.com