Paul O'Leary McCann
|
1c12812d1a
|
Replace link to old label (#11188)
|
2022-07-25 16:39:34 +09:00 |
|
Adriane Boyd
|
7a99fe3c65
|
Move sent-patterns to correct section of universe.json (#11192)
|
2022-07-25 09:14:50 +02:00 |
|
0xpeIpeI
|
93960dc4b5
|
[universe project] create English interpretation project (#11184)
* [add] my universe project setting
* [modify] A few adjustments
* [Modify] change package description
|
2022-07-24 19:01:04 +09:00 |
|
Dan Radenkovic
|
a5aa3a818f
|
fix docs (#11123)
|
2022-07-24 17:16:36 +09:00 |
|
Lucas Terriel
|
7ff52c02a1
|
Update meta for spacyfishing in spaCy Universe (#11185)
* add new logo for spacyfishing to update spacy universe
* change logo location
|
2022-07-24 17:10:29 +09:00 |
|
richardpaulhudson
|
6ac15ad507
|
Correct comment
|
2022-07-23 10:58:32 +02:00 |
|
richardpaulhudson
|
ac81dc91e0
|
Revert accidentally checked-in line
|
2022-07-22 23:07:02 +02:00 |
|
richardpaulhudson
|
c6a4a7b150
|
Merge 'origin/master' into feature/projects-multiprocessing
|
2022-07-22 22:50:00 +02:00 |
|
Richard Hudson
|
c7a895687f
|
Update spacy/cli/_util.py
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
|
2022-07-22 22:43:17 +02:00 |
|
Richard Hudson
|
5fad119f3e
|
Update spacy/tests/test_parallel.py
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
|
2022-07-22 22:42:11 +02:00 |
|
richardpaulhudson
|
fd8dbfd5b5
|
Initial changes based on review comments
|
2022-07-22 22:38:42 +02:00 |
|
richardpaulhudson
|
1650912bc1
|
Add failure messages
|
2022-07-21 17:10:39 +02:00 |
|
richardpaulhudson
|
6b0ebcdb59
|
Improve error handling with hung processes
|
2022-07-21 16:53:54 +02:00 |
|
richardpaulhudson
|
fcf7b6b84d
|
Use multiprocessing context
|
2022-07-21 13:40:38 +02:00 |
|
richardpaulhudson
|
48803e1b57
|
Improve document output
|
2022-07-20 18:57:16 +02:00 |
|
richardpaulhudson
|
e2c2ba4aba
|
Fix Mypy
|
2022-07-20 18:14:38 +02:00 |
|
richardpaulhudson
|
4902dd68be
|
Final touches
|
2022-07-20 17:54:05 +02:00 |
|
richardpaulhudson
|
4614a89bcc
|
Improve error message
|
2022-07-20 16:51:59 +02:00 |
|
richardpaulhudson
|
91a173fae3
|
Add note to projects.md
|
2022-07-20 16:15:22 +02:00 |
|
richardpaulhudson
|
d2bde9abc5
|
Reverse unnecessary change
|
2022-07-20 15:22:59 +02:00 |
|
richardpaulhudson
|
f8301b4033
|
Correction
|
2022-07-20 15:17:16 +02:00 |
|
richardpaulhudson
|
5d150f2fc0
|
Add comment
|
2022-07-20 11:18:57 +02:00 |
|
richardpaulhudson
|
9d005a7d1e
|
Correct test
|
2022-07-20 08:59:09 +02:00 |
|
richardpaulhudson
|
bc79e5a41d
|
Fix for Windows
|
2022-07-19 19:44:37 +02:00 |
|
richardpaulhudson
|
d87fcabc66
|
Corrections / improvements
|
2022-07-19 19:25:16 +02:00 |
|
richardpaulhudson
|
44d51f4103
|
Add failure test
|
2022-07-19 17:41:47 +02:00 |
|
richardpaulhudson
|
012578f0f6
|
Improvements / corrections
|
2022-07-19 17:10:59 +02:00 |
|
richardpaulhudson
|
2c1f58e74f
|
Formal state machine
|
2022-07-19 15:17:25 +02:00 |
|
richardpaulhudson
|
83d0738ff3
|
Remove unnecessary changes
|
2022-07-19 14:17:10 +02:00 |
|
richardpaulhudson
|
4c2fc56a5b
|
Refactoring into separate module
|
2022-07-19 14:08:46 +02:00 |
|
Maarten Grootendorst
|
1caa2d1d16
|
Added BERTopic to Spacy Universe (#11159)
* Added BERTopic to Spacy Universe
* Fix no render of visualization
|
2022-07-19 19:37:18 +09:00 |
|
richardpaulhudson
|
e9ee680873
|
Saved (intermediate version, doesn't compile yet)
|
2022-07-18 18:26:11 +02:00 |
|
richardpaulhudson
|
ca403f8b02
|
Seems to work, not yet tested in a structured way
|
2022-07-18 16:40:18 +02:00 |
|
richardpaulhudson
|
3c64e825d0
|
Correction
|
2022-07-14 22:19:57 +02:00 |
|
richardpaulhudson
|
9d7a79e305
|
First draft of new implementation (incomplete, doesn't run yet)
|
2022-07-14 22:14:57 +02:00 |
|
Adriane Boyd
|
2235e3520c
|
Update binder version in docs (#11124)
|
2022-07-12 15:20:33 +02:00 |
|
Nicolai Bjerre Pedersen
|
2fa983aa2e
|
Fix span typings (#11119)
Add id, id_ to span.pyi.
|
2022-07-12 13:47:35 +02:00 |
|
Adriane Boyd
|
11f859c132
|
Docs for v3.4 (#11057)
* Add draft of v3.4 usage
* Add Croatian models
* Add Matcher min/max
* Update release notes
* Minor edits
* Add updates, tables
* Update pydantic/mypy versions
* Update version in README
* Fix sidebar
|
2022-07-11 15:36:31 +02:00 |
|
Adriane Boyd
|
d583626a82
|
Update build setup for aarch64 (#11112)
* Extend build constraints for aarch64
* Skip mypy for aarch64
|
2022-07-11 13:29:35 +02:00 |
|
Adriane Boyd
|
5cb6f1ae51
|
CI: Install with two parallel build jobs (#11111)
|
2022-07-11 12:20:00 +02:00 |
|
Adriane Boyd
|
3701039c1f
|
Tweak build jobs setting, update install docs (#11077)
* Restrict SPACY_NUM_BUILD_JOBS to only override if set
* Update install docs
|
2022-07-08 19:21:17 +02:00 |
|
Peter Baumgartner
|
36cb2029a9
|
displaCy Spans Vertical Alignment Fix 2 (#11092)
* add in span render slot fix
* fix spacing off by one
* rm demo
* adjust comments
* fix whitespace and overlap issue
|
2022-07-08 19:20:13 +02:00 |
|
Richard Hudson
|
dc38a0f079
|
Change demo URL (#11102)
|
2022-07-08 19:19:48 +02:00 |
|
Adriane Boyd
|
66d6461c8f
|
Use thinc v8.1 (#11101)
|
2022-07-08 17:52:41 +02:00 |
|
Adriane Boyd
|
397197ec0e
|
Extend to mypy<0.970 (#11100)
|
2022-07-08 14:58:01 +02:00 |
|
Madeesh Kannan
|
f38aff4ec9
|
Add examples for new explosion bot commands (#11082)
* Add examples for new explosion bot commands
* Update extra/DEVELOPER_DOCS/ExplosionBot.md
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
2022-07-08 13:36:12 +02:00 |
|
Adriane Boyd
|
be9e17c0e4
|
Add docs for compiling with build constraints (#11081)
|
2022-07-08 11:45:56 +02:00 |
|
github-actions[bot]
|
e7fd06bdbe
|
Auto-format code with black (#11099)
Co-authored-by: explosion-bot <explosion-bot@users.noreply.github.com>
|
2022-07-08 18:43:25 +09:00 |
|
Nipun Sadvilkar
|
86ee26e3c2
|
Use pull_request_target event for spaCy universe GA trigger (#11097)
|
2022-07-07 19:43:50 +05:30 |
|
Nipun Sadvilkar
|
bb3e11b9a1
|
Github Action for spaCy universe project alert (#11090)
|
2022-07-07 17:50:30 +05:30 |
|