Skip to content

akalino/semantic-structural-sentences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure and Semantics of Sentence Embeddings

This repository houses the experiments as detailed in the paper "A Comparative Study on Structural and Semantic Properties of Sentence Embeddings". To run the experiments on your own machine, begin by creating the necessary datasets as detailed in the data/ directory. Next, generate the embedding sets for the knowledge graph in kg-embeddings/. Generate all the sentence embeddings by following the README in the sentence-embeddings/ directory. To create the maps, follow the instructions in align/. Finally, run the clustering experiments in cluster/.

References

@article{kalinowski-2020-structure-semantics-sentences,
         title="A Comparative Study on Structural and Semantic Properties of Sentence Embeddings",
         author="Kalinowski, Alexander and An, Yuan",
         journal="arXiv preprint",
         month="09",
         year="2020",
         url="update me"}

This repository contains experimental software and is published for the sole purpose of giving additional background details on the respective publication.

About

Code for experiments to measure the structural and semantic properties of sentence embeddings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published