Terms
Behavior
Current Behavior:
There’s no available option or command in either the CLI or interactive CLI to generate autocomplete_lexicon and autosuggestions data into the SQLite database.
Expected Behavior:
Users should be able to generate autocomplete_lexicon and autosuggestions data in the SQLite database when the necessary JSON source files (nouns, prepositions, autosuggestions, and emoji_keywords) are present.
Steps to reproduce:
- Generate nouns, prepositions, and emoji_keywords for any language using this command:
scribe-data g --lang italian --data-type Nouns Prepositions Emoji_keywords
- Generate autosuggestions for the same language using this command
scribe-data g --lang italian --data-type autosuggestions
- Run the interactive CLI :
scribe-data i and make these choices:
- See that Scribe-Data/scribe_data_sqlite_export/ITLanguageData.sqlite is created with no autocomplete_lexicon and autosuggestions table.
Terms
Behavior
Current Behavior:
There’s no available option or command in either the CLI or interactive CLI to generate autocomplete_lexicon and autosuggestions data into the SQLite database.
Expected Behavior:
Users should be able to generate autocomplete_lexicon and autosuggestions data in the SQLite database when the necessary JSON source files (nouns, prepositions, autosuggestions, and emoji_keywords) are present.
Steps to reproduce:
scribe-data g --lang italian --data-type Nouns Prepositions Emoji_keywordsscribe-data g --lang italian --data-type autosuggestionsscribe-data iand make these choices: