This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
How does unsupervised Retrain work? #713
Open
Description
Hi,
I have done an unsupervised training on german wikipedia text. Now I want to retrain this on my task specific texts (also unsupervised) to fine tune the embedding to my domain.
- Is this possible?
- How is this done?
I know that there is a -retrain
parameter to fastText but I do not know how to use it. Maybe someone could help...
Thanks
Philip