mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-14 11:36:24 +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
|
.. autoclass:: spacy.tokens.Tokens
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
================
|
===============
|
||||||
Span Annotations
|
The Span Object
|
||||||
================
|
===============
|
||||||
|
|
||||||
.. autoclass:: spacy.spans.Span
|
.. autoclass:: spacy.spans.Span
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
=================
|
================
|
||||||
Token Annotations
|
The Token Object
|
||||||
=================
|
================
|
||||||
|
|
||||||
A Token represents a single word, punctuation or significant whitespace symbol.
|
A Token represents a single word, punctuation or significant whitespace symbol.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user