Embedded Lexicon

Represents a property which can include locally-defined lexicon entries as well as references to external lexicons.

Properties

The following 5 properties are defined.

Property Name Description
General
Type Type: LexiconType, Default: Lookup

Specifies how local entries in the lexicon will be interpreted. Can be one of the following values:

  • Lookup - A lookup lexicon contains key-value pairs delimited by '='.

    AL=Alabama
    AK=Alaska
    AZ=Arizona
    AR=Arkansas
    CA=California
    ...

  • Vocabulary - A vocabulary lexicon contains a list of values, one value per line.

    about
    above
    after
    again
    against
    ...

  • Frequency - A frequency lexicon contains key-frequency pairs delimited by '='.

    you=22484400
    i=19975318
    the=17594291
    to=13200962
    a=11230036
    ...

Case Sensitive Type: Boolean, Default: False

Indicates whether lookups into the lexicon are case-sensitive.

Type Type: LexiconType, Default: Lookup

The Lexicon Type at runtime. Can be one of the following values:

  • Lookup - A lookup lexicon contains key-value pairs delimited by '='.

    AL=Alabama
    AK=Alaska
    AZ=Arizona
    AR=Arkansas
    CA=California
    ...

  • Vocabulary - A vocabulary lexicon contains a list of values, one value per line.

    about
    above
    after
    again
    against
    ...

  • Frequency - A frequency lexicon contains key-frequency pairs delimited by '='.

    you=22484400
    i=19975318
    the=17594291
    to=13200962
    a=11230036
    ...

Local Entries Type: String

A list of local lexicon entries. The list should be formatted so that there is one entry per line. Use the = symbol to indicate replacement values.

Included Lexicons Type: List of Lexicon

One or more lexicons to include. Only lexicon

See Also

Lexicon

Used By

Base Control Settings, Batch Scan Control Settings, Classification Viewer Settings, CMIS Legacy Import, Correct, Data Column, Data Field, Detect Language, Fiche Strip Viewer Settings, File System Import, FTP Import, Group Lookup Options, Index Navigator Settings, Lexicon Lookup, Lookup Options, Render, SFTP Import, Spawn Batch