svlandeg
|
f75d1299a7
|
formatting
|
2019-07-19 14:52:45 +02:00 |
|
svlandeg
|
41fb5204ba
|
output tensors as part of predict
|
2019-07-19 14:47:36 +02:00 |
|
Ines Montani
|
1167c303a0
|
Fix typos [ci skip]
|
2019-07-19 13:08:18 +02:00 |
|
svlandeg
|
21176517a7
|
have gold.links correspond exactly to doc.ents
|
2019-07-19 12:36:15 +02:00 |
|
Ines Montani
|
36062fba93
|
Merge pull request #3992 from BreakBB/docs
Minor fixes to the docs
|
2019-07-19 11:51:18 +02:00 |
|
BreakBB
|
6d9a7c0749
|
Add '--silent' argument to bash example of CLI Info
|
2019-07-19 10:00:45 +02:00 |
|
BreakBB
|
3e370cf2ba
|
Add 'Prof.' to Englisch tokenizer_exceptions
|
2019-07-19 10:00:45 +02:00 |
|
BreakBB
|
c8ba0f690d
|
Fix --force parameter of CLI package
|
2019-07-19 10:00:45 +02:00 |
|
svlandeg
|
e1213eaf6a
|
use original gold object in get_loss function
|
2019-07-18 13:35:10 +02:00 |
|
svlandeg
|
ec55d2fccd
|
filter training data beforehand (+black formatting)
|
2019-07-18 10:22:24 +02:00 |
|
Falak Asad
|
ff1e73e35c
|
Bugfix/issue 3968 (#3982)
* Fix for issue-3968
* Added contributor agreement
* Made suggested changes
|
2019-07-18 00:20:32 +02:00 |
|
svlandeg
|
d833d4c358
|
fixes in kb and gold
|
2019-07-17 17:18:26 +02:00 |
|
Ines Montani
|
a0acb1b3cd
|
Also add infobox to API docs [ci skip]
|
2019-07-17 16:26:41 +02:00 |
|
Ines Montani
|
c3ead02ea5
|
Adjust wording [ci skip]
|
2019-07-17 16:06:25 +02:00 |
|
Ines Montani
|
57d7076a72
|
💫 Document spacy.gold.align (#3980)
💫 Document spacy.gold.align
Co-authored-by: Ines Montani <ines@ines.io>
|
2019-07-17 15:34:35 +02:00 |
|
Ines Montani
|
1d5ff3e455
|
Add infobox
|
2019-07-17 15:29:36 +02:00 |
|
Ines Montani
|
114cb18892
|
Improve wording
|
2019-07-17 15:27:53 +02:00 |
|
Ines Montani
|
7522beef9e
|
Add "Things to try" prompts
|
2019-07-17 15:25:02 +02:00 |
|
Ines Montani
|
9f02e3c027
|
Adjust example
Not actually supported in this alignment interpretation
|
2019-07-17 15:13:50 +02:00 |
|
Ines Montani
|
1ea472468a
|
Add usage docs for aligning tokenization
|
2019-07-17 15:08:33 +02:00 |
|
Ines Montani
|
f97a555445
|
Add API documentation
|
2019-07-17 14:30:04 +02:00 |
|
Ines Montani
|
73565c6d9d
|
Rename function arguments
|
2019-07-17 14:29:52 +02:00 |
|
Matthew Honnibal
|
394e4d8058
|
Add docstring for spacy.gold.align
|
2019-07-17 13:59:17 +02:00 |
|
Ines Montani
|
fe0e1873a3
|
Update README.md [ci skip]
|
2019-07-17 12:34:31 +02:00 |
|
Ines Montani
|
073013f129
|
Auto-format [ci skip]
|
2019-07-17 12:34:13 +02:00 |
|
svlandeg
|
4086c6ff60
|
get vector functionality + unit test
|
2019-07-17 12:17:02 +02:00 |
|
Ines Montani
|
62ff128888
|
Add regression test for #3951
|
2019-07-16 14:00:00 +02:00 |
|
Ines Montani
|
7f551050b1
|
Add regression test for #3972
|
2019-07-16 13:07:35 +02:00 |
|
Ines Montani
|
0883b07d6d
|
Merge pull request #3964 from pmbaumgartner/master
Fix Links to Custom Attributes Documentation in Rule-Based Matching Documentation
|
2019-07-16 10:41:16 +02:00 |
|
svlandeg
|
a63d15a142
|
code cleanup
|
2019-07-15 17:36:43 +02:00 |
|
svlandeg
|
cdc589d344
|
small fix
|
2019-07-15 12:04:45 +02:00 |
|
svlandeg
|
60f299374f
|
set default context width
|
2019-07-15 12:03:09 +02:00 |
|
svlandeg
|
6e809e9b8b
|
proper error for missing cfg arguments
|
2019-07-15 11:42:50 +02:00 |
|
svlandeg
|
6026958957
|
tokenizer doc fix
|
2019-07-15 11:19:34 +02:00 |
|
pmbaumgartner
|
931e87f927
|
contributor agreement
|
2019-07-14 20:46:06 -04:00 |
|
pmbaumgartner
|
040bb061fd
|
Merge branch 'master' of github.com:pmbaumgartner/spaCy
|
2019-07-14 20:25:37 -04:00 |
|
pmbaumgartner
|
9a86d95ea2
|
fix custom attribute links
|
2019-07-14 20:23:54 -04:00 |
|
Ines Montani
|
c0e29f7029
|
Merge pull request #3957 from sorenlind/danish-tokenizer-slash
Make Danish tokenizer split on forward slash
|
2019-07-12 18:19:22 +02:00 |
|
Matthew Honnibal
|
ef666656b3
|
Fix attrs alignment
|
2019-07-12 17:59:47 +02:00 |
|
Matthew Honnibal
|
c345c042b0
|
Fix symbol alignment
|
2019-07-12 17:48:38 +02:00 |
|
Ines Montani
|
7281026879
|
Increment version [ci skip]
|
2019-07-12 17:40:00 +02:00 |
|
Søren Lind Kristiansen
|
26aee70d95
|
Make Danish tokenizer split on forward slash
|
2019-07-12 15:20:42 +02:00 |
|
Ines Montani
|
02e12b0852
|
Update landing with IRL videos [ci skip]
|
2019-07-12 13:36:47 +02:00 |
|
Matthew Honnibal
|
3bc4d618f9
|
Set version to v2.1.5
|
2019-07-12 13:26:12 +02:00 |
|
Sofie Van Landeghem
|
ed774cb953
|
Fixing ngram bug (#3953)
* minimal failing example for Issue #3661
* referenced Issue #3661 instead of Issue #3611
* cleanup
|
2019-07-12 10:01:35 +02:00 |
|
Ines Montani
|
123929b58b
|
Update Thinc version pin
|
2019-07-12 00:15:35 +02:00 |
|
Ines Montani
|
cda9fc3dae
|
Update Thinc version pin
|
2019-07-11 15:53:13 +02:00 |
|
Matthew Honnibal
|
09dc01a426
|
Fix #3853, and add warning
|
2019-07-11 14:46:47 +02:00 |
|
Matthew Honnibal
|
7369949d2e
|
Add warning for #3853
|
2019-07-11 14:46:47 +02:00 |
|
Ines Montani
|
673c864a06
|
Fix doc.count_by functionality (#3950)
Fix doc.count_by functionality
|
2019-07-11 13:44:00 +02:00 |
|