Other packages > Find by keyword >

SemNetCleaner  

An Automated Cleaning Tool for Semantic and Linguistic Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SemNetCleaner", "1.3.4")



Attach the package and use:
library("SemNetCleaner")
Maintained by
Alexander P. Christensen
[Scholar Profile | Author Map]
First Published: 2018-05-16
Latest Update: 2021-09-16
Description:
Implements several functions that automates the cleaning and spell-checking of text data. Also converges, finalizes, removes plurals and continuous strings, and puts text data in binary format for semantic network analysis. Uses the 'SemNetDictionaries' package to make the cleaning process more accurate, efficient, and reproducible.
How to cite:
Alexander P. Christensen (2018). SemNetCleaner: An Automated Cleaning Tool for Semantic and Linguistic Data. R package version 1.3.4, https://cran.r-project.org/web/packages/SemNetCleaner. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.1 (2018-05-16 17:15), 0.9.9 (2018-07-28 00:10), 1.0.0 (2019-07-01 14:30), 1.1.0 (2019-08-06 06:50), 1.1.1 (2019-09-27 20:50), 1.1.2 (2019-10-28 17:20), 1.1.3 (2019-12-02 00:00), 1.1.4 (2020-02-17 21:20), 1.1.5 (2020-03-22 07:40), 1.2.0 (2020-06-09 18:20), 1.3.0 (2020-09-24 20:00), 1.3.1 (2020-12-04 21:50), 1.3.3 (2021-08-16 19:40)
Other packages that cited SemNetCleaner R package
View SemNetCleaner citation profile
Other R packages that SemNetCleaner depends, imports, suggests or enhances
Complete documentation for SemNetCleaner
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for SemNetCleaner5101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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