Ines Montani
|
45798cc53e
|
Auto-format examples
|
2018-12-02 04:26:26 +01:00 |
|
ines
|
7d5afadf5e
|
Update vectors_loc description
|
2017-11-17 14:57:11 +01:00 |
|
ines
|
c57e05bec1
|
Make sure nr_dim is an int
In some languages (e.g. Dutch), the nr_dim is extracted as a byte string, causing an error down the line.
|
2017-11-17 14:56:27 +01:00 |
|
yogendrasoni
|
334ed433b2
|
rstrip line before rsplit
loading english fast text giving error because line contains new line at the end and rsplit is splitting it incorrectly
|
2017-11-15 13:55:08 +05:30 |
|
Matthew Honnibal
|
f0e28e8ae5
|
Make fasttext reader accommodate whitespace
|
2017-11-12 12:07:13 +01:00 |
|
ines
|
3597a29c24
|
Update fastText vectors example (see #1525)
Add option to specify language, and add note on "lang" being required to save out model
|
2017-11-09 14:54:39 +01:00 |
|
ines
|
33b84f4c39
|
Change clear_vectors to reset_vectors (resolves #1516)
|
2017-11-08 18:11:23 +01:00 |
|
ines
|
173b1551af
|
Update examples
|
2017-11-07 01:22:30 +01:00 |
|
ines
|
1b1c9105b4
|
Update example compatibility statements
|
2017-11-07 01:11:45 +01:00 |
|
ines
|
0ca152a015
|
Fix syntax error
|
2017-11-01 00:43:28 +01:00 |
|
ines
|
4b196fdf7f
|
Fix formatting
|
2017-11-01 00:43:22 +01:00 |
|
ines
|
cc2917c9e8
|
Update fastText example and add to examples in docs
|
2017-10-26 18:47:02 +02:00 |
|
ines
|
bca5372fb1
|
Clean up examples
|
2017-10-26 17:32:59 +02:00 |
|
Matthew Honnibal
|
38286b6f07
|
Add example loadig Fast Text vectors
|
2017-10-01 23:40:02 +02:00 |
|