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 22 Dec. 2024.
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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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