svlandeg
91e72c031e
reformatting
2021-01-30 17:29:33 +01:00
svlandeg
a8d84188f0
add stop words
...
Co-authored-by: tewodrosm <tedmaam2006@gmail.com>
2021-01-30 17:26:49 +01:00
Ines Montani
45c551037d
Update CLI docs [ci skip]
2021-01-30 21:50:23 +11:00
Ines Montani
3a09299776
Merge pull request #6862 from explosion/develop
2021-01-30 21:47:55 +11:00
Ines Montani
1263e5a147
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
2021-01-30 21:03:28 +11:00
Ines Montani
f058cbd751
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
2021-01-30 21:03:25 +11:00
Ines Montani
f6e2de8e32
Update netlify.toml [ci skip]
2021-01-30 20:32:12 +11:00
Ines Montani
ae07416fda
Merge branch 'website/v3-launch' into develop
2021-01-30 20:31:06 +11:00
Ines Montani
d07683873f
Merge branch 'master' into develop
2021-01-30 20:28:14 +11:00
Ines Montani
c3c25ece7a
Merge pull request #6861 from explosion/feature/download-wheel [ci skip]
2021-01-30 20:25:40 +11:00
Ines Montani
44f4a19d8b
Update excluded branches [ci skip]
2021-01-30 20:19:48 +11:00
Ines Montani
aed9fdaf57
Update excluded branches [ci skip]
2021-01-30 20:18:55 +11:00
Ines Montani
14f631f52c
Update parent package and version [ci skip]
2021-01-30 20:12:42 +11:00
Ines Montani
3435b894df
Remove nightly reference from auto docs [ci skip]
2021-01-30 20:12:08 +11:00
Ines Montani
d0c3775712
Replace links to nightly docs [ci skip]
2021-01-30 20:09:38 +11:00
Ines Montani
5e24fbb905
Update netlify.toml [ci skip]
2021-01-30 19:59:18 +11:00
Ines Montani
8626b82e49
Update images [ci skip]
2021-01-30 18:50:25 +11:00
Ines Montani
44dc987d85
Fix icon [ci skip]
2021-01-30 18:27:55 +11:00
Ines Montani
8d293a4c4b
Update website to support legacy state [ci skip]
2021-01-30 18:27:31 +11:00
Ines Montani
d3350afe45
Update docs and add support for legacy style
2021-01-30 17:43:12 +11:00
Ines Montani
770bcecf9a
Merge branch 'develop' into feature/download-wheel
2021-01-30 14:23:17 +11:00
Ines Montani
b26a3daa9a
Merge pull request #6860 from explosion/feature/package-wheel
2021-01-30 14:17:01 +11:00
Ines Montani
1841bcbb4f
Support downloading .whl files
2021-01-30 14:16:12 +11:00
Ines Montani
2332c4280b
Update and use unified --build option
2021-01-30 13:11:36 +11:00
Ines Montani
e6accb3a9e
Tidy up and auto-format
2021-01-30 12:52:33 +11:00
Ines Montani
817b0db521
Fix escape sequence
2021-01-30 12:39:58 +11:00
Ines Montani
526b416118
Tidy up comments
2021-01-30 12:34:09 +11:00
Ines Montani
30765674d0
Merge branch 'master' into develop
2021-01-30 12:20:28 +11:00
Ines Montani
8ddf53f8e1
Merge pull request #6857 from tupui/patch-1
2021-01-30 12:07:05 +11:00
Ines Montani
0e9ca7fca1
Merge pull request #6858 from svlandeg/fix/upgrade_pytest
...
update pytest pin to match Thinc 8.0
2021-01-30 11:59:04 +11:00
Ines Montani
2609ba4e89
Support building wheel in spacy package
2021-01-30 11:54:02 +11:00
svlandeg
78a439a7c2
update pytest to 5.2.0
2021-01-29 17:08:01 +01:00
Pamphile ROY
e496b8623f
SCA tupui
2021-01-29 15:46:53 +01:00
Pamphile ROY
41ee75ac6d
Remove --no-cache-dir when downloading models
...
When `--no-cache-dir` is present, it prevents caching to properly function.
If the user still wants to do this, there is the possibility to pass options with `user_pip_args`.
But you should not enforce options like these. In my case this is preventing some docker build (using buildkit caching) to have proper caching of models.
2021-01-29 15:37:44 +01:00
Ines Montani
bbf080dfe5
Merge pull request #6645 from bittlingmayer/patch-3
2021-01-30 01:26:28 +11:00
Ines Montani
95e958a229
Merge pull request #6852 from explosion/feature/replace-listeners
2021-01-30 00:58:08 +11:00
Adriane Boyd
bced6309e5
Add full exceptions with spaces
2021-01-29 14:27:22 +01:00
Ines Montani
30c872a750
Merge pull request #6856 from adrianeboyd/docs/trf-sentencepiece-2 [ci skip]
...
Rephrase transformers PyTorch instructions
2021-01-30 00:08:54 +11:00
Ines Montani
756b49c184
Update spacy-lookups-data pin
2021-01-30 00:07:49 +11:00
Ines Montani
7ba29f2d03
Update spacy-transformers pin
2021-01-30 00:06:07 +11:00
Ines Montani
7886d59c56
Add check for remove_listener method
2021-01-29 23:47:30 +11:00
Ines Montani
7694f76dd1
Update warning and mention replace_listeners
2021-01-29 23:46:01 +11:00
Ines Montani
94232aea08
Improve E889
2021-01-29 23:39:23 +11:00
Adriane Boyd
8b76cb8095
Rephrase transformers PyTorch instructions
2021-01-29 13:36:56 +01:00
Ines Montani
095055ac48
Merge pull request #6855 from adrianeboyd/docs/trf-sentencepiece [ci skip]
...
Update transfomers install docs
2021-01-29 23:34:01 +11:00
Adriane Boyd
e3e87e7275
Update transfomers install docs
...
* Recommend installing PyTorch separately
* Add instructions for `sentencepiece`
2021-01-29 13:27:43 +01:00
Ines Montani
924396c20c
Merge branch 'feature/replace-listeners' of https://github.com/explosion/spaCy into feature/replace-listeners
2021-01-29 21:43:10 +11:00
Ines Montani
2102082478
Make Tok2Vec.remove_listener return bool
...
Whether listener was removed
2021-01-29 21:41:38 +11:00
Ines Montani
e766e8c56d
Apply suggestions from code review
...
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-01-29 21:41:17 +11:00
Ines Montani
d600bc6d5d
Merge pull request #6853 from svlandeg/fix/docs_new_v3 [ci skip]
...
adding new="3" mentions in the doc
2021-01-29 21:39:43 +11:00