mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
Add code preview for textcat_multilabel [ci skip]
This commit is contained in:
parent
e7f8573e01
commit
cdc0d669c1
|
@ -69,6 +69,10 @@ architectures and their arguments and hyperparameters.
|
|||
%%GITHUB_SPACY/spacy/pipeline/textcat.py
|
||||
```
|
||||
|
||||
```python
|
||||
%%GITHUB_SPACY/spacy/pipeline/textcat_multilabel.py
|
||||
```
|
||||
|
||||
## TextCategorizer.\_\_init\_\_ {#init tag="method"}
|
||||
|
||||
> #### Example
|
||||
|
|
Loading…
Reference in New Issue
Block a user