Fix heading
This commit is contained in:
parent
2d9f7cfc5a
commit
bebd286163
|
@ -41,7 +41,7 @@ category:probability, ...}`
|
||||||
Classify `text`. Returns the category into which the text is placed (as a
|
Classify `text`. Returns the category into which the text is placed (as a
|
||||||
string), or `None` when it cannot classify the text.
|
string), or `None` when it cannot classify the text.
|
||||||
|
|
||||||
## `gptc.compile(raw_model)`
|
### `gptc.compile(raw_model)`
|
||||||
Compile a raw model (as a list, not JSON) and return the compiled model (as a
|
Compile a raw model (as a list, not JSON) and return the compiled model (as a
|
||||||
dict).
|
dict).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user