load_embeddings: Load an embedding from a csv file.

Description Usage Arguments Value

View source: R/utils.R

Description

Load an embedding from a csv file.

Usage

1
load_embeddings(filename, join_semantic_type = TRUE)

Arguments

filename

File name to be loaded. CUIs should be in first column.

join_semantic_type

Flag to join semantic type

Value

Dataframe containing the embeddings (and semnatic type)


beamandrew/cui2vec documentation built on Nov. 4, 2019, 7:07 a.m.