compare_embeddings: Run paired comparisons

Description Usage Arguments Value

View source: R/run_paired_comparison.R

Description

Run paired comparisons

Usage

1
2
compare_embeddings(embedding1_df, embedding2_df, benchmark = c("all",
  "comorbidities", "causitive", "ndfrt", "semantic_type", "similarity"))

Arguments

embedding1_df

The first embedding's dataframe with bound semantic type

embedding2_df

The second embedding's dataframe with bound semantic type

benchmark

Which benchmarks to perform. Valid inputs are c("all", "comorbidities", "causative", "ndfrt", "semantic_type", "similarity")

Value

A list with two entries of result dataframes, one for each embedding.


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