mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Update defaults and example
This commit is contained in:
parent
1b982f0838
commit
70afcfec3e
|
@ -234,7 +234,7 @@ p
|
||||||
| tweak the hyperparameters. For example:
|
| tweak the hyperparameters. For example:
|
||||||
|
|
||||||
+code(false, "bash").
|
+code(false, "bash").
|
||||||
parser_hidden_depth=2 parser_maxout_pieces=2 train-parser
|
parser_hidden_depth=2 parser_maxout_pieces=1 train-parser
|
||||||
|
|
||||||
+under-construction
|
+under-construction
|
||||||
|
|
||||||
|
@ -282,12 +282,12 @@ p
|
||||||
+row
|
+row
|
||||||
+cell #[code parser_maxout_pieces]
|
+cell #[code parser_maxout_pieces]
|
||||||
+cell
|
+cell
|
||||||
+cell #[code ]
|
+cell #[code 2]
|
||||||
|
|
||||||
+row
|
+row
|
||||||
+cell #[code parser_hidden_depth]
|
+cell #[code parser_hidden_depth]
|
||||||
+cell
|
+cell
|
||||||
+cell #[code ]
|
+cell #[code 1]
|
||||||
|
|
||||||
+row
|
+row
|
||||||
+cell #[code hidden_width]
|
+cell #[code hidden_width]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user