mirror of https://github.com/explosion/spaCy.git
Add code preview for textcat_multilabel [ci skip]
This commit is contained in:
parent
bcd2be40b5
commit
39c8f7949e
|
@ -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