Other packages > Find by keyword >

wordspace  

Distributional Semantic Models in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("wordspace", "0.2-8")



Attach the package and use:
library("wordspace")
Maintained by
Stephanie Evert
[Scholar Profile | Author Map]
First Published: 2016-08-13
Latest Update: 2022-08-22
Description:
An interactive laboratory for research on distributional semantic models ('DSM', see <https://en.wikipedia.org/wiki/Distributional_semantics> for more information).
How to cite:
Stephanie Evert (2016). wordspace: Distributional Semantic Models in R. R package version 0.2-8, https://cran.r-project.org/web/packages/wordspace. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.2-0 (2016-08-13 18:12), 0.2-5 (2019-07-13 21:30), 0.2-6 (2020-01-09 00:00), 0.2-7 (2022-02-22 10:20)
Other packages that cited wordspace R package
View wordspace citation profile
Other R packages that wordspace depends, imports, suggests or enhances
Complete documentation for wordspace
Functions, R codes and Examples using the wordspace R package
Some associated functions: DSM_GoodsMatrix . DSM_HieroglyphsMatrix . DSM_SingularValues . DSM_TermContextMatrix . DSM_TermTermMatrix . DSM_Vectors . DSM_VerbNounTriples_BNC . ESSLLI08_Nouns . RG65 . SemCorWSD . WordSim353 . as_distmat . as_dsm . as_dsm_tm . as_matrix_dsm . check_dsm . context_vectors . convert_lemma . dim_dsm . dimnames_dsm . dist_matrix . dsm . dsm_canonical_matrix . dsm_projection . dsm_score . eval_clustering . eval_multiple_choice . eval_similarity_correlation . head_dist_matrix . head_dsm . match_split . merge_dsm . nearest_neighbours . normalize_rows . pair_distances . plot_dist_matrix . plot_similarity_correlation . print_dsm . rbind_dsm . read_dsm_matrix . read_dsm_triplet . read_dsm_ucs . rowNorms . rsvd . scale_margins . signcount . subset_dsm . t_dsm . wordspace-package . wordspace_openmp . write_dsm_matrix . 
Some associated R codes: RcppExports.R . as_distmat.R . as_dsm.R . as_dsm_tm.R . as_matrix_dsm.R . bind_merge_dsm.R . bind_merge_utils.R . check_dsm.R . context_vectors.R . convert_lemma.R . dim_dsm.R . dimnames_dsm.R . dist_matrix.R . dsm.R . dsm_canonical_matrix.R . dsm_projection.R . dsm_score.R . eval_clustering.R . eval_multiple_choice.R . eval_similarity_correlation.R . head_dist_matrix.R . head_dsm.R . match_split.R . nearest_neighbours.R . normalize_rows.R . pair_distances.R . plot_dist_matrix.R . print_dsm.R . read_delim_raw.R . read_dsm_matrix.R . read_dsm_triplet.R . read_dsm_ucs.R . rowNorms.R . rsvd.R . scale_margins.R . signcount.R . subset_dsm.R . t_dsm.R . wordspace_openmp.R . write_dsm_matrix.R . zzz.R .  Full wordspace package functions and examples
Downloads during the last 30 days
03/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/2703/2803/2903/3003/31Downloads for wordspace5101520253035TrendBars

Today's Hot Picks in Authors and Packages

samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
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  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
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