| p:abstract
| - In natural language processing, information extraction (IE) is a type of information retrieval whose goal is to automatically extract structured information, i.e. categorized and contextually and semantically well-defined data from a certain domain, from unstructured machine-readable documents. An example of information extraction is the extraction of instances of corporate mergers, more formally MergerBetween(company_1, company_2, date), from an online news sentence such as: "Yesterday, New-York based Foo Inc. announced their acquisition of Bar Corp." A broad goal of IE is to allow computation to be done on the previously unstructured data. A more specific goal is to allow logical reasoning to draw inferences based on the logical content of the input data.
The significance of IE is determined by the growing amount of information available in unstructured (i.e. without metadata) form, for instance on the Internet. This knowledge can be made more accessible by means of transformation into relational form, or by marking-up with XML tags. An intelligent agent monitoring a news data feed requires IE to transform unstructured data into something that can be reasoned with.
A typical application of IE is to scan a set of documents written in a natural language and populate a database with the information extracted. Current approaches to IE use natural language processing techniques that focus on very restricted domains. For example, the Message Understanding Conference (MUC) is a competition-based conference that focused on the following domains in the past:
*MUC-1 (1987), MUC-2 (1989): Naval operations messages.
*MUC-3 (1991), MUC-4 (1992): Terrorism in Latin American countries.
*MUC-5 (1993): Joint ventures and microelectronics domain.
*MUC-6 (1995): News articles on management changes.
*MUC-7 (1998): Satellite launch reports.
Natural Language texts may need to use some form of a Text simplification to create a more easily machine readable text to extract the sentences.
Typical subtasks of IE are:
* Named Entity Recognition: recognition of entity names (for people and organizations), place names, temporal expressions, and certain types of numerical expressions.
* Coreference: identification chains of noun phrases that refer to the same object. For example, anaphora is a type of coreference.
* Terminology extraction: finding the relevant terms for a given corpus
* Relation Extraction: identification of relations between entities, such as:
**PERSON works for ORGANIZATION (extracted from the sentence "Bill works for IBM.")
**PERSON located in LOCATION (extracted from the sentence "Bill is in France.") (en)
- La Extracción de la información (de sus siglas en inglés IE, Information Extraction) es un tipo de recuperación de la información cuyo objetivo es extraer automáticamente información estructurada o semiestructurada desde documentos legibles por una computadora.
Una aplicación típica de IE es el escaneado de una serie de documentos escritos en una lengua natural y rellenar una base de datos con la información extraída. Las tendencias actuales en relación con la IE utilizan técnicas de procesamiento de lenguaje natural que se centran en áreas muy restringidas. Por ejemplo, la Message Understanding Conference (MUC), o Conferencia para la Comprensión de Mensajes es una competición que se ha centrado en los siguientes aspectos durante los últimos años:
* MUC-1 1987, MUC-2 1989: Mensajes para operaciones navales.
* MUC-3 1991: Terrorismo en países latinoamericanos.
* MUC-5 1993: Microelectrónica.
* MUC-6 1995: Nuevos artículos a cerca de los cambios en la gerencia.
* MUC-7 1998: Informes de lanzamiento de satélites. (es)
- Unter Informationsextraktion (engl. Information Extraction, IE) versteht man die ingenieursmäßige Anwendung von Verfahren aus der praktischen Informatik, der künstlichen Intelligenz und der Computerlinguistik auf das Problem der automatischen maschinellen Verarbeitung von unstrukturierter Information mit dem Ziel, Wissen bezüglich einer im Vorhinein definierten Domäne zu gewinnen. Ein typisches Beispiel ist die Extraktion von Informationen über Firmenzusammenschlüsse (engl. merger events), wobei etwa aus Online-Nachrichten Instanzen der Relation merge(Firma1, Firma2, Datum) extrahiert werden. Der Informationsextraktion kommt eine große Bedeutung zu, da viele Informationen in unstrukturierter (nicht relational modellierter) Form vorliegen, zum Beispiel im Internet, und dieses Wissen durch Informationsextraktion besser erschließbar wird. (de)
- 情報抽出は、情報ルーティングの分野のひとつである。特定の文章やサイトから必要な情報をフィルタリングなどを通して取得する方法である。ただ機械的に抜き出すこともあるが、自然言語処理を用いることもある。 (ja)
- Извлечение информации — в области обработки ествественного языка, это разновидность информационного поиска, при которой из неструктурированного машинно-читаемого текста (то есть электронных документов) выделяется некая структурированная информация, то есть категоризированные, семантически значимые данные по какой-либо проблеме или вопросу. Примером извлечения информации может послужить выискивание случаев деловых визитов — формально это записывается так: НанеслиВизит(Компания-Кто, Компания-Кому, ДатаВизита), — из новостных лент, таких как: «Вчера, 1 апреля 2007 года, представители корпорации Пепелац Интернэшнл посетили офис компании Гравицап Продакшнз». Главная цель такого преобразования — возможность анализа изначально «хаотичной» информацию с помощью стандартных методов обработки данных. Более узкой целью, может служить, например, задача выявить логические закономерности в описанных в тексте событиях.
В современных информационных технологиях роль такой процедуры, как извлечение информации, всё больше возрастает — из-за стремительного увеличения количества неструктурированной (без метаданных) информации, в частности, в Интернете. Эта информация может быть сделана более структурированной посредством преобразования в реляционную форму или добавлением XML разметки. При мониторинге новостных лент с помощью интеллектуальных агентов как раз и потребуется методы извлечения информации и преобразования её в такую форму, с которой будет удобнее работать позже. (ru)
- 信息抽取(Information extraction,簡稱IE),又譯為資訊擷取,在自然語言處理範疇中是雷同於資訊檢索領域的一種類型,它的目的是要以自動化的方式來擷取結構化的資訊,例如:在某一個特定領域或是從非結構化機器可讀的文件中對明確的資料去做分類、判斷上下文以及語義化的分析。
它的一個廣泛目標是允許對以往非結構化的資料去做計算。更具體的來說是要允許邏輯推理能對輸入資料的邏輯內容可以舉一反三。
信息抽取的意義在於決定了例如在網際網路上其非結構化(例:不包含元數據)形式中有用資訊數量的成長。在這方面的技術上是透過轉換到關係形式或是經由XML標籤的標記來達到更多的可存取性。一個智慧型代理程序,監督一新聞資料饋流需要資訊擷取技術,來轉換非結構化資料到某種可推論的方式。
信息抽取的基本任務包含了:
*命名實體辨識(Named entity recognition)
*共同參考(Coreference)
*術語擷取(Terminology_extraction) (zh)
|
| rdfs:comment
| - In natural language processing, information extraction (IE) is a type of information retrieval whose goal is to automatically extract structured information, i.e. categorized and contextually and semantically well-defined data from a certain domain, from unstructured machine-readable documents. (en)
- La Extracción de la información (de sus siglas en inglés IE, Information Extraction) es un tipo de recuperación de la información cuyo objetivo es extraer automáticamente información estructurada o semiestructurada desde documentos legibles por una computadora. (es)
- Unter Informationsextraktion (engl. Information Extraction, IE) versteht man die ingenieursmäßige Anwendung von Verfahren aus der praktischen Informatik, der künstlichen Intelligenz und der Computerlinguistik auf das Problem der automatischen maschinellen Verarbeitung von unstrukturierter Information mit dem Ziel, Wissen bezüglich einer im Vorhinein definierten Domäne zu gewinnen. Ein typisches Beispiel ist die Extraktion von Informationen über Firmenzusammenschlüsse (engl. (de)
- 情報抽出は、情報ルーティングの分野のひとつである。特定の文章やサイトから必要な情報をフィルタリングなどを通して取得する方法である。ただ機械的に抜き出すこともあるが、自然言語処理を用いることもある。 (ja)
- Извлечение информации — в области обработки ествественного языка, это разновидность информационного поиска, при которой из неструктурированного машинно-читаемого текста (то есть электронных документов) выделяется некая структурированная информация, то есть категоризированные, семантически значимые данные по какой-либо проблеме или вопросу. (ru)
- 信息抽取(Information extraction,簡稱IE),又譯為資訊擷取,在自然語言處理範疇中是雷同於資訊檢索領域的一種類型,它的目的是要以自動化的方式來擷取結構化的資訊,例如:在某一個特定領域或是從非結構化機器可讀的文件中對明確的資料去做分類、判斷上下文以及語義化的分析。 它的一個廣泛目標是允許對以往非結構化的資料去做計算。更具體的來說是要允許邏輯推理能對輸入資料的邏輯內容可以舉一反三。 (zh)
|