Matthew Honnibal
|
ef87562741
|
Restore vectors test utils
|
2017-08-19 20:35:16 +02:00 |
|
ines
|
1ebd0d3f27
|
Add assert_packed_msg_equal util function
|
2017-06-03 17:04:30 +02:00 |
|
ines
|
9692c98f57
|
Add test utils for temp file and temp dir
|
2017-06-02 10:56:09 +02:00 |
|
ines
|
5e1c361270
|
Update tests README with info on model tests
|
2017-05-31 12:22:58 +02:00 |
|
ines
|
795fe43a4d
|
Add load_test_model function with importorskip()
Loads model only if it can be imported, i.e. if it's installed as a
package.
|
2017-05-29 22:11:31 +02:00 |
|
Matthew Honnibal
|
fe11564b8e
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |
|
Ines Montani
|
dc2bb1259f
|
Add util function to add vectors to vocab
|
2017-01-13 15:12:07 +01:00 |
|
Ines Montani
|
db9b25663d
|
Reformat add_docs_equal and add docstring
|
2017-01-13 15:12:07 +01:00 |
|
Ines Montani
|
442237787c
|
Add assert_docs_equal util to compare two docs
|
2017-01-12 21:56:52 +01:00 |
|
Ines Montani
|
bd20ec0a6a
|
Add get_cosine util function
|
2017-01-12 16:51:13 +01:00 |
|
Ines Montani
|
c2406e92bc
|
Allow setting ents in get_doc
|
2017-01-12 12:25:10 +01:00 |
|
Ines Montani
|
a6790b6694
|
Rename tags to pos in get_doc and allow adding tags to tokens
|
2017-01-12 11:18:36 +01:00 |
|
Ines Montani
|
342cb41782
|
Add apply_transition_sequence util function to utils
|
2017-01-11 21:30:14 +01:00 |
|
Ines Montani
|
8bf3bb5c44
|
Make words optional for get_doc
|
2017-01-11 18:05:10 +01:00 |
|
Ines Montani
|
909f24d7df
|
Add test utils and get_doc helper function
Create Doc object from given vocab, words and annotations to allow
tests not to depend on loading the models.
|
2017-01-11 13:55:33 +01:00 |
|