Matthew Honnibal
|
ff26aa6c37
|
Work on to/from bytes/disk serialization methods
|
2017-05-29 11:45:45 +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 |
|
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 |
|
Matthew Honnibal
|
6d3caeadd2
|
Fix type check for long
|
2017-05-28 23:22:45 +02:00 |
|
Matthew Honnibal
|
92dbf28c1e
|
Hack a fixture in the vectors tests, for xfail
|
2017-05-28 20:28:32 +02:00 |
|
Matthew Honnibal
|
9239f06ed3
|
Fix german noun chunks iterator
|
2017-05-28 20:13:03 +02:00 |
|
Matthew Honnibal
|
fd9b6722a9
|
Fix noun chunks iterator for new stringstore
|
2017-05-28 20:12:10 +02:00 |
|
ines
|
606879b217
|
Update hash strings examples
|
2017-05-28 19:42:44 +02:00 |
|
ines
|
c7b57ea314
|
Update docs and change integer IDs to hash values
|
2017-05-28 19:25:34 +02:00 |
|
ines
|
738b4f7187
|
Add quickstart options and docs for GPU
|
2017-05-28 19:20:11 +02:00 |
|
ines
|
4c00cb8c8b
|
Update 101 and add community/FAQ and table of contents
|
2017-05-28 18:45:49 +02:00 |
|
ines
|
0ea31d1e31
|
Add under construction note to pipeline components
|
2017-05-28 18:44:07 +02:00 |
|
ines
|
8a148b6563
|
Fix code, links and formatting
|
2017-05-28 18:29:16 +02:00 |
|
ines
|
11f2e80c6a
|
Update syntax highlighting regex for long integers
|
2017-05-28 18:24:29 +02:00 |
|
ines
|
414193e9ba
|
Update docs to reflect StringStore changes
|
2017-05-28 18:19:11 +02:00 |
|
Matthew Honnibal
|
89bf635cbe
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-28 11:09:35 -05:00 |
|
Matthew Honnibal
|
7996d21717
|
Fixes for new StringStore
|
2017-05-28 11:09:27 -05:00 |
|
ines
|
69bda9aed7
|
Update text, examples, typos, wording and formatting
|
2017-05-28 16:41:01 +02:00 |
|
ines
|
f8185b8e11
|
Rename vocab-stringsotre to vocab
|
2017-05-28 16:37:14 +02:00 |
|
ines
|
57ea94f0e3
|
Add markdown icon
|
2017-05-28 16:36:47 +02:00 |
|
ines
|
bd79e683f6
|
Move code block border to own modifier class
|
2017-05-28 16:36:42 +02:00 |
|
ines
|
20ffb56148
|
Fix overwriting of navigation in ALPHA mode
|
2017-05-28 16:36:31 +02:00 |
|
ines
|
189db308d9
|
Only add coloured border to code block if icon has colour
|
2017-05-28 16:36:21 +02:00 |
|
ines
|
b85d88fac6
|
Update quickstart mixin to make it more customisable
|
2017-05-28 16:36:07 +02:00 |
|
Matthew Honnibal
|
8a24c60c1e
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-28 08:12:05 -05:00 |
|
Matthew Honnibal
|
bc97bc292c
|
Fix __call__ method
|
2017-05-28 08:11:58 -05:00 |
|
Matthew Honnibal
|
5cf47b847b
|
Handle iob with no tag in converter
|
2017-05-28 08:11:39 -05:00 |
|
Matthew Honnibal
|
fe11564b8e
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |
|
Matthew Honnibal
|
b007a2b0d3
|
Update stringstore tests
|
2017-05-28 14:08:09 +02:00 |
|
Matthew Honnibal
|
84e66ca6d4
|
WIP on stringstore change. 27 failures
|
2017-05-28 14:06:40 +02:00 |
|
Matthew Honnibal
|
fe4a746300
|
Accomodate symbols in new string scheme
|
2017-05-28 13:03:16 +02:00 |
|
Matthew Honnibal
|
f51e6a6c16
|
Adjust lexeme sizing for attr_t being 64 bit
|
2017-05-28 12:51:09 +02:00 |
|
Matthew Honnibal
|
a5606c3eda
|
Work on changing StringStore to return hashes.
|
2017-05-28 12:36:27 +02:00 |
|
Matthew Honnibal
|
39293ab2ee
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-28 11:46:57 +02:00 |
|
Matthew Honnibal
|
dd052572d4
|
Update arc eager for SBD changes
|
2017-05-28 11:46:51 +02:00 |
|
Matthew Honnibal
|
3ea98e2043
|
Remove vector member from lexeme
|
2017-05-28 11:46:24 +02:00 |
|
Matthew Honnibal
|
2445707f3c
|
Re-delegate vectors to vocab
|
2017-05-28 11:46:10 +02:00 |
|
Matthew Honnibal
|
6863d01361
|
Remove vectors from lexeme
|
2017-05-28 11:45:48 +02:00 |
|
Matthew Honnibal
|
15f6efc127
|
Remove vectors from vocab
|
2017-05-28 11:45:32 +02:00 |
|
Matthew Honnibal
|
c1263a844b
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-27 18:32:57 -05:00 |
|
Matthew Honnibal
|
9e711c3476
|
Divide d_loss by batch size
|
2017-05-27 18:32:46 -05:00 |
|