Living-with-machines / DeezyMatch

A Flexible Deep Learning Approach to Fuzzy String Matching
https://living-with-machines.github.io/DeezyMatch/
Other
139 stars 34 forks source link

One flag to read model/vocab in FT #37

Closed kasra-hosseini closed 4 years ago

kasra-hosseini commented 4 years ago

@fedenanni wrote:

DeezyMatch training would create a folder with model+vocab if I remember correctly. Maybe, in the future in another PR, we could have a distinction similar to the one we have with -f in fine-tuning, where the default is that you point to a folder with model and vocab, but you could also point to them with separate paths (but this would not be default).