# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "childeswordfreq" in publications use:' type: software license: MIT title: 'childeswordfreq: Word and Phrase Frequency Tools for CHILDES' version: 0.2.0 doi: 10.32614/CRAN.package.childeswordfreq abstract: Tools for extracting word and phrase frequencies from the Child Language Data Exchange System (CHILDES) database via the 'childesr' API. Supports type-level word counts, token-mode searches with simple wildcard patterns and part-of-speech filters, optional stemming, and Zipf-scaled frequencies. Provides normalization per number of tokens or utterances, speaker-role breakdowns, dataset summaries, and export to Excel workbooks for reproducible child language research. The CHILDES database is maintained at . authors: - family-names: Albudoor given-names: Nahar email: n.albudoor@gmail.com repository: https://n-albudoor.r-universe.dev repository-code: https://github.com/n-albudoor/childeswordfreq commit: d34d98c2e7c6921e2c48343915222ec379cc9a37 url: https://github.com/n-albudoor/childeswordfreq date-released: '2025-11-15' contact: - family-names: Albudoor given-names: Nahar email: n.albudoor@gmail.com