Ines Montani
|
566d048753
|
Fix project repo link [ci skip]
|
2020-09-23 09:43:51 +02:00 |
|
Ines Montani
|
930b116f00
|
Update docs [ci skip]
|
2020-09-23 09:35:21 +02:00 |
|
Ines Montani
|
d8f661c910
|
Update docs [ci skip]
|
2020-09-23 09:30:26 +02:00 |
|
Ines Montani
|
f976bab710
|
Remove empty file [ci skip]
|
2020-09-23 09:30:09 +02:00 |
|
svlandeg
|
556f3e4652
|
add pooling to NEL's TransformerListener
|
2020-09-23 09:24:28 +02:00 |
|
svlandeg
|
4a56ea72b5
|
fallbacks for old names
|
2020-09-23 09:15:07 +02:00 |
|
Sofie Van Landeghem
|
86a08f819d
|
tok2vec.update instead of predict (#6113)
|
2020-09-22 21:54:52 +02:00 |
|
Sofie Van Landeghem
|
e0e793be4d
|
fix KB IO (#6118)
|
2020-09-22 21:53:06 +02:00 |
|
Adriane Boyd
|
b1a7d6c528
|
Refactor seen token detection
|
2020-09-22 14:42:51 +02:00 |
|
Sofie Van Landeghem
|
d53c84b6d6
|
avoid None callback (#6100)
|
2020-09-22 13:54:44 +02:00 |
|
Adriane Boyd
|
535842e483
|
Merge branch 'develop' into feature/doc-ents-v3-2
|
2020-09-22 13:45:50 +02:00 |
|
Ines Montani
|
19fc72e4cd
|
Merge pull request #6110 from explosion/ux/validate-config-section-refs
Validate section refs in debug config
|
2020-09-22 13:15:41 +02:00 |
|
Ines Montani
|
5e3b796b12
|
Validate section refs in debug config
|
2020-09-22 12:24:39 +02:00 |
|
svlandeg
|
085a1c8e2b
|
add no_output_layer to TextCatBOW config
|
2020-09-22 12:06:40 +02:00 |
|
svlandeg
|
e1b8090b9b
|
few more fixes
|
2020-09-22 12:01:06 +02:00 |
|
svlandeg
|
b556a10808
|
rename converts in_to_out
|
2020-09-22 11:50:19 +02:00 |
|
svlandeg
|
e931f4d757
|
add textcat score
|
2020-09-22 10:56:43 +02:00 |
|
svlandeg
|
396b33257f
|
add entity_linker to jinja template
|
2020-09-22 10:40:05 +02:00 |
|
Ines Montani
|
db7126ead9
|
Increment version
|
2020-09-22 10:31:26 +02:00 |
|
svlandeg
|
135de82a2d
|
add textcat to quickstart
|
2020-09-22 10:22:06 +02:00 |
|
Ines Montani
|
f9af7d365c
|
Update docs [ci skip]
|
2020-09-22 09:45:41 +02:00 |
|
Ines Montani
|
6316d5f398
|
Improve messages in project CLI [ci skip]
|
2020-09-22 09:45:34 +02:00 |
|
Ines Montani
|
49e80dbcac
|
Merge pull request #6103 from explosion/chore/tidy-up-tests-docs-get-doc
|
2020-09-22 09:45:04 +02:00 |
|
Ines Montani
|
709ebf5550
|
Merge pull request #6105 from adrianeboyd/docs/various-v3-2 [ci skip]
|
2020-09-22 09:41:55 +02:00 |
|
Adriane Boyd
|
e05d6d358d
|
Update API sidebar MorphAnalysis link
|
2020-09-22 09:36:37 +02:00 |
|
Adriane Boyd
|
844db6ff12
|
Update architecture overview
|
2020-09-22 09:31:47 +02:00 |
|
Ines Montani
|
81606b29bd
|
Merge pull request #6104 from svlandeg/fix/debug_model [ci skip]
|
2020-09-22 09:31:23 +02:00 |
|
Adriane Boyd
|
fc9c78da25
|
Add MorphAnalysis to API sidebar
|
2020-09-22 09:23:47 +02:00 |
|
Adriane Boyd
|
5fbb8dfcbc
|
Merge remote-tracking branch 'upstream/develop' into docs/various-v3-2
|
2020-09-22 09:22:58 +02:00 |
|
Ines Montani
|
beb766d0a0
|
Add test
|
2020-09-22 09:15:57 +02:00 |
|
Ines Montani
|
285fa934d8
|
Merge branch 'chore/tidy-up-tests-docs-get-doc' of https://github.com/explosion/spaCy into chore/tidy-up-tests-docs-get-doc
|
2020-09-22 09:10:14 +02:00 |
|
Ines Montani
|
69f7e52c26
|
Update README.md
|
2020-09-22 09:10:06 +02:00 |
|
svlandeg
|
45b29c4a5b
|
cleanup
|
2020-09-21 23:17:23 +02:00 |
|
svlandeg
|
fa5c416db6
|
initialize through nlp object and with train_corpus
|
2020-09-21 23:09:22 +02:00 |
|
Matthew Honnibal
|
3abc4a5adb
|
Slightly tidy doc.ents.__set__
|
2020-09-21 22:58:03 +02:00 |
|
Ines Montani
|
67fbcb3da5
|
Tidy up tests and docs
|
2020-09-21 20:43:54 +02:00 |
|
Ines Montani
|
a5f6ab4943
|
Merge pull request #6098 from adrianeboyd/feature/doc-init
|
2020-09-21 18:35:20 +02:00 |
|
Adriane Boyd
|
f212303729
|
Add sent_starts to Doc.__init__
Add sent_starts to `Doc.__init__`. Officially specify `is_sent_start`
values but also convert to and accept `sent_start` internally.
|
2020-09-21 17:59:09 +02:00 |
|
svlandeg
|
447b3e5787
|
Merge remote-tracking branch 'upstream/develop' into fix/debug_model
# Conflicts:
# spacy/cli/debug_model.py
|
2020-09-21 16:58:40 +02:00 |
|
Ines Montani
|
b3327c1e45
|
Increment version [ci skip]
|
2020-09-21 16:04:30 +02:00 |
|
Ines Montani
|
e8bcaa44f1
|
Don't auto-decompress archives with smart_open [ci skip]
|
2020-09-21 16:01:46 +02:00 |
|
Adriane Boyd
|
6aa91c7ca0
|
Make user_data keyword-only
|
2020-09-21 16:00:06 +02:00 |
|
Adriane Boyd
|
177df15d89
|
Implement Doc.set_ents
|
2020-09-21 15:54:05 +02:00 |
|
Ines Montani
|
e548654aca
|
Update docs [ci skip]
|
2020-09-21 14:46:55 +02:00 |
|
Ines Montani
|
4b79d697ee
|
Merge pull request #6096 from explosion/feature/config-overrides-env-vars
|
2020-09-21 14:46:19 +02:00 |
|
Ines Montani
|
626cfd7155
|
Merge pull request #6099 from adrianeboyd/docs/alphabetize-api-sidebar [ci skip]
Alphabetize API sidebars
|
2020-09-21 14:44:43 +02:00 |
|
Adriane Boyd
|
13fbf6556a
|
Merge remote-tracking branch 'upstream/develop' into feature/doc-ents-v3-2
|
2020-09-21 14:42:04 +02:00 |
|
svlandeg
|
eb9b447960
|
Merge remote-tracking branch 'upstream/develop' into fix/debug_model
# Conflicts:
# spacy/cli/debug_model.py
|
2020-09-21 14:05:16 +02:00 |
|
Adriane Boyd
|
ce455f30ca
|
Fix formatting
|
2020-09-21 13:53:29 +02:00 |
|
Adriane Boyd
|
9b8d0b7f90
|
Alphabetize API sidebars
|
2020-09-21 13:46:21 +02:00 |
|