Other packages > Find by keyword >

phonics  

Phonetic Spelling Algorithms
View on CRAN: Click here


Download and install phonics package within the R console
Install from CRAN:
install.packages("phonics")

Install from Github:
library("remotes")
install_github("cran/phonics")

Install by package version:
library("remotes")
install_version("phonics", "1.3.10")



Attach the package and use:
library("phonics")
Maintained by
James Howard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-27
Latest Update: 2021-07-11
Description:
Provides a collection of phonetic algorithms including Soundex, Metaphone, NYSIIS, Caverphone, and others. The package is documented in .
How to cite:
James Howard (2015). phonics: Phonetic Spelling Algorithms. R package version 1.3.10, https://cran.r-project.org/web/packages/phonics. Accessed 02 Feb. 2025.
Previous versions and publish date:
0.5.4 (2015-12-27 23:51), 0.6.2 (2016-01-09 17:34), 0.6.3 (2016-02-15 09:26), 0.7.3 (2016-03-30 08:14), 0.7.4 (2016-06-05 08:44), 0.7.5 (2017-08-25 06:31), 1.0.0 (2018-02-13 21:51), 1.1.0 (2018-08-16 21:30), 1.2.3 (2019-01-09 21:00), 1.3.0 (2019-03-01 20:50), 1.3.2 (2019-06-22 00:00), 1.3.6 (2020-07-06 06:40), 1.3.8 (2020-10-02 02:00), 1.3.9 (2020-10-12 18:30)
Other packages that cited phonics R package
View phonics citation profile
Other R packages that phonics depends, imports, suggests or enhances
Complete documentation for phonics
Functions, R codes and Examples using the phonics R package
Some associated functions: caverphone . cologne . lein . metaphone . mra . nysiis . onca . phonex . phonics . rogerroot . soundex . statcan . 
Some associated R codes: RcppExports.R . caverphone.R . cologne.R . lein.R . metaphone.R . mra.R . nysiis.R . onca.R . phonex.R . phonics.R . rogerroot.R . soundex.R . statcan.R .  Full phonics package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA