
Removes an entry from a layer dictionary
Source:R/removeLayerDictionaryEntry.R
removeLayerDictionaryEntry.RdThis function removes an existing entry from the dictionary that manages a given layer, and updates all affected tokens in the corpus. Words can have multiple entries.
See also
Other dictionary functions:
addDictionaryEntry(),
addLayerDictionaryEntry(),
deleteLexicon(),
getDictionaries(),
getDictionaryEntries(),
loadLexicon(),
removeDictionaryEntry()