Other packages > Find by keyword >

conversim  

Conversation Similarity Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("conversim", "0.1.0")



Attach the package and use:
library("conversim")
Maintained by
Chao Liu
[Scholar Profile | Author Map]
First Published: 2024-09-20
Latest Update: 2024-09-20
Description:
Analyze and compare conversations using various similarity measures including topic, lexical, semantic, structural, stylistic, sentiment, participant, and timing similarities. Supports both pairwise conversation comparisons and analysis of multiple dyads. Methods are based on established research: Topic modeling: Blei et al. (2003) <doi:10.1162/jmlr.2003.3.4-5.993>; Landauer et al. (1998) <doi:10.1080/01638539809545028>; Lexical similarity: Jaccard (1912) <doi:10.1111/j.1469-8137.1912.tb05611.x>; Semantic similarity: Salton & Buckley (1988) <doi:10.1016/0306-4573(88)90021-0>; Mikolov et al. (2013) <doi:10.48550/arXiv.1301.3781>; Pennington et al. (2014) <doi:10.3115/v1/D14-1162>; Structural and stylistic analysis: Graesser et al. (2004) <doi:10.1075/target.21131.ryu>; Sentiment analysis: Rinker (2019) <https://github.com/trinker/sentimentr>.
How to cite:
Chao Liu (2024). conversim: Conversation Similarity Analysis. R package version 0.1.0, https://cran.r-project.org/web/packages/conversim. Accessed 05 Feb. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited conversim R package
View conversim citation profile
Other R packages that conversim depends, imports, suggests or enhances
Complete documentation for conversim
Functions, R codes and Examples using the conversim R package
Full conversim package functions and examples
Downloads during the last 30 days
01/0601/0701/0801/0901/1001/1101/1201/1301/1401/1501/1601/1701/1801/1901/2001/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/03Downloads for conversim0123456789101112TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rigr  
Regression, Inference, and General Data Analysis Tools in R
A set of tools to streamline data analysis. Learning both R and introductory statistics at the same ...
Download / Learn more Package Citations See dependency  
openblender  
Request <https://openblender.io> API Services
Interface to make HTTP requests to 'OpenBlender' API services. Go to for mo ...
Download / Learn more Package Citations See dependency  
MCS  
Model Confidence Set Procedure
Perform the model confidence set procedure of Hansen et al (2011) . ...
Download / Learn more Package Citations See dependency  
extremis  
Statistics of Extremes
Conducts inference in statistical models for extreme values (de Carvalho et al (2012), ...
Download / Learn more Package Citations See dependency  
thief  
Temporal Hierarchical Forecasting
Methods and tools for generating forecasts at different temporal frequencies using a hierarchical ti ...
Download / Learn more Package Citations See dependency  
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  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

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