Subject | English | Korean |
comp., MS | custom extraction dictionary | 사용자 지정 추출 사전 (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 | entity extraction | 엔터티 추출 (The process of extracting information from unstructured text in an item and storing that information as additional managed properties for the item) |
comp., MS | exact word extraction dictionary | 일치하는 단어 추출 사전대소문자 구분 (" 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 | 일치하는 단어 부분 추출 사전대소문자 구분 (" 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 | extraction rule | 추출 규칙 (A rule that copies a string from a Web test response and puts it in the test context for use later in the test) |
comp., MS | extraction, transformation, and loading | 추출, 변환 및 로드 (The act of extracting data from various sources, transforming data to consistent types, and loading the transformed data for use by applications) |
comp., MS | word extraction dictionary | 단어 추출 사전 (" 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 | 단어 부분 추출 사전 (" 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.") |