mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
* Relabel docs sections
This commit is contained in:
parent
ec398ef1d0
commit
d0fc7f5ba9
|
@ -1,6 +1,6 @@
|
|||
===============
|
||||
Doc Annotations
|
||||
===============
|
||||
==============
|
||||
The Doc Object
|
||||
==============
|
||||
|
||||
.. autoclass:: spacy.tokens.Tokens
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
================
|
||||
Span Annotations
|
||||
================
|
||||
===============
|
||||
The Span Object
|
||||
===============
|
||||
|
||||
.. autoclass:: spacy.spans.Span
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
=================
|
||||
Token Annotations
|
||||
=================
|
||||
================
|
||||
The Token Object
|
||||
================
|
||||
|
||||
A Token represents a single word, punctuation or significant whitespace symbol.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user