Sofie Van Landeghem
ba02957c80
Fix dependency copy for as_doc ( #3969 )
...
* failing unit test for issue 3962
* attempt to fix Issue #3962
* create artificial unit test example
* using length instead of self.length
* sp
* reformat with black
* find better ancestor within span and use generic 'dep'
* attach to span.root if there is no appropriate ancestor
* comment span text
* clean up ancestor code
* reconstruct dep tree to keep same number of sentences
2019-07-23 18:28:54 +02:00
Ines Montani
a32b033b8c
Add regression test for #4002
...
Test that the PhraseMatcher can match on overwritten NORM attributes.
2019-07-22 14:18:24 +02:00
Ines Montani
0be6c7c06c
Merge pull request #4001 from adrianeboyd/docs/german-tiger
...
Update annotation docs for German
2019-07-22 12:07:49 +02:00
Adriane Boyd
6c5044ed2a
Update annotation docs for German
...
- minor formatting fixes
- remove STTS tags not used in Tiger
- update list of dependency relations to match tiger2dep
2019-07-22 11:59:03 +02:00
adrianeboyd
d2c474cbb7
Fix initial example in EntityRuler API docs ( #3999 )
2019-07-22 11:18:55 +02:00
Ines Montani
1167c303a0
Fix typos [ci skip]
2019-07-19 13:08:18 +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
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
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
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
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
Ines Montani
2426f4d44c
Fix default punctuation rules for splitting Hindi text ( #3948 )
...
Fix default punctuation rules for splitting Hindi text
Co-authored-by: yash <patadiayash@gmail.com>
Co-authored-by: Ines Montani <ines@ines.io>
2019-07-11 13:36:28 +02:00
svlandeg
349107daa3
cleanup
2019-07-11 13:09:22 +02:00
svlandeg
0f0f07318a
counter instead of preshcounter
2019-07-11 13:05:53 +02:00
Matthew Honnibal
b40b4c2c31
💫 Fix issue #3839 : Incorrect entity IDs from Matcher with operators ( #3949 )
...
* Add regression test for issue #3541
* Add comment on bugfix
* Remove incorrect test
* Un-xfail test
2019-07-11 12:55:11 +02:00
Matthew Honnibal
e19f4ee719
Add warning message re Issue #3853
2019-07-11 12:50:38 +02:00
Ines Montani
197cfd7ebc
Merge branch 'master' into pr/3948
2019-07-11 12:18:31 +02:00
Ines Montani
d166756607
Fix test
2019-07-11 12:16:43 +02:00