Matthew Honnibal
|
f9f46e5a07
|
Revert matcher fixes from GregDubbin
|
2018-02-18 10:59:28 +01:00 |
|
ines
|
612c79a4f5
|
Update first matcher example and match_id (resolves #1989)
|
2018-02-17 11:57:38 +01:00 |
|
ines
|
cab5b775e7
|
Document ENT_TYPE matcher attribute [ci skip]
|
2018-02-15 12:14:19 +01:00 |
|
Pradeep Kumar Tippa
|
416cd021ce
|
Added TAG from spacy symbols which used below
|
2018-02-09 19:16:59 +05:30 |
|
Pradeep Kumar Tippa
|
01cc9cd9c0
|
assert statement syntax fix in doc
|
2018-02-09 19:16:25 +05:30 |
|
Pradeep Kumar Tippa
|
a78062e466
|
Merge remote-tracking branch 'upstream/master' into web-doc-patches
|
2018-02-09 19:13:19 +05:30 |
|
ines
|
e9f67be04d
|
Fix regex flag matcher example (resolves #1950)
|
2018-02-09 10:23:33 +01:00 |
|
ines
|
fc4ae04c55
|
Document LENGTH attribute in matcher
|
2018-02-09 10:23:03 +01:00 |
|
Pradeep Kumar Tippa
|
03113d6779
|
Fixing navigating parse tree doc under dependency parse
|
2018-02-08 19:34:15 +05:30 |
|
ines
|
a3b965b29d
|
Remove UPPER from Matcher attributes docs (resolves #1949)
|
2018-02-08 11:29:27 +01:00 |
|
ines
|
696ae87b47
|
Fix whitespace
|
2018-02-08 11:28:54 +01:00 |
|
greg
|
daefed0a34
|
Correct documentation of '+' and '*' ops
|
2018-01-22 15:55:44 -05:00 |
|
ines
|
4daba3abda
|
Add regex section to rule-based matching docs (see #1567, #1833) [ci skip]
|
2018-01-14 14:22:13 +01:00 |
|
ines
|
65babd9e2e
|
Fix typo, formatting and operator descriptions (resolves #1820)
|
2018-01-12 22:06:27 +01:00 |
|
Martin Andrews
|
e4355dade2
|
Documentation example fix : token.head needs '==' rather than 'is'
(similar change to #1689, it seems).
|
2017-12-18 18:12:10 +08:00 |
|
atomobianco
|
f6a82da907
|
Corrected char index instead of token index
Changed the index used to add the label because `displacy.render` apparently uses char index
|
2017-11-26 23:55:25 +01:00 |
|
Martino Mensio
|
ce1aade41e
|
small typo on docs
|
2017-11-17 16:20:22 +01:00 |
|
ines
|
98767122a7
|
Fix typos
|
2017-11-09 04:13:03 +01:00 |
|
ines
|
2d85ee6b5d
|
Fix broken link
|
2017-11-06 13:27:30 +01:00 |
|
ines
|
3fa8900a6b
|
Don't include tag and label schemes in usage guide
|
2017-11-05 18:21:49 +01:00 |
|
ines
|
2d59dd374b
|
Use collapsible sections for pos/dep scheme and update
Will ensure better overview as we add more schemes for more languages
|
2017-11-05 16:09:30 +01:00 |
|
ines
|
3d4dff1845
|
Remove comment
|
2017-11-05 16:07:14 +01:00 |
|
ines
|
2639ecd5f8
|
Add docs note on custom tokenizer rules (see #1491)
|
2017-11-03 23:33:18 +01:00 |
|
ines
|
2ba4e4fc88
|
Fix broken links and add check_links shortcut script
|
2017-11-01 21:11:10 +01:00 |
|
ines
|
544a407b93
|
Tidy up Doc, Token and Span and add missing docs
|
2017-10-27 17:07:26 +02:00 |
|
ines
|
63393b4e0d
|
Update matcher docs to reflect operator changes
|
2017-10-16 13:44:12 +02:00 |
|
ines
|
37f755897f
|
Update rule-based matching docs
|
2017-10-07 15:04:09 +02:00 |
|
ines
|
3f4fd2c5d5
|
Update usage documentation
|
2017-10-03 14:26:20 +02:00 |
|