Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Making the dictionary evaluation optional when using the unsupervised method.#81

Open
abdullah-alnahas wants to merge 2 commits intofacebookresearch:mainfrom
abdullah-alnahas:master
Open

Making the dictionary evaluation optional when using the unsupervised method.#81
abdullah-alnahas wants to merge 2 commits intofacebookresearch:mainfrom
abdullah-alnahas:master

Conversation

@abdullah-alnahas
Copy link

@abdullah-alnahas abdullah-alnahas commented Oct 11, 2018

Hello MUSE developers :)
I am using 'unsupervised.py' script to align two embedding spaces, but I don't have a parallel dictionary. However, in the current code base it's mandatory to provide a parallel dictionary for evaluation. So, I thought it would be better to make the parallel dictionary optional in the 'unsupervised.py' script.
What do you think?

Thanks ;)

Allow users to only use unsupervised evaluation methods if no dictionary is available. Indeed, that should be the default in 'unsupervised.py' script because one could have used 'supervised.py' otherwise.
Allow users to only use unsupervised evaluation methods if no dictionary is available. Indeed, that should be the default in 'unsupervised.py' script because one could have used 'supervised.py' otherwise.
@abdullah-alnahas abdullah-alnahas changed the title Make the dictionary evaluation optional, when using the unsupervised method. Making the dictionary evaluation optional when using the unsupervised method. Oct 14, 2018
oserikov added a commit to NIS-2018-CROSS-M/MUSE that referenced this pull request Feb 12, 2019
oserikov added a commit to NIS-2018-CROSS-M/MUSE that referenced this pull request Feb 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants