JP2008130034A - Automatic extracting device and method of different representation of famous person - Google Patents

Automatic extracting device and method of different representation of famous person Download PDF

Info

Publication number
JP2008130034A
JP2008130034A JP2006317488A JP2006317488A JP2008130034A JP 2008130034 A JP2008130034 A JP 2008130034A JP 2006317488 A JP2006317488 A JP 2006317488A JP 2006317488 A JP2006317488 A JP 2006317488A JP 2008130034 A JP2008130034 A JP 2008130034A
Authority
JP
Japan
Prior art keywords
name
occurrence
expression
person
word
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2006317488A
Other languages
Japanese (ja)
Other versions
JP5094096B2 (en
JP2008130034A5 (en
Inventor
Kaori Tanio
香里 谷尾
Takeshi Masuyama
毅司 増山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2006317488A priority Critical patent/JP5094096B2/en
Publication of JP2008130034A publication Critical patent/JP2008130034A/en
Publication of JP2008130034A5 publication Critical patent/JP2008130034A5/ja
Application granted granted Critical
Publication of JP5094096B2 publication Critical patent/JP5094096B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an automatic extracting device and method of different presentation of a person's name. <P>SOLUTION: The device comprises a morpheme analyzing part for acquiring data about a person's name from a database including person's name information on a network, retrieving a condition with a person's name and a prescribed keyword and morphologically analyzing an obtained retrieval result in an upper rank, and a different representation candidate extracting part for selecting a word with high frequency which appears disproportionately in a particular document among morphologically analyzed words, calculating the strength of cooccurrence between the selected word and the person's name and extracting a word with strong cooccurrence as a different representation candidate. The method corresponding to the device is provided. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、有名人の別表現の自動抽出装置に関する。更に詳しくは、有名人の別表現(別名、通称、愛称など)を自動抽出する装置、方法、及びプログラムに関する。   The present invention relates to an automatic extraction device for different expressions of celebrities. More specifically, the present invention relates to an apparatus, a method, and a program for automatically extracting another expression (aka, popular name, nickname, etc.) of a famous person.

インターネットの普及や検索技術の向上により、キーワードを検索エンジンに入力するだけで手軽に大量のデータを入手することが可能になった。しかし、キーワード検索では意味が同じで表記の異なる語がある場合、ユーザ側で、キーワードの変更や絞り込みを必要とする、といった問題が存在する。この問題に対しては、現在ではサーバ側で、シソーラス(単語の上位/下位関係、部分/全体関係、同義関係、類義関係などによって単語を分類し、体系づけた辞書)を用いて検索支援をすることが行われている。しかし、人名に対してのシソーラスは存在しない、もしくは貧弱である。そこで、非特許文献1では、人名に対してWeb上からコーパス(コンピュータによる検索が可能になっている大量の言語データ)を収集し、そのコーパス内から人名のニックネームや愛称などの別名を抽出し、人名のシソーラスを構築する手法が提案されている。
古澤秀介,森田和宏,泓田正雄,青江順一:人名の別表記の自動抽出手法,言語処理学会第11回年次大会(NLP2005),695−698頁,2005年3月
With the spread of the Internet and improvements in search technology, it has become possible to easily obtain large amounts of data simply by entering keywords into a search engine. However, when there are words having the same meaning but different notations in keyword search, there is a problem that the user needs to change or narrow down keywords. For this problem, the server now supports search using a thesaurus (a dictionary that classifies and organizes words by upper / lower relationship, partial / whole relationship, synonym relationship, synonym relationship, etc.). Has been done. However, the thesaurus for personal names does not exist or is poor. Therefore, in Non-Patent Document 1, a corpus (a large amount of language data that can be searched by a computer) is collected from the Web for personal names, and aliases such as nicknames and nicknames of personal names are extracted from the corpus. A method for constructing a thesaurus for personal names has been proposed.
Shusuke Furusawa, Kazuhiro Morita, Masao Hamada, Junichi Aoe: Automatic Extraction Method of Personal Names, The 11th Annual Conference of the Association for Natural Language Processing (NLP2005), pages 695-698, March 2005

非特許文献1に記載の「人名を含む別表現の自動抽出」によると、入力人名をキーワードとして、検索エンジンを使用しコーパスを取得する。次に、字種切りを使用して、漢字、数字、ローマ字、カタカナのみを残し、人名の別表現の候補を抽出する。更に、抽出した語句から入力人名を含む語句を取得し、取得した語句に対して形態素解析を行い、人名の別表記には不要な形態素を削除する。そして、この不要な形態素を不要語として定義し、削除することによって人名の別表記を抽出する。   According to “automatic extraction of another expression including a person's name” described in Non-Patent Document 1, a corpus is acquired using a search engine using an input person's name as a keyword. Next, by using character type cutting, only the kanji, numbers, roman letters, and katakana are left, and candidates for different expressions of personal names are extracted. Furthermore, a phrase including the input person name is acquired from the extracted phrase, morphological analysis is performed on the acquired phrase, and morphemes that are not necessary for another notation of the person name are deleted. Then, this unnecessary morpheme is defined as an unnecessary word, and another notation of the personal name is extracted by deleting it.

また、同じく非特許文献1に記載の「人名を含まない別表現の自動抽出」によると、入力人名に対して「こと+入力人名」をキーワードとして、検索エンジンを使用し、コーパスを取得する。次に取得したコーパス内の「こと+人名」の前15文字をすべて取得する。更に、得られた15文字の実態表記をデータベースに登録し、後方一致により、一致部分の出現頻度を集計する。そして、データベースと出現頻度とから人名の別表記の候補を得て、文字単位で不適切な語を削除する。   Similarly, according to “automatic extraction of another expression that does not include a person name” described in Non-Patent Document 1, a search engine is used to obtain a corpus using “that + input person name” as a keyword for the input person name. Next, all 15 characters before “Koto + person name” in the acquired corpus are acquired. Further, the obtained 15-character actual notation is registered in the database, and the appearance frequencies of the matching parts are totaled by backward matching. Then, candidates for different representations of personal names are obtained from the database and the appearance frequency, and inappropriate words are deleted in character units.

しかしながら、このような非特許文献1に記載の方法では、「人名を含む別表現の自動抽出」と「人名を含まない別表現の自動抽出」とに分けて処理する必要があり、「人名を含む別表現の自動抽出」においては、入力した人名と文字列とのマッチング(比較)を必要とする。このような方法では、入力した人名全部を含まない別表現を抽出できない。また「人名を含まない別表現の自動抽出」の方法では、「こと+人名」のような個別のルールを必要とし、このようなルールに適合しない別表記を抽出することはできない。   However, in the method described in Non-Patent Document 1, it is necessary to perform processing separately for “automatic extraction of another expression including a person name” and “automatic extraction of another expression including no person name”. In "automatic extraction of different expressions including", matching (comparison) between the input person name and the character string is required. With such a method, it is not possible to extract another expression that does not include the entire entered person name. In addition, in the method of “automatic extraction of another expression that does not include a person name”, an individual rule such as “Koto + person name” is required, and another notation that does not conform to such a rule cannot be extracted.

本発明は、上記の課題に鑑み、入力した人名と文字列とのマッチングを必要とせず、また、「こと+人名」のような個別のルールを適用することなく、人名の別表記を自動抽出することが可能な新たな装置、方法などを提供することを目的とする。   In view of the above-described problems, the present invention does not require matching between an inputted person name and a character string, and automatically extracts another name of a person name without applying individual rules such as “Koto + Person Name”. It is an object of the present invention to provide a new apparatus and method that can be used.

本発明では以下のような解決手段を提供する。   The present invention provides the following solutions.

(1)有名人の別表現を自動抽出する装置であって、
ネットワーク上で人名情報が含まれるデータベースから人名に関するデータを取得し、
人名と所定のキーワードとで条件検索し、得られた上位の検索結果を形態素解析する形態素解析部と、
前記形態素解析した語の中から特定の文書に偏って出現する頻度の高い語を選択し、前記選択した語と前記人名との共起の強さを計算し、前記共起の強い語を別表現候補として抽出する別表現候補抽出部と、
を備える装置。
(1) A device that automatically extracts different expressions of celebrities,
Retrieve data about names from a database containing name information on the network,
A morphological analysis unit that performs a condition search with a person name and a predetermined keyword, and morphologically analyzes the obtained high-order search results;
From the words analyzed by morpheme, select a word that frequently appears in a specific document, calculate the strength of co-occurrence between the selected word and the person name, and separate the strong co-occurrence word A separate expression candidate extraction unit for extracting as an expression candidate;
A device comprising:

このような構成によれば、本装置は、インターネット上などで人名情報が含まれるデータベース(例えばWikipediaのような信頼性の高いデータベース)から、人名に関するデータ(例えばWebページ)を取得し、本装置に備えられた形態素解析部によって、例えば、有名人リストのようなものから得た人名を、所定のキーワードとで条件検索し、得られた上位の検索結果を形態素解析する。ここで所定のキーワードとは、人名の別表現抽出のための手がかりとなる予め定められた複数の語句である。また、条件検索とは、例えば、人名と前述のキーワードのAND条件などである。更に、本装置の別表現抽出部は、形態素解析した語から、特定の文書に偏って出現する頻度の高い語を選択し、この選択した語と人名との共起の強さ(共起ヒット:関係の強さを測る尺度)を計算し、前記共起の強い語を別表現候補として抽出する。   According to such a configuration, the apparatus acquires data (for example, a web page) related to a person name from a database (for example, a highly reliable database such as Wikipedia) including person name information on the Internet or the like. The morpheme analysis unit provided in the above performs, for example, a condition search for a person name obtained from a celebrity list or the like with a predetermined keyword, and morphological analysis is performed on the obtained upper search result. Here, the predetermined keyword is a plurality of predetermined phrases that are clues for extracting another expression of a person's name. The condition search is, for example, an AND condition of a person name and the above keyword. Furthermore, the separate expression extraction unit of the present apparatus selects a word that frequently appears in a specific document from words analyzed by morpheme, and the co-occurrence strength (co-occurrence hit) between the selected word and the person's name. : A measure for measuring the strength of the relationship), and the words having strong co-occurrence are extracted as alternative expression candidates.

このようにすることによって、日々更新されるインターネット上の既存のデータベースからの情報をインデックス化して効率化し、これを用いて予め登録しておいた人名リストとキーワードを用いて検索し、検索結果の上位に現れるような、Up To Dateの情報を元データ(コンテンツ)として利用することができるので信頼性、流行性、拡張性を同時にとりこむことができる。また、公知の技術であるTF*IDFと共起の強さの計算を組み合わせることにより、人名と関係が強い語句を別表現候補として抽出することができる。   By doing this, the information from the existing database on the Internet that is updated daily is indexed and made efficient, and a search is performed using a name list and keywords that are registered in advance using this information. Since Up To Date information that appears at the top can be used as original data (content), reliability, fashionability, and extensibility can be simultaneously incorporated. In addition, by combining TF * IDF, which is a well-known technique, with the calculation of co-occurrence strength, it is possible to extract words or phrases that have a strong relationship with a person name as alternative expression candidates.

(2)前記所定のキーワードは、「氏名」、「本名」、「旧性」、「別名」、「別表現」、「呼び名」、「ニックネーム」、「あだ名」、「俗称」、「通称」、「愛称」、「略称」、「芸名」、「アーティスト名」、「ペンネーム」、「幼名」の少なくとも一つを含む、(1)に記載の装置。   (2) The predetermined keywords are “name”, “real name”, “oldness”, “alias”, “another expression”, “nominal name”, “nickname”, “nickname”, “common name”, “common name”. The device according to (1), including at least one of “nickname”, “abbreviation”, “stage name”, “artist name”, “pen name”, and “young name”.

このような構成によれば、人名の別表現の抽出のための手がかりとなるような上記キーワードを多数登録しておくことで、別表現の抽出の効率化を行うことができる。もちろん、このキーワードは、経験則に基づいて更新していってもよい。   According to such a configuration, it is possible to increase the efficiency of extracting another expression by registering a large number of the above keywords that serve as clues for extracting another expression of a person name. Of course, this keyword may be updated based on an empirical rule.

(3)前記共起の強さはシンプソン係数を用いて計算する、(1)または(2)に記載の装置。   (3) The apparatus according to (1) or (2), wherein the strength of the co-occurrence is calculated using a Simpson coefficient.

このような構成によれば、前記の共起の強さ(共起ヒット)を公知の技術であるシンプソン係数の計算によって、また、特定の文書に偏って出現する頻度は、TF*IDF(Term Frequency−Inverse Document Frequency)値を用いて具体的に求めることができる。ここで、シンプソン係数とは、後述するように、スコアが0〜1の範囲で、値が大きいほど共起が強いと判断される尺度である。   According to such a configuration, the frequency of occurrence of the co-occurrence strength (co-occurrence hit) by the calculation of the Simpson coefficient, which is a well-known technique, and biased to a specific document is TF * IDF (Term The frequency can be specifically obtained using a Frequency-Inverse Document Frequency) value. Here, as described later, the Simpson coefficient is a scale in which the co-occurrence is determined to be stronger as the value is larger in the range of the score from 0 to 1.

(4)前記別表現候補抽出部によって前記抽出された別表現候補をランキング表示し、装置管理者に別表現としての妥当性を判断させる判定部を更に備え、前記判断に応じて前記別表現を別表現データベースに登録する、(3)に記載の装置。   (4) The image processing apparatus further includes a determination unit that rank-displays the extracted alternative expression candidates by the separate expression candidate extraction unit and causes a device administrator to determine the validity of the separate expression, and determines the separate expression according to the determination. The apparatus according to (3), which is registered in a separate expression database.

このような構成によれば、本装置は、別表現候補として本装置が抽出した語を、更に装置管理者のような人目により判断させる手段を備えるので、より確実な別表現のみをデータベースに登録することができる。   According to such a configuration, the apparatus includes a means for allowing the word extracted by the apparatus as another expression candidate to be further judged by a human eye such as an apparatus administrator, so that only a more reliable different expression is registered in the database. can do.

(5)前記ランクング表示は、前記シンプソン係数とTF*IDF値の降順にソートして表示する、(4)に記載の装置。   (5) The device according to (4), wherein the ranking display is displayed by sorting the Simpson coefficient and the TF * IDF value in descending order.

このような構成によれば、ランキング表示において、シンプソン係数と、TF*IDF値を共にソートした結果を表示するので、装置管理者は、別表現候補を選択する際に両者の特性に基づいた判断をすることができる。   According to such a configuration, in the ranking display, the result of sorting both the Simpson coefficient and the TF * IDF value is displayed, so that the device administrator can make a judgment based on the characteristics of both when selecting another expression candidate. Can do.

(6)有名人の別表現を自動抽出する方法であって、
人名と所定のキーワードとで条件検索するステップと、
前記条件検索で得られた上位の検索結果を形態素解析するステップと、
前記形態素解析した語の中から特定の文書に偏って出現する頻度の高い語を選択し、前記選択した語と前記人名との共起の強さを計算するステップと、
前記共起の強い語を別表現候補として抽出するステップと、
を含む方法。
(6) A method for automatically extracting different expressions of celebrities,
A condition search with a person name and a predetermined keyword;
Morphological analysis of the upper search results obtained by the conditional search;
Selecting a word with a high frequency of occurrence in a specific document from the words subjected to morphological analysis, and calculating the co-occurrence strength of the selected word and the person name;
Extracting the co-occurrence words as alternative expression candidates;
Including methods.

このような構成によれば、ユーザまたはシステム側から任意に入力した人名と所定のキーワードで条件検索した上位検索結果をデータ元として使用するので、インターネット上でよく検索に使われるデータのみを対象とすることができ、また、この検索結果を前処理として形態素解析し、公知の技術であるTF*IDFと共起の強さの計算を組み合わせることによって、人名の別表現候補を効率よく抽出することができる。   According to such a configuration, since the upper search result obtained by performing a condition search with a user name and a predetermined keyword entered arbitrarily from the user or the system side is used as a data source, only data frequently used for searching on the Internet is targeted. In addition, morphological analysis is performed on the search results as preprocessing, and TF * IDF, which is a well-known technique, is combined with the calculation of co-occurrence strength to efficiently extract alternative expressions for personal names. Can do.

(7)前記所定のキーワードは、「氏名」、「本名」、「旧性」、「別名」、「別表現」、「呼び名」、「ニックネーム」、「あだ名」、「俗称」、「通称」、「愛称」、「略称」、「芸名」、「アーティスト名」、「ペンネーム」、「幼名」の少なくとも一つを含む、(6)に記載の方法。   (7) The predetermined keywords are “name”, “real name”, “oldness”, “alias”, “another expression”, “name”, “nickname”, “nickname”, “common name”, “common name”. , “Nickname”, “abbreviation”, “stage name”, “artist name”, “pen name”, “young name”.

このような構成によれば、(2)と同様に、人名の別表現の抽出のための手がかりとなるような上記キーワードを多数登録しておくことで、別表現の抽出の効率化を行うことができる。   According to such a configuration, as in (2), it is possible to improve the efficiency of extraction of another expression by registering a large number of the above-mentioned keywords that serve as clues for extracting another expression of a person's name. Can do.

(8)前記共起の強さはシンプソン係数を用い、前記特定の文書に偏って出現する頻度はTF*IDF値を用いて計算する、(6)または(7)に記載の方法。   (8) The method according to (6) or (7), wherein the strength of the co-occurrence is calculated using a Simpson coefficient, and the frequency of appearing biased in the specific document is calculated using a TF * IDF value.

このような構成によれば、(3)と同様に、前記の共起の強さ(共起ヒット)を公知の技術であるシンプソン係数の計算によって、また特定の文書に偏って出現する頻度は、TF*IDF(Term Frequency−Inverse Document Frequency)値を用いて具体的に求めることができる。   According to such a configuration, as in (3), the frequency of occurrence of the co-occurrence strength (co-occurrence hit) by the calculation of the Simpson coefficient, which is a known technique, and biased to a specific document is TF * IDF (Term Frequency-Inverse Document Frequency) value can be specifically obtained.

(9)前記抽出された別表現候補をランキング表示し、装置管理者に別表現としての妥当性を判断させ、前記判断に応じて前記別表現を別表現データベースに登録するステップを更に含む、(8)に記載の方法。   (9) The method further includes a step of ranking and displaying the extracted different expression candidates, causing a device administrator to determine the validity of the different expression, and registering the different expression in a different expression database according to the determination. The method according to 8).

このような構成によれば、(4)と同様に、別表現候補として抽出した語を、更に管理者のような人目により判断させる手段を備えるので、より確実な別表現のみをデータベースに登録することができる。   According to such a configuration, as in (4), since it is provided with means for allowing the words extracted as alternative expression candidates to be further determined by the eyes of an administrator, only more reliable alternative expressions are registered in the database. be able to.

(10)前記ランクング表示は、前記シンプソン係数と前記TF*IDF値の降順にソートして表示する、(9)に記載の方法。   (10) The method according to (9), wherein the ranking display is sorted and displayed in descending order of the Simpson coefficient and the TF * IDF value.

このような構成によれば(5)と同様に、ランキング表示において、シンプソン係数と、TF*IDF値を共にソートした結果を表示するので、別表現候補を選択する際に両者の特性に基づいた判断をすることができる。   According to such a configuration, similarly to (5), the result of sorting both the Simpson coefficient and the TF * IDF value is displayed in the ranking display, so that when selecting another expression candidate, it is based on the characteristics of both. Judgment can be made.

(11)有名人の別表現を自動抽出するコンピュータ・プログラムであって、
人名と所定のキーワードとで条件検索するステップと、
前記条件検索で得られた上位の検索結果を形態素解析するステップと、
前記形態素解析した語の中からTF*IDF値の高い語を選択し、前記選択した語と前記人名との共起の強さを計算するステップと、
前記共起の強い語を別表現候補として抽出するステップと、
をコンピュータに実行させるコンピュータ・プログラム。
(11) A computer program for automatically extracting another expression of a celebrity,
A condition search with a person name and a predetermined keyword;
Morphological analysis of the upper search results obtained by the conditional search;
Selecting a word having a high TF * IDF value from the words subjected to morphological analysis, and calculating the strength of co-occurrence of the selected word and the person name;
Extracting the co-occurrence words as alternative expression candidates;
A computer program that causes a computer to execute.

このような構成によれば(5)と同様な作用効果を奏する機能をコンピュータに実行させるコンピュータ・プログラムとして提供することができる。   According to such a configuration, it is possible to provide a computer program that causes a computer to execute a function having the same operational effects as (5).

本発明によれば、インターネット上のUp To Dateな情報源を元に、入力した人名と検索した文字列とのマッチングを使用せず、「こと+人名」のような個別のルールを適用することなく、新たな別名の表記を自動抽出することが可能な装置、方法などを提供することができる。   According to the present invention, based on Up To Date information sources on the Internet, an individual rule such as “Koto + Person Name” is applied without using matching between the input person name and the searched character string. In addition, it is possible to provide an apparatus, a method, and the like that can automatically extract a new alias notation.

以下、本発明の実施形態について図を参照しながら説明する。但し、これらはあくまでも一例であって、本発明の技術的範囲はこれらに限定されるものではない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. However, these are merely examples, and the technical scope of the present invention is not limited thereto.

図1は、本発明の好適な実施形態の一例に係る別表現抽出装置10の機能ブロックの概略を示す図である。   FIG. 1 is a diagram showing an outline of functional blocks of another expression extraction device 10 according to an example of a preferred embodiment of the present invention.

図示するように、別表現抽出装置10は、主として、インターネット40を介して様々なデータベースを備えたサーバ30と交信し、人名に関する多くのデータを集めるクローラ部11と、集めたデータにインデックスを施し、インデックスDB20に格納するインデックス作成部12、インデックス化されたデータを形態素(意味のある最小の文字列単位)に分解する形態素解析部13、形態素解析されたデータから人名の別表現候補を抽出する別表現候補抽出部14、別表現候補から人による確認をさせる判別部15、及び、確認された別名表現を多数格納する別表現DB21から構成される。ここで生成された別表現DB21は、人名別表現辞書のようなものとして機能し、日本語情報処理の効率化ツールの一つとなり得るものである。また、インデックスDB20と別表現DB21にアクセス制御を行うデータベースアクセス部19を備えてもよい。本装置は、他に、通信部18、入力部16、表示部17を備えるが、これらは一般的な情報処理装置に使用されるものであるので説明は省略する。   As shown in the figure, the separate expression extraction apparatus 10 mainly communicates with a server 30 having various databases via the Internet 40, and collects a large amount of data relating to personal names, and indexes the collected data. The index creation unit 12 stored in the index DB 20, the morpheme analysis unit 13 that decomposes the indexed data into morphemes (the smallest meaningful character string unit), and extracts another candidate expression of a person name from the morpheme-analyzed data Another expression candidate extraction unit 14, a determination unit 15 that allows human confirmation from another expression candidate, and another expression DB 21 that stores a number of confirmed alias expressions. The separate expression DB 21 generated here functions as a personal name expression dictionary and can be one of the tools for improving the efficiency of Japanese information processing. Moreover, you may provide the database access part 19 which performs access control to index DB20 and separate expression DB21. In addition, the apparatus includes a communication unit 18, an input unit 16, and a display unit 17, which are used for general information processing apparatuses, and thus description thereof is omitted.

図2は、本発明の好適な実施形態の一例に係る別表現抽出装置10の処理フローの概略を示す図である。   FIG. 2 is a diagram showing an outline of the processing flow of the separate expression extraction apparatus 10 according to an example of the preferred embodiment of the present invention.

まず、ステップS1において、Wikipedia(自由に投稿したり編集したりできる百科事典)など信頼性のある情報を多数備えたデータベースから、人名に関するデータをダウンロードしてインデックス化する。ここでのインデックス化は任意の方法であってよい。Wikipediaに関しては、例えば[ http://www.nature.com/nature/journal/V438/n7070/full/438900a.html、オンライン、2006年10月31日検索 ]のようなレポートを参照されたい。   First, in step S1, data related to a person's name is downloaded and indexed from a database having a lot of reliable information such as Wikipedia (an encyclopedia that can be freely posted and edited). The indexing here may be any method. As for Wikipedia, for example, [http: // www. nature. com / nature / journal / V438 / n7070 / full / 438900a. Refer to reports such as html, online, search October 31, 2006].

次にステップS2において、別表現を検索したい人名の氏名など(例えば、「豊臣秀吉」と、「別名」のようなキーワードをAND条件で結んだ語句)を入力する。例えば、このような検索キーワードは、氏名」、「本名」、「旧性」、「別名」、「別表現」、「呼び名」、「ニックネーム」、「あだ名」、「俗称」、「通称」、「愛称」、「略称」、「芸名」、「アーティスト名」、「ペンネーム」、「幼名」のような別名を探索する手がかりとなるもので、これらのキーワードをインデックスのラベルとして、インデックスDB20を構成してもよい。そうようにすることで、検索の効率化が期待できる。   Next, in step S2, the name of a person who wants to search for another expression, etc. (for example, a phrase in which keywords such as “Hideyoshi Toyotomi” and “alias” are combined with an AND condition) are input. For example, such search keywords are "name", "real name", "oldness", "alias", "another expression", "call name", "nickname", "nickname", "common name", "common name", It is a clue to search for aliases such as “nickname”, “abbreviation”, “stage name”, “artist name”, “pen name”, “young name”, and the index DB 20 is configured using these keywords as index labels. May be. By doing so, search efficiency can be expected.

次に、ステップS3において、上記の検索結果の上位N件のページ中の文章を形態素解析する。形態素解析は、「茶筅」などの公知の技術を用いてよい。ここで、形態素解析は、助詞や接続詞など、人名の別表現として用いられる可能性の低い文字列を除去するようにしてもよい。   Next, in step S3, morphological analysis is performed on sentences in the top N pages of the search results. For the morphological analysis, a known technique such as “tea bowl” may be used. Here, the morphological analysis may remove character strings that are unlikely to be used as alternative expressions of personal names, such as particles and conjunctions.

次に、ステップS4において、形態素解析された上位N件のページからTF*IDF値を用いて別表現候補を抽出する。TF*IDF値は、典型的には次の数1の式で計算され、特定のページに偏って多く出現するほど高いスコアをとる。   Next, in step S4, another expression candidate is extracted from the top N pages subjected to morphological analysis using the TF * IDF value. The TF * IDF value is typically calculated by the following equation (1), and takes a higher score as it appears more biased to a specific page.

Figure 2008130034
Figure 2008130034

更に、TF*IDFによって抽出された別表現候補と、前述の人名との関係の強さを計算する(ステップS5)。関係の強さを測る尺度としては、相互情報量を求める方法もあるが、ここでは、シンプソン係数を用いた計算方法を用いることにする。シンプソン係数は、二つの語の共起の強さを測る尺度であり、次の数2の式で計算される。シンプソン係数は、スコア0〜1の範囲の値をとり、大きいほど共起が強い。   Further, the strength of the relationship between the alternative expression candidate extracted by TF * IDF and the aforementioned person name is calculated (step S5). As a measure for measuring the strength of the relationship, there is a method for obtaining mutual information, but here, a calculation method using Simpson coefficients is used. The Simpson coefficient is a measure for measuring the strength of co-occurrence of two words, and is calculated by the following equation (2). The Simpson coefficient takes a value in the range of score 0 to 1, and the larger the value, the stronger the co-occurrence.

Figure 2008130034
Figure 2008130034

最後に、ステップS6において、上記ステップS5で求めた関係の強い語(共起の強い語)を別表現候補として抽出する。   Finally, in step S6, the strongly related word (word with strong co-occurrence) obtained in step S5 is extracted as another expression candidate.

図3は、本発明の好適な実施形態に係る別表現候補の抽出方式の共起ヒットの概念を示す図である。   FIG. 3 is a diagram showing the concept of co-occurrence hits in another expression candidate extraction method according to a preferred embodiment of the present invention.

この図では、有名人の例として、有名人リスト25にある「豊臣秀吉」に着目する。前述の方法により抽出された上位N件の形態素解析済みの語彙リスト35には、「木下藤吉郎」、「日吉丸」、「羽柴秀吉」のような別名候補を含まれるが、「義経」、「関ヶ原」などのように、関連はあるが別表現ではない語彙も多数含まれ得る。有名人リストの人名「豊臣秀吉」と共起しやすい語を、前述の共起ヒット計算により識別に役立てる。この例では、最終的に人の目による判断で、47a、47b、47cが別表現として採用と判断され、48が別表現としては不採用と判断される。   In this figure, as an example of a celebrity, attention is given to “Hideyoshi Toyotomi” in the celebrity list 25. The top N morphological-analyzed vocabulary list 35 extracted by the above-mentioned method includes alias candidates such as “Yoshiro Kinoshita”, “Hiyoshimaru”, “Hideyoshi Hideshiba”, but “Yoshitsune”, “ Many vocabularies that are related but not different expressions, such as “Sekigahara”, may also be included. The words that are likely to co-occur with the celebrity list's name “Hideyoshi Toyotomi” are used for identification by the aforementioned co-occurrence hit calculation. In this example, 47a, 47b, and 47c are determined to be adopted as separate expressions, and 48 is determined not to be adopted as another expression in the final judgment by human eyes.

図4は、単純にシンプソン係数で降順にソートした結果の例を示す図である。   FIG. 4 is a diagram illustrating an example of a result that is simply sorted in descending order by the Simpson coefficient.

図示するように、シンプソン係数の大小だけでは、人名の別表現として関連なさそうな語、(「前田利家の実の娘」、「義経」)も抽出される。シンプソン係数の問題点は、低頻度な語は、共起が少なくてノイズである場合が多いが、シンプソン係数が高くなりやすいという点である。例えば「豊臣秀吉」の単独ヒット数が999,000で「前田利家の実の娘」の単独ヒット数が5の場合、つまり、|豊臣秀吉|=999,000で、|前田利家の実の娘|=5、|豊臣秀吉∩前田利家の実の娘|=5とすると、R(豊臣秀吉、前田利家の実の娘)=5/min(999,000,5)=5/5=1.00となる。すなわち、関係のなさそうな「前田利家の実の娘」のシンプソン係数は高くなることがある。   As shown in the figure, words that are not likely to be related as another expression of a person's name ("Toshiie Maeda's real daughter", "Yoshitsune") are extracted only by the magnitude of the Simpson coefficient. The problem with the Simpson coefficient is that low-frequency words often have noise with few co-occurrence, but the Simpson coefficient tends to be high. For example, if the number of single hits of “Hideyoshi Toyotomi” is 999,000 and the number of single hits of “Maeda Toshiie's Real Daughter” is 5, that is, | Hideyoshi Toyotomi | = 999,000 | | = 5, | Toyotomi Hideyoshi, Maeda Toshiie's real daughter | = 5, R (Toyotomi Hideyoshi, Maeda Toshiie's real daughter) = 5 / min (999,000,5) = 5/5 = 1. 00. In other words, the simpson coefficient of “Maeda Toshiie's real daughter”, who seems to be unrelated, may be high.

このような問題に対処するため、松尾らは閾値kによる解決策を提案している(松尾豊、友部博教、橋田浩一、石塚満 イベント空間支援における人間関係ネットワーク抽出技術の活用、第18回人口知能学会全国大会、3C1−04,2004年6月参照)。この方法では、単独ヒット数が閾値kに満たない語を除外する。すなわち、数2式を変形して、数3の式のように定義する。   In order to deal with such problems, Matsuo et al. Have proposed a solution based on threshold k (Toyo Matsuo, Hironori Tomobe, Koichi Hashida, Mitsuru Ishizuka, Utilization of Human Network Extraction Technology in Event Space Support, 18th (See National Congress of Population Intelligence Society, 3C1-04, June 2004). In this method, words whose single hit count is less than the threshold k are excluded. That is, Equation 2 is modified and defined as Equation 3 below.

Figure 2008130034
Figure 2008130034

しかしながら、上記の閾値kで解決できない問題も已然として存在する。例えば、|豊臣秀吉|=999,000で、|関ヶ原|=821,000、|豊臣秀吉∩関ヶ原|=95,400とすると、R(豊臣秀吉、関ヶ原)=95,400/min(999,000,821,000)=95,400/821,000=0.116となる。ここで「関ヶ原」を別表現候補から除きたい場合、k=821,000になるが、k=821,000にするとほとんどの語が候補から外れてしまうことになる。   However, there are still problems that cannot be solved by the threshold value k. For example, when | Toyotomi Hideyoshi | = 999,000, | , 821,000) = 95,400 / 821,000 = 0.116. Here, when “Sekigahara” is to be excluded from the alternative expression candidates, k = 821,000. However, when k = 821,000, most words are excluded from the candidates.

一方、TF*IDFによる本発明の手法では、TF*IDFの低い語は除外する。例えば、同じような共起ヒットでも、「関ヶ原」のTF=1,IDF=4.369、TF*IDF=4.369に対して、「木下藤吉郎」のTF=42、IDF=5.681、TF*IDF=238.602とすると、このTF*IDF値が相対的に低いものは、関係のなさそうな語として選別が可能である。   On the other hand, in the method of the present invention using TF * IDF, words having a low TF * IDF are excluded. For example, even in the same co-occurrence hit, TF = 1, IDF = 4.369, TF * IDF = 4.369 of “Sekigahara”, TF = 42, IDF = 5.681 of “Kinoshita Fujiyoshi”, Assuming that TF * IDF = 238.602, words having a relatively low TF * IDF value can be selected as words that are unlikely to be related.

図5は、シンプソン係数とTF*IDF値を用いた別表現候補の抽出結果を示す図である。この図では、閾値として、k=30の他、更にTF*IDFの閾値=5を用い、第1の降順ソートキーとしてシンプソン係数を用い、第2の降順ソートキーとして、TF*IDFを用いている。   FIG. 5 is a diagram illustrating extraction results of alternative expression candidates using Simpson coefficients and TF * IDF values. In this figure, in addition to k = 30 as a threshold, TF * IDF threshold = 5 is used, a Simpson coefficient is used as a first descending sort key, and TF * IDF is used as a second descending sort key.

この結果から分かるように本発明のシンプソン係数とTF*IDFを組み合わせた手法は、人名の別表現候補の抽出に有効であることが確認される。   As can be seen from this result, it is confirmed that the method of combining the Simpson coefficient of the present invention and TF * IDF is effective in extracting another candidate for the personal name.

図6は、本発明の好適な実施形態の別の例に係る別表現抽出システムの処理フローの概略を示す図である。   FIG. 6 is a diagram showing an outline of the processing flow of another expression extraction system according to another example of the preferred embodiment of the present invention.

図6の点線で囲んだ「自動化」の部分は、図1、2で説明した装置10と基本的には同様であるが、本システムではクローラ部11、インデックス作成部12、別表現候補抽出部14などの各部が別個の装置として存在してもよい。図6は、これらの装置を含んだ全体のシステムを示している。本システムでは、既に説明したように、Wikipediaなどの有用なサイトへのリンクを含んだURLリスト31を、クローラ部11が取得し(ステップS11)、インターネット40に対してそのURLへコンテンツをリクエストする(ステップS12)。そして、人名に関する情報(コンテンツ50)を取得する(ステップS13)。得られたコンテンツ50は、インデックス作成部12に渡され(ステップS14)、インデックス化された後(ステップS15)、別表現候補抽出部14によって、別表現候補51が抽出される(ステップS16)。この別表現候補51は、人の目による判定によって人名の最終的な別表現52であることを確認され(ステップS17)、別表現DB21に登録される。登録された別表現DB21の内容は、辞書のように外部に閲覧できるようにしてもよい(ステップS18)。なお、各装置の機能は、前述の説明と同様であるので詳細は省略する。   6 is basically the same as the apparatus 10 described with reference to FIGS. 1 and 2, but in this system, the crawler unit 11, the index creation unit 12, another expression candidate extraction unit Each unit such as 14 may exist as a separate device. FIG. 6 shows the entire system including these devices. In this system, as already described, the crawler unit 11 acquires the URL list 31 including links to useful sites such as Wikipedia (step S11), and requests content from the Internet 40 to the URL. (Step S12). And the information (content 50) regarding a person's name is acquired (step S13). The obtained content 50 is transferred to the index creation unit 12 (step S14), and after being indexed (step S15), the separate expression candidate extraction unit 14 extracts the separate expression candidate 51 (step S16). This alternative expression candidate 51 is confirmed to be the final different expression 52 of the person's name by determination by the human eye (step S17), and is registered in the separate expression DB 21. The contents of the registered separate expression DB 21 may be viewed externally like a dictionary (step S18). Note that the function of each device is the same as that described above, so the details are omitted.

図7は、本発明の好適な実施形態の更に別の例に係る別表現抽出方法の処理フローの概略を示す図である。   FIG. 7 is a diagram showing an outline of the processing flow of another expression extraction method according to still another example of the preferred embodiment of the present invention.

図示するように、有名人リスト25から、検索エンジン11aに人名データが入力され、インターネット40から検索結果ページ50aが得られる。この方法では、図1のようなクローラ部11やインデックス作成部12、インデックスDB20などは必ずしも備えていなくともよい。検索エンジン11aがこれらの働きをするものと考えてもよい。   As shown, personal name data is input to the search engine 11 a from the celebrity list 25, and a search result page 50 a is obtained from the Internet 40. In this method, the crawler unit 11, the index creation unit 12, the index DB 20, and the like as shown in FIG. 1 are not necessarily provided. It may be considered that the search engine 11a performs these functions.

検索結果ページは、以下のようなステップを備えたスコア計算が施される。各ステップは図2にステップと同様であるが、ステップS3において、検索結果の上位N件の形態素解析を行う。次にステップS4において、TF*IDF値を求め、ステップS5において、共起ヒットの計算を行う。ステップS7は、図2にはない新たなステップで、別表現候補51に対して、フィルタリングやランキング表示を行う。この表示にはシンプソン係数をソートして表示してもよいし、シンプソン係数とTD*IDF値を並べて表示してもよい。これらの表示によって人の目による別表現の確定に役立てることができる。   The search result page is subjected to score calculation including the following steps. Each step is the same as the step in FIG. 2, but in step S3, the top N morphological analyzes of the search results are performed. Next, in step S4, a TF * IDF value is obtained, and in step S5, a co-occurrence hit is calculated. Step S7 is a new step not shown in FIG. 2, and filtering or ranking display is performed on the alternative expression candidate 51. In this display, the Simpson coefficients may be sorted and displayed, or the Simpson coefficients and TD * IDF values may be displayed side by side. These displays can be used to determine different expressions by human eyes.

[別表現抽出装置のハードウェア構成]
図8は、図1で説明した本発明の好適な実施形態の一例に係る別表現抽出装置10のハードウェア構成の一例を示す図である。別表現抽出装置10は、制御部101を構成するCPU(Central Processing Unit)1010(マルチプロセッサ構成ではCPU1012など複数のCPUが追加されてもよい)、バスライン1005、通信I/F1040、メインメモリ1050、BIOS(Basic Input Output System)1060、USBポート1090、I/Oコントローラ1070、並びにキーボード及びマウス1100などの入力手段や表示装置1022を備える。
[Hardware configuration of separate expression extraction device]
FIG. 8 is a diagram illustrating an example of a hardware configuration of the separate expression extraction device 10 according to an example of the preferred embodiment of the present invention described in FIG. 1. The separate expression extraction apparatus 10 includes a central processing unit (CPU) 1010 (a plurality of CPUs such as a CPU 1012 may be added in a multiprocessor configuration) constituting a control unit 101, a bus line 1005, a communication I / F 1040, a main memory 1050. , A BIOS (Basic Input Output System) 1060, a USB port 1090, an I / O controller 1070, and input means such as a keyboard and mouse 1100 and a display device 1022.

I/Oコントローラ1070には、テープドライブ1072、ハードディスク1074、光ディスクドライブ1076、半導体メモリ1078、などの記憶手段を接続することができる。   Storage means such as a tape drive 1072, a hard disk 1074, an optical disk drive 1076, and a semiconductor memory 1078 can be connected to the I / O controller 1070.

BIOS1060は、別表現抽出装置10の起動時にCPU1010が実行するブートプログラムや、別表現抽出装置10のハードウェアに依存するプログラムなどを格納する。   The BIOS 1060 stores a boot program that is executed by the CPU 1010 when the separate expression extraction apparatus 10 is started up, a program that depends on the hardware of the separate expression extraction apparatus 10, and the like.

記憶部107を構成するハードディスク1074は、別表現抽出装置10がサーバとして機能するための各種プログラム及び本発明の機能を実行するプログラムを記憶しており、更に必要に応じて各種データベースを構成可能である。   The hard disk 1074 constituting the storage unit 107 stores various programs for the separate expression extraction apparatus 10 to function as a server and programs for executing the functions of the present invention, and various databases can be configured as necessary. is there.

光ディスクドライブ1076としては、例えば、DVD−ROMドライブ、CD−ROMドライブ、DVD−RAMドライブ、CD−RAMドライブを使用することができる。この場合は各ドライブに対応した光ディスク1077を使用する。光ディスク1077から光ディスクドライブ1076によりプログラムまたはデータを読み取り、I/Oコントローラ1070を介してメインメモリ1050またはハードディスク1074に提供することもできる。また、同様にテープドライブ1072に対応したテープメディア1071を主としてバックアップのために使用することもできる。   As the optical disc drive 1076, for example, a DVD-ROM drive, a CD-ROM drive, a DVD-RAM drive, or a CD-RAM drive can be used. In this case, the optical disk 1077 corresponding to each drive is used. A program or data can be read from the optical disk 1077 by the optical disk drive 1076 and provided to the main memory 1050 or the hard disk 1074 via the I / O controller 1070. Similarly, the tape medium 1071 corresponding to the tape drive 1072 can be used mainly for backup.

別表現抽出装置10に提供されるプログラムは、ハードディスク1074、光ディスク1077、またはメモリカードなどの記録媒体に格納されて提供される。このプログラムは、I/Oコントローラ1070を介して、記録媒体から読み出され、または通信I/F1040を介してダウンロードされることによって、別表現抽出装置10にインストールされ実行されてもよい。   The program provided to the separate expression extraction apparatus 10 is provided by being stored in a recording medium such as the hard disk 1074, the optical disk 1077, or a memory card. This program may be read from the recording medium via the I / O controller 1070 or downloaded via the communication I / F 1040 to be installed and executed in the separate expression extraction apparatus 10.

前述のプログラムは、内部または外部の記憶媒体に格納されてもよい。ここで、記憶部107を構成する記憶媒体としては、ハードディスク1074、光ディスク1077、またはメモリカードの他に、MDなどの光磁気記録媒体、テープ媒体を用いることができる。また、専用通信回線やインターネットに接続されたサーバシステムに設けたハードディスク1074または光ディスクライブラリなどの記憶装置を記録媒体として使用し、通信回線を介してプログラムを別表現抽出装置10に提供してもよい。   The aforementioned program may be stored in an internal or external storage medium. Here, as a storage medium constituting the storage unit 107, in addition to the hard disk 1074, the optical disk 1077, or the memory card, a magneto-optical recording medium such as an MD or a tape medium can be used. Further, a storage device such as a hard disk 1074 or an optical disk library provided in a server system connected to a dedicated communication line or the Internet may be used as a recording medium, and the program may be provided to the separate expression extraction apparatus 10 via the communication line. .

ここで、表示装置1022は、ユーザにデータの入力を受け付ける画面を表示したり、別表現抽出装置10による演算処理結果の画面を表示したりするものであり、ブラウン管表示装置(CRT)、液晶表示装置(LCD)などのディスプレイ装置を含む。   Here, the display device 1022 displays a screen for accepting data input to the user, or displays a screen of a calculation processing result by the separate expression extraction device 10, and includes a cathode ray tube display device (CRT), a liquid crystal display. Includes a display device such as a device (LCD).

ここで、入力手段は、ユーザによる入力の受付を行うものであり、キーボード及びマウス1100などにより構成してよい。   Here, the input means accepts input by the user, and may be constituted by a keyboard and a mouse 1100 or the like.

また、通信I/F1040は、別表現抽出装置10を専用ネットワークまたは公共ネットワークを介して端末と接続できるようにするためのネットワーク・アダプタである。通信I/F1040は、モデム、ケーブル・モデム及びイーサネット(登録商標)・アダプタを含んでよい。   The communication I / F 1040 is a network adapter for enabling the separate expression extraction apparatus 10 to be connected to a terminal via a dedicated network or a public network. The communication I / F 1040 may include a modem, a cable modem, and an Ethernet (registered trademark) adapter.

以上の例は、別表現抽出装置10について主に説明したが、コンピュータに、プログラムをインストールして、そのコンピュータをサーバ装置として動作させることにより上記で説明した機能を実現することもできる。したがって、本発明において一実施形態として説明したサーバにより実現される機能は、上述の方法を当該コンピュータにより実行することにより、或いは、上述のプログラムを当該コンピュータに導入して実行することによっても実現可能である。   In the above example, the separate expression extraction apparatus 10 has been mainly described. However, the functions described above can be realized by installing a program in a computer and operating the computer as a server apparatus. Therefore, the functions realized by the server described as an embodiment in the present invention can be realized by executing the above-described method by the computer, or by introducing the above-mentioned program into the computer and executing it. It is.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施例に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not restricted to embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

本発明の好適な実施形態の一例に係る別表現抽出装置10の機能ブロックの概略を示す図である。It is a figure which shows the outline of the functional block of the separate expression extraction apparatus 10 which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係る別表現抽出装置10の処理フローの概略を示す図である。It is a figure which shows the outline of the processing flow of the separate expression extraction apparatus 10 which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態に係る別表現候補の抽出方式の共起ヒットの概念を示す図である。It is a figure which shows the concept of the co-occurrence hit of the extraction method of another expression candidate which concerns on suitable embodiment of this invention. シンプソン係数で降順にソートした結果の例を示す図である。It is a figure which shows the example of the result sorted in descending order by the Simpson coefficient. シンプソン係数とTF*IDF値を用いた別表現候補の抽出結果を示す図である。It is a figure which shows the extraction result of another expression candidate using a Simpson coefficient and TF * IDF value. 本発明の好適な実施形態の別の例に係る別表現抽出システムの処理フローの概略を示す図である。It is a figure which shows the outline of the processing flow of the another expression extraction system which concerns on another example of suitable embodiment of this invention. 本発明の好適な実施形態の更に別の例に係る別表現抽出方法の処理フローの概略を示す図である。It is a figure which shows the outline of the processing flow of the another expression extraction method which concerns on another example of suitable embodiment of this invention. 図1で説明した本発明の好適な実施形態の一例に係る別表現抽出装置10のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the separate expression extraction apparatus 10 which concerns on an example of suitable embodiment of this invention demonstrated in FIG.

符号の説明Explanation of symbols

10 別表現抽出装置
11 クローラ部
11a 検索エンジン
12 インデックス作成部
13 形態素解析部
14 別表現候補抽出部
15 判定部
16 入力部
17 表示部
18 通信部
19 データベースアクセス部
20 インデックスDB
21 別表現DB
25 有名人リスト
30 サーバ
31 URLリスト
35 上位N件の形態素解析済みの語彙リスト
40 インターネット
47a,47b,47c 採用リスト
48 不採用リスト
50 コンテンツ
50a 検索結果ページ
51 別表現候補
52 別表現
101 制御部
107 記憶部
DESCRIPTION OF SYMBOLS 10 Separate expression extraction apparatus 11 Crawler part 11a Search engine 12 Index creation part 13 Morphological analysis part 14 Different expression candidate extraction part 15 Judgment part 16 Input part 17 Display part 18 Communication part 19 Database access part 20 Index DB
21 Separate expression DB
25 Celebrity list 30 Server 31 URL list 35 Top N morphologically analyzed vocabulary list 40 Internet 47a, 47b, 47c Adopted list 48 Unaccepted list 50 Content 50a Search result page 51 Alternative expression candidate 52 Alternative expression 101 Control unit 107 Storage Part

Claims (11)

有名人の別表現を自動抽出する装置であって、
ネットワーク上で人名情報が含まれるデータベースから人名に関するデータを取得し、
人名と所定のキーワードとで条件検索し、得られた上位の検索結果を形態素解析する形態素解析部と、
前記形態素解析した語の中から特定の文書に偏って出現する頻度の高い語を選択し、前記選択した語と前記人名との共起の強さを計算し、前記共起の強い語を別表現候補として抽出する別表現候補抽出部と、
を備える装置。
A device that automatically extracts different expressions of celebrities,
Retrieve data about names from a database containing name information on the network,
A morphological analysis unit that performs a condition search with a person name and a predetermined keyword, and morphologically analyzes the obtained high-order search results;
From the words analyzed by morpheme, select a word that frequently appears in a specific document, calculate the strength of co-occurrence between the selected word and the person name, and separate the strong co-occurrence word A separate expression candidate extraction unit for extracting as an expression candidate;
A device comprising:
前記所定のキーワードは、「氏名」、「本名」、「旧性」、「別名」、「別表現」、「呼び名」、「ニックネーム」、「あだ名」、「俗称」、「通称」、「愛称」、「略称」、「芸名」、「アーティスト名」、「ペンネーム」、「幼名」の少なくとも一つを含む、請求項1に記載の装置。   The predetermined keywords are “name”, “real name”, “oldness”, “alias”, “another expression”, “name”, “nickname”, “nickname”, “common name”, “common name”, “nickname” The apparatus according to claim 1, comprising at least one of “”, “abbreviation”, “stage name”, “artist name”, “pen name”, and “young name”. 前記共起の強さはシンプソン係数を用い、前記特定の文書に偏って出現する頻度はTF*IDF値を用いて計算する、請求項1または2に記載の装置。   The apparatus according to claim 1, wherein the co-occurrence strength is calculated using a Simpson coefficient, and the frequency of occurrence of bias in the specific document is calculated using a TF * IDF value. 前記別表現候補抽出部によって前記抽出された別表現候補をランキング表示し、装置管理者に別表現としての妥当性を判断させる判定部を更に備え、前記判断に応じて前記別表現を別表現データベースに登録する、請求項3に記載の装置。   The apparatus further comprises a determination unit that rank-displays the different expression candidates extracted by the different expression candidate extraction unit and causes a device administrator to determine the validity of the different expression, and determines the different expression as a different expression database according to the determination. The apparatus according to claim 3, wherein the apparatus registers. 前記ランキング表示は、前記シンプソン係数とTF*IDF値の降順にソートして表示する、請求項4に記載の装置。   The apparatus according to claim 4, wherein the ranking display is sorted and displayed in descending order of the Simpson coefficient and TF * IDF value. 有名人の別表現を自動抽出する方法であって、
ネットワーク上で人名と所定のキーワードとで条件検索するステップと、
前記条件検索で得られた上位の検索結果を形態素解析するステップと、
前記形態素解析した語の中から特定の文書に偏って出現する頻度の高い語を選択し、前記選択した語と前記人名との共起の強さを計算するステップと、
前記共起の強い語を別表現候補として抽出するステップと、
を含む方法。
A method for automatically extracting different expressions of celebrities,
A condition search on the network by a person's name and a predetermined keyword;
Morphological analysis of the upper search results obtained by the conditional search;
Selecting a word with a high frequency of occurrence in a specific document from the words subjected to morphological analysis, and calculating the co-occurrence strength of the selected word and the person name;
Extracting the co-occurrence words as alternative expression candidates;
Including methods.
前記所定のキーワードは、「氏名」、「本名」、「旧性」、「別名」、「別表現」、「呼び名」、「ニックネーム」、「あだ名」、「俗称」、「通称」、「愛称」、「略称」、「芸名」、「アーティスト名」、「ペンネーム」、「幼名」の少なくとも一つを含む、請求項6に記載の方法。   The predetermined keywords are “name”, “real name”, “oldness”, “alias”, “another expression”, “name”, “nickname”, “nickname”, “common name”, “common name”, “nickname” , “Abbreviation”, “stage name”, “artist name”, “pen name”, “young name”. 前記共起の強さはシンプソン係数を用い、前記特定の文書に偏って出現する頻度はTF*IDF値を用いて計算する、請求項6または7に記載の方法。   The method according to claim 6 or 7, wherein the strength of the co-occurrence is calculated using a Simpson coefficient, and the frequency of occurrence of bias in the specific document is calculated using a TF * IDF value. 前記抽出された別表現候補をランキング表示し、装置管理者に別表現としての妥当性を判断させ、前記判断に応じて前記別表現を別表現データベースに登録するステップを更に含む、請求項8に記載の方法。   9. The method according to claim 8, further comprising a step of ranking the extracted different expression candidates, causing a device administrator to determine the validity of the different expression, and registering the different expression in a different expression database according to the determination. The method described. 前記ランキング表示は、前記シンプソン係数と前記TF*IDF値の降順にソートして表示する、請求項9に記載の方法。   The method according to claim 9, wherein the ranking display is sorted and displayed in descending order of the Simpson coefficient and the TF * IDF value. 有名人の別表現を自動抽出するコンピュータ・プログラムであって、
ネットワーク上で人名と所定のキーワードとで条件検索するステップと、
前記条件検索で得られた上位の検索結果を形態素解析するステップと、
前記形態素解析した語の中からTF*IDF値の高い語を選択し、前記選択した語と前記人名との共起の強さを計算するステップと、
前記共起の強い語を別表現候補として抽出するステップと、
をコンピュータに実行させるコンピュータ・プログラム。
A computer program that automatically extracts different expressions of celebrities,
A condition search on the network by a person's name and a predetermined keyword;
Morphological analysis of the upper search results obtained by the conditional search;
Selecting a word having a high TF * IDF value from the words subjected to morphological analysis, and calculating the strength of co-occurrence of the selected word and the person name;
Extracting the co-occurrence words as alternative expression candidates;
A computer program that causes a computer to execute.
JP2006317488A 2006-11-24 2006-11-24 Apparatus and method for automatically extracting celebrity expressions Active JP5094096B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006317488A JP5094096B2 (en) 2006-11-24 2006-11-24 Apparatus and method for automatically extracting celebrity expressions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006317488A JP5094096B2 (en) 2006-11-24 2006-11-24 Apparatus and method for automatically extracting celebrity expressions

Publications (3)

Publication Number Publication Date
JP2008130034A true JP2008130034A (en) 2008-06-05
JP2008130034A5 JP2008130034A5 (en) 2009-02-19
JP5094096B2 JP5094096B2 (en) 2012-12-12

Family

ID=39555753

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006317488A Active JP5094096B2 (en) 2006-11-24 2006-11-24 Apparatus and method for automatically extracting celebrity expressions

Country Status (1)

Country Link
JP (1) JP5094096B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017006444A1 (en) * 2015-07-07 2017-01-12 富士通株式会社 Information acquisition device, information acquisition program, and information acquisition method
JP2017129925A (en) * 2016-01-18 2017-07-27 データ・サイエンティスト株式会社 Web page analysis device, web page analysis method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017006444A1 (en) * 2015-07-07 2017-01-12 富士通株式会社 Information acquisition device, information acquisition program, and information acquisition method
JP2017129925A (en) * 2016-01-18 2017-07-27 データ・サイエンティスト株式会社 Web page analysis device, web page analysis method and program

Also Published As

Publication number Publication date
JP5094096B2 (en) 2012-12-12

Similar Documents

Publication Publication Date Title
JP6095621B2 (en) Mechanism, method, computer program, and apparatus for identifying and displaying relationships between answer candidates
JP3820242B2 (en) Question answer type document search system and question answer type document search program
US8346795B2 (en) System and method for guiding entity-based searching
Asian Effective techniques for Indonesian text retrieval
Ray et al. A review and future perspectives of arabic question answering systems
JP4778474B2 (en) Question answering apparatus, question answering method, question answering program, and recording medium recording the program
KR100396826B1 (en) Term-based cluster management system and method for query processing in information retrieval
JP2011085986A (en) Text summarization method, its device, and program
Alami et al. Arabic text summarization based on graph theory
JP2009037420A (en) Evaluation application device, program, and method for harmful content
JP5073349B2 (en) Technical term extraction device, method and program
JP5094096B2 (en) Apparatus and method for automatically extracting celebrity expressions
Fauzi et al. Image understanding and the web: a state-of-the-art review
JP5269399B2 (en) Structured document retrieval apparatus, method and program
JP4621680B2 (en) Definition system and method
CN111259136A (en) Method for automatically generating theme evaluation abstract based on user preference
JP2007164635A (en) Method, device and program for acquiring synonymous vocabulary
Klang et al. Linking, searching, and visualizing entities in wikipedia
JP4557513B2 (en) Information search apparatus, information search method and program
Sariki et al. A book recommendation system based on named entities
JP2007172179A (en) Opinion extraction device, opinion extraction method and opinion extraction program
CN112711695A (en) Content-based search suggestion generation method and device
JP7117168B2 (en) Information processing device and information processing method
JP3486406B2 (en) Patent information search device
JP5412137B2 (en) Machine learning apparatus and method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081225

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120308

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120312

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120904

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120918

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5094096

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150928

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350