realPrimoh/ChineseSimilarity: Measuring the Similarity between Chinese Strings

This package is used to measure the similarity between Chinese characters. It can convert Chinese characters to pinyin (phonetic similarity) and four corner code (shape similarity), and then use different measurement method to assess the similarity between characters or strings.

Getting started

Package details

MaintainerQu Cheng <qcheng@berkeley.edu>
LicenseGPL (>= 2)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("realPrimoh/ChineseSimilarity")
realPrimoh/ChineseSimilarity documentation built on May 22, 2019, 2:20 p.m.