Distributional semantic models (DSM) in R


[Up] [Top]

Documentation for package ‘wordspace’ version 0.1-5

Help Pages

wordspace-package Distributional Semantic Models in R (wordspace)
cbind.dsm Combine DSM Objects by Rows and Columns (wordspace)
check.dsm Validate Internal Structure of DSM Object (wordspace)
colNorms Compute Norms of Row and Column Vectors of a Matrix (wordspace)
context.vectors Compute Bag-of-Words Context Vectors (wordspace)
dim.dsm Dimensions of a DSM Object (wordspace)
dist.matrix Distances/Similarities between Row or Column Vectors (wordspace)
dsm Create DSM Object Representing a Distributional Semantic Model (wordspace)
dsm-object Create DSM Object Representing a Distributional Semantic Model (wordspace)
dsm.canonical.matrix Canonical Formats for a DSM Co-occurrence Matrix (wordspace)
dsm.is.canonical Canonical Formats for a DSM Co-occurrence Matrix (wordspace)
dsm.projection Reduce Dimensionality of DSM by Subspace Projection (wordspace)
dsm.score Weighting, Scaling and Normalisation of Co-occurrence Matrix (wordspace)
DSM_bnc_vobj_basic TODO (wordspace)
esslli08_clustering_nouns TODO (wordspace)
hieroglyphs_example TODO (wordspace)
match.split Find Parallel Matches for Values in Groups (wordspace)
merge.dsm Merge Rows or Columns from Different DSM Objects (wordspace)
nearest.neighbors Find Nearest Neighbours in DSM Space (wordspace)
nearest.neighbours Find Nearest Neighbours in DSM Space (wordspace)
normalize.rows Normalize Rows of Matrix to Unit Length (wordspace)
pair.distances Semantic Distances Between Word Pairs (wordspace)
rbind.dsm Combine DSM Objects by Rows and Columns (wordspace)
read.dsm.triplet Load DSM Data from Triplet Representation (wordspace)
read.dsm.ucs Load Raw DSM Data from Disk Files in UCS Export Format (wordspace)
rowNorms Compute Norms of Row and Column Vectors of a Matrix (wordspace)
rsvd Randomized Singular Value Decomposition (wordspace)
scaleMargins Scale Rows and/or Columns of a Matrix (wordspace)
subset.dsm Subsetting Distributional Semantic Models (wordspace)
t.dsm Swap the Rows and Columns of a DSM Object (wordspace)
wordspace Distributional Semantic Models in R (wordspace)
wordspace.openmp Control multi-core processing in wordspace functions (wordspace)