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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  
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  
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  

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