Matthew Honnibal
|
968dabdde4
|
Fix bug in multi-task objective
|
2018-02-23 23:48:09 +01:00 |
|
Matthew Honnibal
|
2c9c8b8d72
|
Try comming out emoji test in matcher
|
2018-02-23 23:34:35 +01:00 |
|
Matthew Honnibal
|
980ad68cbe
|
Try to find test that fails on appveyor
|
2018-02-23 21:27:53 +01:00 |
|
Matthew Honnibal
|
39de8cd4d3
|
Try to find test failing on appveyor
|
2018-02-23 20:59:21 +01:00 |
|
Matthew Honnibal
|
4492a33a9d
|
Fix sent_start multi-task objective when alignment fails
|
2018-02-23 16:50:59 +01:00 |
|
Matthew Honnibal
|
5fa44e93f1
|
Set unicode_literals in matcher
|
2018-02-23 16:48:54 +01:00 |
|
Matthew Honnibal
|
12264f9296
|
Add multi-task objective for sentence segmentation
|
2018-02-23 16:25:57 +01:00 |
|
Matthew Honnibal
|
e7deadb519
|
Set version to 2.1.0.dev1
|
2018-02-23 16:22:24 +01:00 |
|
Matthew Honnibal
|
7b575a119e
|
Try to reduce memory usage of test_matcher
|
2018-02-23 15:34:37 +01:00 |
|
Matthew Honnibal
|
24563f4026
|
Fix data typing in align
|
2018-02-23 15:08:06 +01:00 |
|
Matthew Honnibal
|
7a5ba20692
|
Fix integer typing in _align
|
2018-02-23 14:51:24 +01:00 |
|
Matthew Honnibal
|
875411b875
|
Set unicode types in _align.pyx and test
|
2018-02-23 14:35:38 +01:00 |
|
Matthew Honnibal
|
51d9679aa3
|
Fix broken span.as_doc test
|
2018-02-23 14:22:24 +01:00 |
|
Matthew Honnibal
|
3e6c1111b7
|
Remove obsolete test
|
2018-02-23 03:22:07 +01:00 |
|
Matthew Honnibal
|
a4fdec524a
|
Merge branch 'master' of https://github.com/explosion/spaCy into feature/better-gold
|
2018-02-22 21:44:28 +01:00 |
|
Matthew Honnibal
|
50817dc9ad
|
Improve parser oracle around sentence breaks.
|
2018-02-22 19:22:26 +01:00 |
|
Matthew Honnibal
|
661873ee4c
|
Randomize the rebatch size in parser
|
2018-02-21 21:02:07 +01:00 |
|
Matthew Honnibal
|
0872cf611d
|
Don't lower-case lemmas of proper nouns
|
2018-02-21 16:01:16 +01:00 |
|
Matthew Honnibal
|
a0ddb803fd
|
Make error when no label found more helpful
|
2018-02-21 16:00:59 +01:00 |
|
Matthew Honnibal
|
ea2fc5d45f
|
Improve length and freq cutoffs in parser
|
2018-02-21 16:00:38 +01:00 |
|
Matthew Honnibal
|
e5757d4bf0
|
Add labels property to parser
|
2018-02-21 16:00:00 +01:00 |
|
Matthew Honnibal
|
eff4ae809a
|
Fix nonproj label filter
|
2018-02-21 15:59:04 +01:00 |
|
Matthew Honnibal
|
e624405cda
|
Temporarily remove cutoff when filtering labels in nonproj
|
2018-02-21 13:53:40 +01:00 |
|
Matthew Honnibal
|
f466f0186e
|
Use new alignment implementation in GoldParse
|
2018-02-20 21:16:35 +01:00 |
|
Matthew Honnibal
|
c0734ba526
|
Make alignment work with strings
|
2018-02-20 17:51:49 +01:00 |
|
Matthew Honnibal
|
8180c84a98
|
Add tests for new Levenshtein alignment
|
2018-02-20 17:32:25 +01:00 |
|
Matthew Honnibal
|
930c980570
|
Add improved Levenshtein alignment implementation
|
2018-02-20 17:31:56 +01:00 |
|
Ines Montani
|
14e7e0f12a
|
Merge pull request #2000 from jimregan/polish-tag-map
Polish tag map
|
2018-02-18 19:05:58 +01:00 |
|
Jim O'Regan
|
664407de5d
|
missing PrepCase attribute
|
2018-02-18 14:46:12 +00:00 |
|
Jim O'Regan
|
95f0673fbc
|
fix typo/missing here too
|
2018-02-18 14:38:27 +00:00 |
|
Matthew Honnibal
|
2bccad8815
|
Fix incorrect matcher test
|
2018-02-18 14:56:12 +01:00 |
|
Matthew Honnibal
|
530172d57a
|
Merge branch 'master' of https://github.com/explosion/spaCy into feature/better-faster-matcher
|
2018-02-18 14:40:42 +01:00 |
|
Matthew Honnibal
|
cf0e320f2b
|
Add doc.is_sentenced attribute, re #1959
|
2018-02-18 14:16:55 +01:00 |
|
Matthew Honnibal
|
1e5aeb4eec
|
Merge pull request #1987 from thomasopsomer/span-sent
Make span.sent work when only manual / custom sbd
|
2018-02-18 14:05:37 +01:00 |
|
Matthew Honnibal
|
1cf774bdc1
|
Add output options return_matches and as_tuples to Matcher
|
2018-02-18 14:00:45 +01:00 |
|
Matthew Honnibal
|
dd9b0945af
|
Fix inconsistencies in the symbols table
|
2018-02-18 13:51:31 +01:00 |
|
Matthew Honnibal
|
66496ac8e1
|
Set version to v2.1.0.dev0
|
2018-02-18 13:48:39 +01:00 |
|
Matthew Honnibal
|
eb3040ce46
|
Merge pull request #1891 from fucking-signup/master
Fix issue #1889
|
2018-02-18 13:47:47 +01:00 |
|
Matthew Honnibal
|
3d7285870b
|
Update matcher branch with v2.0.8 master
|
2018-02-18 13:42:58 +01:00 |
|
ines
|
6bba1db4cc
|
Drop six and related hacks as a dependency
|
2018-02-18 13:29:56 +01:00 |
|
Matthew Honnibal
|
b30b09192a
|
Merge pull request #1665 from jimregan/animacy
typo in "inan", add "nhum"
|
2018-02-18 13:26:53 +01:00 |
|
Matthew Honnibal
|
1b3c98e01b
|
Set version to v2.0.8
|
2018-02-18 12:16:31 +01:00 |
|
Matthew Honnibal
|
f9f46e5a07
|
Revert matcher fixes from GregDubbin
|
2018-02-18 10:59:28 +01:00 |
|
Matthew Honnibal
|
86405e4ad1
|
Fix CLI for multitask objectives
|
2018-02-18 10:59:11 +01:00 |
|
Matthew Honnibal
|
a34749b2bf
|
Add multitask objectives options to train CLI
|
2018-02-17 22:03:54 +01:00 |
|
Matthew Honnibal
|
8f06903e09
|
Fix multitask objectives
|
2018-02-17 18:41:36 +01:00 |
|
Matthew Honnibal
|
d1246c95fb
|
Fix model loading when using multitask objectives
|
2018-02-17 18:11:36 +01:00 |
|
Matthew Honnibal
|
262d0a3148
|
Fix overwriting of lexical attributes when loading vectors during training
|
2018-02-17 18:11:11 +01:00 |
|
Matthew Honnibal
|
c0caf7cf27
|
Fix LANG symbol
|
2018-02-17 18:10:50 +01:00 |
|
Matthew Honnibal
|
0bf2f6be29
|
Add missing symbol for LANG attr. Fixes inconsistent numeric ID
|
2018-02-17 17:37:02 +01:00 |
|