admin

Misc admin tools

lex_import (page)

Import lexicon file (GUI).
/admin/lex_import_page

lex_import (api)

Import lexicon file (API). Requires POST request. Mainly for server internal use.

Available params: lexicon_name, symbolset_name, file

list_dbs

Lists available lexicon databases.
/admin/list_dbs

create_db

Create a new (empty) lexicon database.

API URL: /admin/create_db/{db_name}

define_lex

Define (create) a new (empty) lexicon inside a database.

API URL: /admin/define_lex/{lexicon_name}/{locale}/{symbolset_name}

move_new_entries

Move entries from one lexicon to another. N.B! Only entries that do not already exist in the right hand will be moved.

API URL: /admin/move_new_entries/{db_name}/{from_lexicon_name}/{to_lexicon_name}/{new_source}/{new_status}

deletelexicon

Delete a lexicon reference from the database without removing associated entries.

API URL: /admin/deletelexicon/{lexicon_name}

list_ids

List all IDs for the entries in one lexicon.

API URL: /admin/list_ids/{lexicon_name}

/admin/list_ids/wikispeech_lexserver_testdb:sv