ines
|
4a927154d8
|
Update v2 docs
|
2017-06-01 11:56:32 +02:00 |
|
ines
|
03bbb96db8
|
Remove outdated examples
|
2017-06-01 11:56:02 +02:00 |
|
Matthew Honnibal
|
5eae3b9a1e
|
Fix to/from disk in tagger
|
2017-06-01 04:55:49 -05:00 |
|
ines
|
789e69b73f
|
Update training guide
|
2017-06-01 11:53:23 +02:00 |
|
ines
|
2f40d6e7e7
|
Add training 101
|
2017-06-01 11:53:16 +02:00 |
|
ines
|
abed463bbb
|
Update serialization 101
|
2017-06-01 11:52:58 +02:00 |
|
ines
|
72380c952a
|
Update training section in NER guide and add links
|
2017-06-01 11:52:49 +02:00 |
|
ines
|
d5c8d2f5fd
|
Update about.py and increment version
|
2017-06-01 11:52:24 +02:00 |
|
ines
|
77dca25c7f
|
Update Language API docs
|
2017-06-01 11:51:31 +02:00 |
|
ines
|
9c975c4882
|
Add training illustrations
|
2017-06-01 11:51:22 +02:00 |
|
ines
|
bea6e6bfad
|
Allow annotation row to take children
|
2017-06-01 11:51:14 +02:00 |
|
Matthew Honnibal
|
4c97371051
|
Fixes for thinc 6.7
|
2017-06-01 04:22:16 -05:00 |
|
Matthew Honnibal
|
53d00a0371
|
Move weight serialization to Thinc
|
2017-06-01 03:04:36 -05:00 |
|
Matthew Honnibal
|
ae8010b526
|
Move weight serialization to Thinc
|
2017-06-01 02:56:12 -05:00 |
|
Gyorgy Orosz
|
f0c3b09242
|
More robust Hungarian tokenizer.
|
2017-05-31 22:28:40 +02:00 |
|
Matthew Honnibal
|
c8a58cfcf8
|
Fix Python2/3 load bug
|
2017-05-31 15:21:44 -05:00 |
|
Matthew Honnibal
|
5385a06dd2
|
Require new thinc
|
2017-05-31 14:09:08 -05:00 |
|
Matthew Honnibal
|
99982684b0
|
Fix normalize_string_keys function'
|
2017-05-31 14:08:16 -05:00 |
|
Matthew Honnibal
|
67ade63fc4
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-31 08:28:42 -05:00 |
|
Matthew Honnibal
|
490b38e6bb
|
Fix reference to thinc copy_array util
|
2017-05-31 08:25:21 -05:00 |
|
Matthew Honnibal
|
9805e0e369
|
Fix vocab pickling
|
2017-05-31 08:25:01 -05:00 |
|
Matthew Honnibal
|
6c51cd77b4
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-31 15:06:56 +02:00 |
|
Matthew Honnibal
|
8dfb9546f0
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-31 07:21:14 -05:00 |
|
Matthew Honnibal
|
480ef8bfc8
|
Add compat function to normalize dict keys
|
2017-05-31 07:14:29 -05:00 |
|
Matthew Honnibal
|
92f9e5cc9a
|
Silence env_opt, and fix serialization for GPU
|
2017-05-31 07:14:11 -05:00 |
|
Matthew Honnibal
|
0561df2a9d
|
Fix tokenizer serialization
|
2017-05-31 14:12:38 +02:00 |
|
Matthew Honnibal
|
4a398c15b7
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-31 13:44:16 +02:00 |
|
Matthew Honnibal
|
097ab9c6e4
|
Fix transition system to/from disk
|
2017-05-31 13:44:00 +02:00 |
|
Matthew Honnibal
|
b1469d3360
|
Fix string serialisation
|
2017-05-31 13:43:44 +02:00 |
|
Matthew Honnibal
|
e9419072e7
|
Fix tokenizer serialisation
|
2017-05-31 13:43:31 +02:00 |
|
Matthew Honnibal
|
33e5ec737f
|
Fix to/from disk methods
|
2017-05-31 13:43:10 +02:00 |
|
Matthew Honnibal
|
5c30466c95
|
Update NER training example
|
2017-05-31 13:42:12 +02:00 |
|
ines
|
22b1f72870
|
Add spaCy 101 intro
|
2017-05-31 12:44:09 +02:00 |
|
ines
|
a18b95ca12
|
Update docs on testing
|
2017-05-31 12:43:40 +02:00 |
|
ines
|
baa6070548
|
Fix ID of quickstart group to avoid conflicts
|
2017-05-31 12:43:30 +02:00 |
|
ines
|
5e1c361270
|
Update tests README with info on model tests
|
2017-05-31 12:22:58 +02:00 |
|
Matthew Honnibal
|
fe28602f2e
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-31 11:43:56 +02:00 |
|
Matthew Honnibal
|
66af019d5d
|
Fix serialization of tokenizer
|
2017-05-31 11:43:40 +02:00 |
|
ines
|
981196c181
|
Fix typo
|
2017-05-31 11:34:31 +02:00 |
|
Ines Montani
|
e6cf3c7e1c
|
Merge pull request #1093 from oroszgy/hu_emoji_fix
Fixed emoji handling for Hungarian
|
2017-05-31 11:33:24 +02:00 |
|
Matthew Honnibal
|
e98eff275d
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-31 10:29:15 +02:00 |
|
Matthew Honnibal
|
53a3824334
|
Fix mistake in ner feature
|
2017-05-31 03:01:02 +02:00 |
|
Matthew Honnibal
|
8a693c2605
|
Write binary file during training
|
2017-05-31 02:59:18 +02:00 |
|
Matthew Honnibal
|
498ad85309
|
Try using tensor for vector/similarity methdos
|
2017-05-30 23:35:17 +02:00 |
|
Matthew Honnibal
|
a131981f3b
|
Work on vectors
|
2017-05-30 23:34:50 +02:00 |
|
Matthew Honnibal
|
6937e311a4
|
Update doc tests
|
2017-05-30 23:34:23 +02:00 |
|
Matthew Honnibal
|
57efafceb1
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-30 22:12:35 +02:00 |
|
Matthew Honnibal
|
cc911feab2
|
Fix bug in NER state
|
2017-05-30 22:12:19 +02:00 |
|
Gyorgy Orosz
|
8c0b4b850e
|
Fixed emoji handling for Hungarian
|
2017-05-30 21:34:46 +02:00 |
|
Matthew Honnibal
|
be4a640f0c
|
Fix arc eager label costs for uint64
|
2017-05-30 20:37:58 +02:00 |
|