@@ -36,22 +36,34 @@ welcome.htm
3636 is also the entry point for help when accessed via Keyman's help
3737 system or Keyman Configuration.
3838
39- ## Step 1) Share the lexical model package file
39+ ## Sharing the lexical model through Keyman Cloud
4040
41- Once the lexical model package .kmp file is created, you can share them
42- via external storage devices (USB drive, SD card, etc). If that is not
43- an option, you can upload the .kmp file to a public facing website. For
44- this example, the lexical model package for SENĆOŦEN is being uploaded:
41+ Follow the [ Keyman Cloud Lexical Models Repository guide] ( /developer/lexical-models ) for
42+ instructions on how to make your lexical model available through Keyman Cloud,
43+ where it will become seamlessly available to all users of Keyman.
4544
46- 1 . nrc.str.sencoten.model.kmp ( the lexical model package .kmp file)
45+ ## Sharing the lexical model through other channels
4746
48- ## Step 2) Create a link to the KMP file
47+ Using Keyman Cloud is the recommended and simplest model of distribution, as it
48+ is generally seamless for end users. However, it is also possible to distribute
49+ a lexical model package through other mechanisms:
4950
50- Once all the files have been uploaded, you will need to provide a link
51- to the lexical model package .kmp file for your device to download and
52- install. This can either be a link on a web page, or a link in an email.
53- In this tutorial, a very simple .html web page with a link to the
54- nrc.str.sencoten.kmp file is created:
51+ ### Step 1) Share the lexical model package file
52+
53+ Once the lexical model package .model.kmp file is created, you can share them
54+ via external storage devices (USB drive, SD card, etc). If that is not an
55+ option, you can upload the .model.kmp file to a public facing website. For this
56+ example, the lexical model package for SENĆOŦEN is being uploaded:
57+
58+ 1 . nrc.str.sencoten.model.kmp (the lexical model package .model.kmp file)
59+
60+ ### Step 2) Create a link to the lexical model KMP file
61+
62+ Once all the files have been uploaded, you will need to provide a link to the
63+ lexical model package .model.kmp file for your device to download and install.
64+ This can either be a link on a web page, or a link in an email. In this
65+ tutorial, a very simple .html web page with a link to the
66+ nrc.str.sencoten.model.kmp file is created:
5567
5668``` html
5769<html >
@@ -65,6 +77,6 @@ nrc.str.sencoten.kmp file is created:
6577
6678The link must be in the format ` http:// ` or ` https:// `
6779
68- Upload the web page to your public facing website. Once done, you can
69- install the lexical model package onto your mobile devices by
70- downloading the .kmp from your device's internet browser.
80+ Upload the web page to your public facing website. Once done, you can install
81+ the lexical model package onto your mobile devices by downloading the .model.kmp
82+ from your device's internet browser.
0 commit comments