facebookresearch / StarSpace

Learning embeddings for classification, retrieval and ranking.
MIT License
3.94k stars 531 forks source link

add flag to specify weight separator #205

Closed ledw closed 5 years ago

ledw commented 5 years ago

This helps to fix the bug in https://github.com/facebookresearch/StarSpace/issues/191 When-useWeightis turned on, one can use -weightSep to specify the separator for words and weights (default is ':').