mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-14 05:37:03 +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
|
%%GITHUB_SPACY/spacy/pipeline/textcat.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```python
|
||||||
|
%%GITHUB_SPACY/spacy/pipeline/textcat_multilabel.py
|
||||||
|
```
|
||||||
|
|
||||||
## TextCategorizer.\_\_init\_\_ {#init tag="method"}
|
## TextCategorizer.\_\_init\_\_ {#init tag="method"}
|
||||||
|
|
||||||
> #### Example
|
> #### Example
|
||||||
|
|
Loading…
Reference in New Issue
Block a user