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 21 Nov. 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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