Ines Montani
48a206a95f
Fix displaCy visualizations in docs ( closes #3357 ) [ci skip]
2019-03-06 13:20:44 +01:00
Ines Montani
21ad01259c
Merge branch 'develop' into spacy.io
2019-03-04 16:30:27 +00:00
Ines Montani
5eadf61327
Update pretraining docs on file format ( closes #3354 )
2019-03-04 16:30:13 +00:00
Ines Montani
23f6ebf0f3
Add missing " ( closes #3343 )
2019-02-27 16:37:03 +01:00
Ines Montani
533b580c19
Add test for stray print statements in languages (see #3342 )
2019-02-27 16:04:30 +01:00
Ines Montani
48a2046d1c
Remove stray print statement ( closes #3342 )
2019-02-27 15:35:04 +01:00
Ines Montani
07d7c0a1af
Fix whitespace
2019-02-27 15:34:21 +01:00
Ines Montani
9b62639d19
Auto-format [ci skip]
2019-02-27 14:24:55 +01:00
Matthew Honnibal
656edcb984
Set version to v2.1.0a10
2019-02-27 12:26:13 +01:00
Ines Montani
1d4ba7678f
Auto-format [ci skip]
2019-02-27 12:07:35 +01:00
Matthew Honnibal
f1d77eb140
💫 Improve handling of missing NER tags ( closes #2603 ) ( #3341 )
...
* Improve handling of missing NER tags
GoldParse can accept missing NER tags, if entities is provided
in BILUO format (rather than as spans). Missing tags can be provided
as None values.
Fix bug that occurred when first tag was a None value. Closes #2603 .
* Document specification of missing NER tags.
2019-02-27 12:06:32 +01:00
Ines Montani
c478a2ccb6
Update backwards incompat [ci skip]
2019-02-27 11:56:56 +01:00
Ines Montani
e359bdd0e3
Auto-format
2019-02-27 11:56:45 +01:00
Ines Montani
d7217513c9
Merge branch 'spacy.io' into develop [ci skip]
2019-02-27 11:42:10 +01:00
Matthew Honnibal
4a3371acd5
Make doc[0].is_sent_start == True ( closes #2869 ) ( #3340 )
...
* Make doc[0] have sent_start True. Closes #2869
* Document that doc[0].is_sent_start defaults True.
2019-02-27 11:17:17 +01:00
Matthew Honnibal
2d3ce89b78
Improve matcher tests re issue #3328
2019-02-27 10:25:56 +01:00
Matthew Honnibal
8d6954e0e7
Fix matcher bug #3328
2019-02-27 10:25:39 +01:00
Ines Montani
b328f00cd6
Update binder version
2019-02-27 10:22:20 +01:00
Ines Montani
cff51f2a7b
Adjust responsiveness
2019-02-27 00:16:03 +01:00
Ines Montani
cb481aa1fe
Merge branch 'spacy.io' into develop [ci skip]
2019-02-26 16:51:22 +01:00
Ines Montani
3abe935245
Use dropdown for collapsed sidebar menu
2019-02-26 13:02:48 +01:00
Ines Montani
322af644c7
Adjust search icon
2019-02-26 13:02:38 +01:00
Ines Montani
96e4d196f5
Reset service worker changes and tidy up package.json
2019-02-26 12:41:18 +01:00
Ines Montani
164559c336
Move Dropdown to own component
2019-02-26 12:40:56 +01:00
Ines Montani
761431f5cb
Move polyfill
2019-02-26 12:25:25 +01:00
Ines Montani
5fdce55a1b
Add IntersectionObserver polyfill
2019-02-26 12:24:10 +01:00
Ines Montani
bb2b36f65a
Improve navigation dropdown
2019-02-26 12:04:47 +01:00
Ines Montani
34bfe70518
Remove service worker
2019-02-26 10:56:15 +01:00
Ines Montani
da74b0bb3e
Update gatsby and gatsby-plugin-offline
...
Trying to fix this: https://github.com/gatsbyjs/gatsby/issues/11524 (mobile only!)
2019-02-26 10:47:51 +01:00
Ines Montani
dbee31c17a
Revert "Move DocSearch styles before headComponents"
...
This reverts commit 1232ccbc0f
.
2019-02-26 09:46:07 +01:00
Ines Montani
aadf586789
Add xfailing test for #3331
2019-02-25 22:33:30 +01:00
Matthew Honnibal
002c24d8ea
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
2019-02-25 21:55:43 +01:00
Matthew Honnibal
3cdd3eb518
Set version to v2.1.0a9
2019-02-25 21:55:19 +01:00
Ines Montani
2579ecbb63
Merge branch 'spacy.io' into develop [ci skip]
2019-02-25 21:41:51 +01:00
Ines Montani
1232ccbc0f
Move DocSearch styles before headComponents
2019-02-25 21:39:10 +01:00
Ines Montani
c5dd450a75
Try and fix search responsiveness [ci skip]
2019-02-25 21:34:28 +01:00
Matthew Honnibal
b449be0f04
Add comment re issue #3170
2019-02-25 21:24:03 +01:00
Matthew Honnibal
29fb7b4a16
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
2019-02-25 21:22:02 +01:00
Matthew Honnibal
9ccd6a3062
Fix head-outside-sentence bug. Fixes #3170
2019-02-25 21:21:44 +01:00
Ines Montani
7d980391f4
Merge branch 'develop' into spacy.io
2019-02-25 20:29:29 +01:00
Ines Montani
3379ebcaa4
Fix default prop [ci skip]
2019-02-25 20:29:11 +01:00
Ines Montani
738426cccf
Merge branch 'develop' into spacy.io
2019-02-25 20:22:55 +01:00
Ines Montani
e711969e3b
Add more human-readable class names [ci skip]
2019-02-25 20:22:40 +01:00
Ines Montani
0a7a2c73e2
Merge branch 'develop' into spacy.io
2019-02-25 20:11:30 +01:00
Ines Montani
162bd4d75b
💫 Add Algolia DocSearch ( #3332 )
...
* Add Algolia DocSearch
* Add human-readable selector for teaser
2019-02-25 20:11:11 +01:00
Matthew Honnibal
f2fae1f186
Add batch size argument to Language.evaluate(). Closes #3263
2019-02-25 19:30:33 +01:00
Ines Montani
f135d663f7
Update conftest.py
2019-02-25 15:55:29 +01:00
Ines Montani
76ce8b2662
Merge branch 'master' into develop
2019-02-25 15:54:55 +01:00
Julia Makogon
f1c3108d52
Fixing pymorphy2 dependency issue ( #3329 ) ( closes #3327 )
...
* Classes for Ukrainian; small fix in Russian.
* Contributor agreement
* pymorphy2 initialization split for ru and uk (#3327 )
* stop-words fixed
* Unit-tests updated
2019-02-25 15:48:17 +01:00
Ines Montani
1a735e0f1f
Add regression test for #3328
2019-02-25 10:12:58 +01:00