ines
|
0ea31d1e31
|
Add under construction note to pipeline components
|
2017-05-28 18:44:07 +02:00 |
|
ines
|
8a148b6563
|
Fix code, links and formatting
|
2017-05-28 18:29:16 +02:00 |
|
ines
|
414193e9ba
|
Update docs to reflect StringStore changes
|
2017-05-28 18:19:11 +02:00 |
|
ines
|
69bda9aed7
|
Update text, examples, typos, wording and formatting
|
2017-05-28 16:41:01 +02:00 |
|
ines
|
f8185b8e11
|
Rename vocab-stringsotre to vocab
|
2017-05-28 16:37:14 +02:00 |
|
ines
|
10d05c2b92
|
Fix typos, wording and formatting
|
2017-05-28 01:30:12 +02:00 |
|
ines
|
eb5a8be9ad
|
Update language overview and add section on 'xx' lang class
|
2017-05-28 01:15:44 +02:00 |
|
ines
|
eb703f7656
|
Update API docs
|
2017-05-28 00:32:43 +02:00 |
|
ines
|
c1983621fb
|
Update util functions for model loading
|
2017-05-28 00:22:40 +02:00 |
|
ines
|
db116cbeda
|
Update tokenization 101 and add illustration
|
2017-05-28 00:22:40 +02:00 |
|
ines
|
b03fb2d7b0
|
Update 101 and usage docs
|
2017-05-28 00:22:40 +02:00 |
|
ines
|
ae11c8d60f
|
Add emoji sentiment to lightning tour matcher example
|
2017-05-27 20:02:20 +02:00 |
|
ines
|
22bf5f63bf
|
Update Matcher docs and add social media analysis example
|
2017-05-27 17:58:18 +02:00 |
|
ines
|
0d33ead507
|
Fix initialisation of Doc in lightning tour example
|
2017-05-27 17:58:06 +02:00 |
|
ines
|
e05bcd6aa8
|
Update docs to reflect flattened model meta.json
Don't use "setup" key and instead, keep "lang" on root level and add
"pipeline".
|
2017-05-27 17:57:46 +02:00 |
|
ines
|
70afcfec3e
|
Update defaults and example
|
2017-05-26 14:04:31 +02:00 |
|
ines
|
1b982f0838
|
Update train command and add docs on hyperparameters
|
2017-05-26 14:02:38 +02:00 |
|
ines
|
1b9c6ded71
|
Update API docs and add "source" button to GH source
|
2017-05-26 13:40:32 +02:00 |
|
ines
|
93ee5c4a52
|
Update serialization info
|
2017-05-26 13:22:45 +02:00 |
|
ines
|
f122d82f29
|
Update usage docs and ddd "under construction"
|
2017-05-26 13:17:48 +02:00 |
|
ines
|
286c3d0719
|
Update usage and 101 docs
|
2017-05-26 12:46:29 +02:00 |
|
ines
|
6d76c1ea16
|
Add 101 for Vocab, Lexeme and StringStore
|
2017-05-26 12:45:01 +02:00 |
|
ines
|
d48530835a
|
Update API docs and fix typos
|
2017-05-26 12:43:16 +02:00 |
|
ines
|
ea9474f71c
|
Add version tag mixin to label new features
|
2017-05-26 12:42:36 +02:00 |
|
ines
|
353f0ef8d7
|
Use disable argument (list) for serialization
|
2017-05-26 12:33:54 +02:00 |
|
ines
|
9063654a1a
|
Add Training 101 stub
|
2017-05-25 11:18:02 +02:00 |
|
ines
|
b2324be3e9
|
Fix typos, text, examples and formatting
|
2017-05-25 11:17:21 +02:00 |
|
ines
|
dcb10da615
|
Update and fix lightning tour examples
|
2017-05-25 11:15:56 +02:00 |
|
ines
|
4b5540cc63
|
Rewrite examples in lightning tour
|
2017-05-25 01:58:33 +02:00 |
|
ines
|
87c976e04c
|
Update model tag
|
2017-05-25 01:58:22 +02:00 |
|
ines
|
fe2b0b8b8d
|
Update migrating docs
|
2017-05-25 00:56:35 +02:00 |
|
ines
|
709ea58990
|
Tidy up workflows
|
2017-05-25 00:56:16 +02:00 |
|
ines
|
d122bbc908
|
Rewrite custom tokenizer docs
|
2017-05-25 00:30:21 +02:00 |
|
ines
|
0f48fb1f97
|
Rename processing text to production use and remove linear feature scheme
|
2017-05-25 00:10:33 +02:00 |
|
ines
|
419d265ff0
|
Add section on disabling pipeline components
|
2017-05-25 00:10:06 +02:00 |
|
ines
|
9efa662345
|
Update dependency parse docs and add note on disabling parser
|
2017-05-25 00:09:51 +02:00 |
|
ines
|
9337866dae
|
Add aside to pipeline 101 table
|
2017-05-24 22:46:18 +02:00 |
|
ines
|
c25f3133ca
|
Update section on new v2.0 features
|
2017-05-24 20:54:37 +02:00 |
|
ines
|
f4658ff053
|
Rewrite usage workflow on saving and loading
|
2017-05-24 20:54:02 +02:00 |
|
ines
|
764bfa3239
|
Add section on using displaCy in a web app
|
2017-05-24 20:53:43 +02:00 |
|
ines
|
4f396236f6
|
Update saving and loading docs
|
2017-05-24 19:25:49 +02:00 |
|
ines
|
8aaed8bea7
|
Add pipelines 101 and rewrite pipelines workflow
|
2017-05-24 19:25:13 +02:00 |
|
ines
|
54885b5e88
|
Add serialization 101
|
2017-05-24 19:24:40 +02:00 |
|
ines
|
8b86b08bed
|
Update usage workflows
|
2017-05-24 11:59:08 +02:00 |
|
ines
|
66088851dc
|
Add Doc.to_disk() and Doc.from_disk() methods
|
2017-05-24 11:58:17 +02:00 |
|
ines
|
10afb3c796
|
Tidy up and merge usage pages
|
2017-05-24 00:37:47 +02:00 |
|
ines
|
990a70732a
|
Move installation troubleshooting to installation docs
|
2017-05-24 00:37:21 +02:00 |
|
ines
|
697d3d7cb3
|
Fix links to CLI docs
|
2017-05-24 00:36:38 +02:00 |
|
ines
|
4fb5fb7218
|
Update v2 docs
|
2017-05-23 23:40:04 +02:00 |
|
ines
|
e6d88dfe08
|
Add features table to 101
|
2017-05-23 23:38:33 +02:00 |
|