mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 12:20:20 +03:00
prettier formatting
This commit is contained in:
parent
ea81e747f3
commit
89642aec6c
|
@ -167,7 +167,7 @@ vocabulary.
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
| ----------- | ---------------------------------------------------------------------------------------------------------- |
|
| ----------- | ------------------------------------------------- |
|
||||||
| `string` | The string of the word to look up. ~~str~~ |
|
| `string` | The string of the word to look up. ~~str~~ |
|
||||||
| **RETURNS** | The lexeme in the vocabulary. ~~const LexemeC\*~~ |
|
| **RETURNS** | The lexeme in the vocabulary. ~~const LexemeC\*~~ |
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ vocabulary.
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
| ----------- | ---------------------------------------------------------------------------------------------------------- |
|
| ----------- | ------------------------------------------------------ |
|
||||||
| `orth` | ID of the verbatim text content. ~~attr_t (uint64_t)~~ |
|
| `orth` | ID of the verbatim text content. ~~attr_t (uint64_t)~~ |
|
||||||
| **RETURNS** | The lexeme in the vocabulary. ~~const LexemeC\*~~ |
|
| **RETURNS** | The lexeme in the vocabulary. ~~const LexemeC\*~~ |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user