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
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
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns