Skip to content

Latest commit

Β 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Measuring Idiomaticity in Text Embedding Models with πœ€-compositionality

The data is included as a git submodule, from there the python module epsilon_compositionality runs all the necessary code and outputs a results directory containing the LaTeX code we included in the article. To reproduce everything, run the following:

git clone --recurse-submodules THIS_REPOSITORY
python -m epsilon_compositionality

For a more decomposed (pun intended) approach, this is equivalent to:

python -m epsilon_compositionality.build_dataset
python -m epsilon_compositionality.extract_similarities
python -m epsilon_compositionality.compute_statistics

About

Implementation for the EACL 2026 paper: Measuring Idiomaticity in Text Embedding Models with πœ€-compositionality

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages