salesforce / cove

BSD 3-Clause "New" or "Revised" License
473 stars 93 forks source link

load_vectors fix for new version of touchtext #14

Closed Aegeaner closed 6 years ago

Aegeaner commented 6 years ago
 ✗ python test/example.py                 
 Generating train, dev, test splits
 Building vocabulary
 Traceback (most recent call last):
   File "test/example.py", line 16, in <module>
     inputs.vocab.load_vectors(wv_type='glove.840B', wv_dim=300)
 TypeError: load_vectors() missing 1 required positional argument: 'vectors'
salesforce-cla[bot] commented 6 years ago

Thanks for the contribution! Before we can merge this, we need @Aegeaner to sign the Salesforce.com Contributor License Agreement.

Aegeaner commented 6 years ago

cla signed.