Matthew Honnibal
|
2a061e2777
|
Fix serialisation, for reals this time
|
2017-05-29 17:52:08 -05:00 |
|
Matthew Honnibal
|
35d981241f
|
Fix model deserialization
|
2017-05-29 14:46:31 -05:00 |
|
Matthew Honnibal
|
5b29f227ae
|
Fix serialization
|
2017-05-29 14:35:53 -05:00 |
|
Matthew Honnibal
|
1e6df0a2a1
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-29 14:30:12 -05:00 |
|
ines
|
08382f21e3
|
Pass model meta to nlp object in load_model
|
2017-05-29 20:44:11 +02:00 |
|
ines
|
6145fe6a93
|
Catch all kwargs on Language
|
2017-05-29 20:43:48 +02:00 |
|
ines
|
0d7d50fe22
|
Add __version__ to __init__.py
|
2017-05-29 20:43:24 +02:00 |
|
Matthew Honnibal
|
6522ea6c8b
|
More serialization fixes. Still broken
|
2017-05-29 13:23:47 -05:00 |
|
Matthew Honnibal
|
9c9ee24411
|
Fix broken lambda scoping in Python 2
|
2017-05-29 13:23:28 -05:00 |
|
Matthew Honnibal
|
f1acdaab55
|
Fix serialization of weight offsets
|
2017-05-29 13:23:11 -05:00 |
|
Matthew Honnibal
|
c044e9c21c
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-29 08:41:02 -05:00 |
|
Matthew Honnibal
|
aa4c33914b
|
Work on serialization
|
2017-05-29 08:40:45 -05:00 |
|
ines
|
9e83a17e95
|
Use new model templates
|
2017-05-29 15:27:24 +02:00 |
|
ines
|
b5bfab8699
|
Add description
|
2017-05-29 15:27:16 +02:00 |
|
ines
|
687ed28340
|
Update processing pipelines guide
|
2017-05-29 14:21:00 +02:00 |
|
ines
|
d5992f408f
|
Update note on vocab consistency
|
2017-05-29 14:14:26 +02:00 |
|
ines
|
567485a818
|
Fix and document model loading with pipeline and overrides
|
2017-05-29 14:10:10 +02:00 |
|
Matthew Honnibal
|
deac7eb01c
|
Fix for serialization
|
2017-05-29 13:54:18 +02:00 |
|
Matthew Honnibal
|
04c32aa091
|
Fix for serialization
|
2017-05-29 13:53:32 +02:00 |
|
Matthew Honnibal
|
a1960c2d09
|
Fix for serialization
|
2017-05-29 13:47:42 +02:00 |
|
Matthew Honnibal
|
2e364f7ecd
|
Require msgpack
|
2017-05-29 13:47:29 +02:00 |
|
Matthew Honnibal
|
7b06bb896e
|
Fix for serialization
|
2017-05-29 13:42:55 +02:00 |
|
Matthew Honnibal
|
74235587ef
|
Fix to serialization
|
2017-05-29 13:40:31 +02:00 |
|
Matthew Honnibal
|
59f355d525
|
Fixes for serialization
|
2017-05-29 13:38:20 +02:00 |
|
Matthew Honnibal
|
920887f4e4
|
Specify order of vocab deserialization
|
2017-05-29 13:04:40 +02:00 |
|
Matthew Honnibal
|
f4aafca222
|
Merge changes to test_misc
|
2017-05-29 12:26:02 +02:00 |
|
Matthew Honnibal
|
a318f0cae1
|
Add to/from disk/bytes methods for tokenizer
|
2017-05-29 12:24:41 +02:00 |
|
Matthew Honnibal
|
ff26aa6c37
|
Work on to/from bytes/disk serialization methods
|
2017-05-29 11:45:45 +02:00 |
|
ines
|
a2134951f2
|
Update 101 and add note on pipeline order and tensors
|
2017-05-29 11:45:32 +02:00 |
|
ines
|
17b635eaab
|
Update alpha docs note and fix typo
|
2017-05-29 11:09:24 +02:00 |
|
ines
|
fbe105f1eb
|
Add note on L in long integers in Python 2
|
2017-05-29 11:05:05 +02:00 |
|
ines
|
df920ba0e7
|
Add tests for displaCy and util functions and fix util typo
|
2017-05-29 10:51:19 +02:00 |
|
ines
|
c5714d4fb2
|
xfail matcher test for now until setting norm via Span.merge works
|
2017-05-29 10:51:02 +02:00 |
|
Matthew Honnibal
|
6b019b0540
|
Update to/from bytes methods
|
2017-05-29 10:14:20 +02:00 |
|
Matthew Honnibal
|
c91b121aeb
|
Move serialization functions to util
|
2017-05-29 10:13:42 +02:00 |
|
Matthew Honnibal
|
1fa2bfb600
|
Add model_to_bytes and model_from_bytes helpers. Probably belong in thinc.
|
2017-05-29 09:27:04 +02:00 |
|
Matthew Honnibal
|
6dad4117ad
|
Work on serialization for models
|
2017-05-29 01:37:57 +02:00 |
|
ines
|
9d74810f6f
|
Update examples
|
2017-05-29 01:09:52 +02:00 |
|
ines
|
42cf414138
|
Update Matcher example
|
2017-05-29 01:09:52 +02:00 |
|
ines
|
7b1ddcc04d
|
Add test for vocab serialization
|
2017-05-29 01:09:52 +02:00 |
|
ines
|
00b2094dc3
|
Fix typos, long integers and tests
|
2017-05-29 01:09:52 +02:00 |
|
ines
|
804dbb8d25
|
Add StringStore test for API docs
|
2017-05-29 01:09:52 +02:00 |
|
ines
|
18b8050b07
|
Revert "Update syntax highlighting regex for long integers"
This reverts commit 11f2e80c6a .
|
2017-05-29 01:09:52 +02:00 |
|
Matthew Honnibal
|
b007b0e5a0
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-29 01:05:27 +02:00 |
|
Matthew Honnibal
|
6cd5730ee7
|
Fix lex struct setters for strings
|
2017-05-29 01:05:09 +02:00 |
|
ines
|
d71c6db76e
|
Add missing Chainer install for GPU if building spaCy from source
|
2017-05-28 23:34:59 +02:00 |
|
Matthew Honnibal
|
2edd96ce47
|
Draft Vocab to/from disk/bytes
|
2017-05-28 23:34:12 +02:00 |
|
Matthew Honnibal
|
e6dd01fc90
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-28 23:30:55 +02:00 |
|
Matthew Honnibal
|
4ddff020c3
|
Fix compile error
|
2017-05-28 23:30:40 +02:00 |
|
ines
|
e0f9ccdaa3
|
Update texts and rename vectorizer to tensorizer
|
2017-05-28 23:26:13 +02:00 |
|