You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Embedding Quality Test is also possible. And the concept is fun. But it is quite difficult to reproduce because the procedure involves NLTK's WordNet to generate plurals and Synonyms. Wordnet is available for R. But making this package dependent on rJava is no laughing business.
The text was updated successfully, but these errors were encountered:
* Initial implementation of ect
* Make query, plot_es work for ect
* Add test cases for ect
* Update the README for ect
* Update ect's test case for emitting P
* Test also `plot_ect`
chainsawriot
changed the title
implementing Embedding Coherence Test
implementing Embedding Quality Test
Nov 24, 2021
It is like a variant of SemAxis.
https://arxiv.org/pdf/1901.07656.pdf
Embedding Quality Test is also possible. And the concept is fun. But it is quite difficult to reproduce because the procedure involves NLTK's WordNet to generate plurals and Synonyms. Wordnet is available for R. But making this package dependent on rJava is no laughing business.
The text was updated successfully, but these errors were encountered: