Matthew Honnibal
|
c4a81a47a4
|
Fix deserialization
|
2017-07-23 14:11:07 +02:00 |
|
Matthew Honnibal
|
4fe77bced2
|
Add cfg attr to pipeline components
|
2017-07-23 00:52:47 +02:00 |
|
Matthew Honnibal
|
a88a7deffe
|
Five save/load of textcat config
|
2017-07-23 00:33:43 +02:00 |
|
Matthew Honnibal
|
b55714d5d1
|
Make gold_tuples arg optional in begin_training
|
2017-07-22 20:04:43 +02:00 |
|
Matthew Honnibal
|
b3a749610e
|
Fix name of TextCategorizer
|
2017-07-22 01:14:07 +02:00 |
|
Matthew Honnibal
|
a231b56d40
|
Add text-classification hook to pipeline
|
2017-07-20 00:18:15 +02:00 |
|
Matthew Honnibal
|
d59fa32df1
|
Add experimental SimilarityHook omponent
|
2017-06-05 15:40:03 +02:00 |
|
Matthew Honnibal
|
b3b5521625
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-04 20:17:18 -05:00 |
|
Matthew Honnibal
|
7b2ede783d
|
Add SP tag to tag map if missing
|
2017-06-04 20:16:30 -05:00 |
|
Matthew Honnibal
|
516798e9fc
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-05 01:35:21 +02:00 |
|
Matthew Honnibal
|
193bf913c0
|
Set is_tagged=True after tagging
|
2017-06-05 01:35:07 +02:00 |
|
Matthew Honnibal
|
b78cc318c3
|
Fix loading of morphology exceptions
|
2017-06-04 16:34:32 -05:00 |
|
Matthew Honnibal
|
3680c51b8f
|
Avoid clobbering preset POS tags
|
2017-06-04 15:52:42 -05:00 |
|
ines
|
1b593bbd6d
|
Fix encoding on tagger serialization
|
2017-06-02 17:29:21 +02:00 |
|
Matthew Honnibal
|
5f4d328e2c
|
Fix serialization of tag_map in NeuralTagger
|
2017-06-02 10:18:37 -05:00 |
|
Matthew Honnibal
|
307d615c5f
|
Fix serialization for tagger when tag_map has changed
|
2017-06-01 12:18:36 -05:00 |
|
ines
|
7a2380f617
|
Rename "nn_tagger" to "tagger"
|
2017-06-01 17:37:53 +02:00 |
|
Matthew Honnibal
|
5eae3b9a1e
|
Fix to/from disk in tagger
|
2017-06-01 04:55:49 -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 |
|
Matthew Honnibal
|
33e5ec737f
|
Fix to/from disk methods
|
2017-05-31 13:43:10 +02:00 |
|
Matthew Honnibal
|
293d1b425b
|
Serialize in consistent order
|
2017-05-29 17:53:06 -05:00 |
|
Matthew Honnibal
|
6522ea6c8b
|
More serialization fixes. Still broken
|
2017-05-29 13:23:47 -05:00 |
|
Matthew Honnibal
|
aa4c33914b
|
Work on serialization
|
2017-05-29 08:40:45 -05:00 |
|
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
|
6dad4117ad
|
Work on serialization for models
|
2017-05-29 01:37:57 +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
|
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 |
|
Matthew Honnibal
|
34bbad8e0e
|
Add __reduce__ methods on parser subclasses. Fixes pickling.
|
2017-05-27 15:46:06 -05:00 |
|
Matthew Honnibal
|
467bbeadb8
|
Add hidden layers for tagger
|
2017-05-24 20:09:51 -05:00 |
|
Matthew Honnibal
|
5b67bcbee0
|
Increase default embed size to 7500
|
2017-05-23 15:20:16 -05:00 |
|
Matthew Honnibal
|
3959d778ac
|
Revert "Revert "WIP on improving parser efficiency""
This reverts commit 532afef4a8 .
|
2017-05-23 03:06:53 -05:00 |
|
Matthew Honnibal
|
532afef4a8
|
Revert "WIP on improving parser efficiency"
This reverts commit bdaac7ab44 .
|
2017-05-23 03:05:25 -05:00 |
|
Matthew Honnibal
|
bdaac7ab44
|
WIP on improving parser efficiency
|
2017-05-23 02:59:31 -05:00 |
|
Matthew Honnibal
|
a7ee63c0ac
|
Fix labeller loss for unseen labels
|
2017-05-22 10:41:20 -05:00 |
|
Matthew Honnibal
|
83ffd16474
|
Fix offset calculation for other negative values
|
2017-05-22 08:00:53 -05:00 |
|
Matthew Honnibal
|
b45b4aa392
|
PseudoProjectivity --> nonproj
|
2017-05-22 05:17:44 -05:00 |
|
Matthew Honnibal
|
8d1e64be69
|
Add experimental NeuralLabeller
|
2017-05-22 04:51:08 -05:00 |
|
Matthew Honnibal
|
9b1b0742fd
|
Fix prediction for tok2vec
|
2017-05-22 04:51:08 -05:00 |
|
Matthew Honnibal
|
5db89053aa
|
Merge docstrings
|
2017-05-21 13:46:23 -05:00 |
|
Matthew Honnibal
|
180e5afede
|
Fix tokvecs flattening in pipeline
|
2017-05-21 09:05:34 -05:00 |
|
ines
|
99b631617d
|
Reformat docstrings
|
2017-05-21 13:32:15 +02:00 |
|
ines
|
d82ae9a585
|
Change "function" to "callable" in docs
|
2017-05-21 13:17:40 +02:00 |
|
Matthew Honnibal
|
3b7c108246
|
Pass tokvecs through as a list, instead of concatenated. Also fix padding
|
2017-05-20 13:23:32 -05:00 |
|
Matthew Honnibal
|
d52b65aec2
|
Revert "Move to contiguous buffer for token_ids and d_vectors"
This reverts commit 3ff8c35a79 .
|
2017-05-20 11:26:23 -05:00 |
|
Matthew Honnibal
|
3ff8c35a79
|
Move to contiguous buffer for token_ids and d_vectors
|
2017-05-20 04:17:30 -05:00 |
|
Matthew Honnibal
|
c12ab47a56
|
Remove state argument in pipeline. Other changes
|
2017-05-19 13:26:36 -05:00 |
|