Subject | English | Norwegian Bokmål |
comp., MS | custom extraction dictionary | egendefinert ordliste for tekstsamsvar (A user defined dictionary that lists single words or phrases that the system matches to words in the content in either a case-sensitive way or a case-insensitive way, depending on the type of dictionary that is used) |
comp., MS | exact word extraction dictionary | ordliste for nøyaktig samsvar med hele ord (" A custom extraction dictionary that lists words or phrases that are matched to exact words in the content in a case-sensitive way. For example, the system matches "anchor" to "anchor," but not to "Anchor" or "Anchorage.") |
comp., MS | exact word part extraction dictionary | ordliste for nøyaktig samsvar med deler av ord (" A custom extraction dictionary that lists words or phrases that are matched anywhere in the content in a case-sensitive way. For example, the system matches "anchor" and "anchorage," but not "Anchor.") |
comp., MS | word extraction dictionary | ordliste for samsvar med hele ord (" A custom extraction dictionary that lists words or phrases that are matched to exact words in the content in a case-insensitive way. For example, the entry "anchor" will match "anchor" and "Anchor," but not "anchorage.") |
comp., MS | word part extraction dictionary | ordliste for samsvar med deler av ord (" A custom extraction dictionary that lists words or phrases that are matched anywhere in the content in a case-insensitive way. For example, the entry "anchor" will match "anchor," "Anchor," and "anchorage.") |