Álvaro Abella Bascarán
1cd8f9823f
Correct docs of Token.subtree
and Span.subtree
(issue #3122 ) ( #3124 )
...
* solve inconsistency between docs and Span.subtree (issue #3122 )
* solve inconsistency between docs and Token.subtree (issue #3122 )
2019-01-09 03:11:15 +01:00
wxv
06820ef6e7
Fix is_ascii documentation and create contributor file ( #2988 )
...
Proposed in #2933
2018-11-30 15:57:58 +01:00
Ines Montani
3c4e3ade30
Fix typo ( closes #2784 )
2018-09-21 10:45:11 +02:00
Matthew Honnibal
2278c9734e
Fix spelling error #2640
2018-08-07 10:49:21 +02:00
ines
ae5ed2d698
Update docs for v2.0.12 [ci skip]
2018-07-21 15:51:44 +02:00
ines
d517dd4297
Document remove_extension methods
2018-07-21 15:51:28 +02:00
Ines Montani
968f6f0bda
💫 Document Cython API ( #2433 )
...
## Description
This PR adds the most relevant documentation of spaCy's Cython API.
(Todo for when we publish this: rewrite `/api/#section-cython` and `/api/#cython` to `/api/cython#conventions`.)
### Types of change
docs
## Checklist
<!--- Before you submit the PR, go over this checklist and make sure you can
tick off all the boxes. [] -> [x] -->
- [x] I have submitted the spaCy Contributor Agreement.
- [x] I ran the tests, and all new and existing tests passed.
- [x] My changes don't require a change to the documentation, or if they do, I've added all required information.
2018-06-11 17:47:46 +02:00
ines
53680642af
Port over docs changes [ci skip]
2018-03-24 17:12:48 +01:00
Kristofer Berggren
1cb8c997fb
Fix typo Span -> Token on Token API page
...
Change Span.vector_norm to Token.vector_norm.
2017-12-17 20:32:19 +08:00
ines
a09c096d3c
Get docs ready for v2.0.0
2017-11-07 12:00:43 +01:00
ines
1c7313051f
Document Token.is_sent_start
2017-11-01 14:13:22 +01:00
ines
a8e10f94e4
Tidy up Lexeme and update docs
2017-10-27 21:07:50 +02:00
ines
544a407b93
Tidy up Doc, Token and Span and add missing docs
2017-10-27 17:07:26 +02:00
ines
6a0483b7aa
Tidy up and document Doc, Token and Span
2017-10-27 15:41:45 +02:00
ines
108f1f786e
Update symbols and document missing token attributes (see #1439 )
2017-10-20 13:08:44 +02:00
ines
f4ae6763b9
Fix consistency of imports from spacy.tokens in examples
2017-10-11 02:30:40 +02:00
ines
43b70651fb
Document extension methods on Doc, Token and Span
...
set_extension, get_extension, has_extension
2017-10-10 04:23:37 +02:00
ines
c970b4f226
Add missing token attribute
2017-10-07 15:04:16 +02:00
ines
808f7ee417
Update API documentation
2017-10-03 14:27:22 +02:00