JP2009230173A - Synonym conversion system, synonym conversion method and synonym-converting program - Google Patents

Synonym conversion system, synonym conversion method and synonym-converting program Download PDF

Info

Publication number
JP2009230173A
JP2009230173A JP2008070928A JP2008070928A JP2009230173A JP 2009230173 A JP2009230173 A JP 2009230173A JP 2008070928 A JP2008070928 A JP 2008070928A JP 2008070928 A JP2008070928 A JP 2008070928A JP 2009230173 A JP2009230173 A JP 2009230173A
Authority
JP
Japan
Prior art keywords
word
concept
situation
converted
information
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.)
Pending
Application number
JP2008070928A
Other languages
Japanese (ja)
Inventor
Yoshiko Matsukawa
淑子 松川
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2008070928A priority Critical patent/JP2009230173A/en
Publication of JP2009230173A publication Critical patent/JP2009230173A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To convert a term having different concepts by situations such that the term has a concept in line with a situation. <P>SOLUTION: A synonym conversion system includes: a concept dictionary storage means for storing a concept dictionary wherein the concepts of the situation change type term having the different concepts by the situations are defined by the situations; a target term sorting means for sorting a term included in designated information into the situation change type term that is a conversion target and a term except the term; and a concept acquisition means for retrieving the situation change type term sorted by the target term sorting means from the concept dictionary by using the non-sorted other terms as information to a situation item of the term that is the conversion target in the concept dictionary to obtain the concept associated with the term that is the conversion target. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ある語がもつ概念に応じて該語を他の語に変換する同義語変換システム、同義語変換方法および同義語変換用プログラムに関する。   The present invention relates to a synonym conversion system, a synonym conversion method, and a synonym conversion program for converting a word into another word according to a concept of a word.

同義語変換技術に関し、例えば、特許文献1には、数量を表現する部分を検出し、その部分を言い換える表現が設定されている場合には別の表現に言い換えるテキスト読み上げ方法が記載されている。   Regarding synonym conversion technology, for example, Patent Document 1 describes a text-to-speech method in which a part expressing a quantity is detected, and when an expression that paraphrases the part is set, the expression is changed to another expression.

また、例えば、特許文献2には、方言辞書から対応する標準語を読みだし変換する情報処理装置が記載されている。   Further, for example, Patent Document 2 describes an information processing apparatus that reads and converts a corresponding standard word from a dialect dictionary.

特開平09−198389号公報JP 09-198389 A 特開2005−331608号公報JP 2005-331608 A

ある語がもつ概念に応じて該語を他の語に変換する同義語変換では、言葉の同義語関係を把握することが重要である。例えば、「13歳」という年齢は、一般には「子供」であると言えるが、状況によっては「中学生」や「大人」として扱われる場合もある。すなわち、「13歳」という数詞は、「子供」や「中学生」や「大人」という複数の概念をもっており、これらと同義語関係にあると言えるが、このような同義語関係は認識されにくく、適切な変換が行われていないという問題があった。   In synonym conversion in which a word is converted into another word in accordance with the concept of a word, it is important to grasp the synonym relationship between words. For example, it can be said that the age of “13 years old” is generally “child”, but may be treated as “junior high school student” or “adult” depending on the situation. That is, the numeral “13 years old” has a plurality of concepts of “children”, “junior high school students”, and “adults”, and it can be said that they are synonymous with these, but such synonym relations are difficult to recognize, There was a problem that proper conversion was not performed.

例えば、特許文献1に記載されている方法を用いれば、数量を異なる表現に変換することができる。しかし、特許文献1に記載されている方法は、単に設定されている表現に変換する一意的な同義語関係に基づく変換方法であって、1つの数量がもつ概念が状況によって異なることについては、何ら考慮されていない。従って、適宜状況に合致した概念にて変換することはできない。   For example, if the method described in Patent Document 1 is used, the quantity can be converted into a different expression. However, the method described in Patent Document 1 is a conversion method based on a unique synonym relationship that is simply converted into a set expression, and the concept that one quantity has depends on the situation. No consideration is given. Therefore, it is not possible to convert the concept according to the situation as appropriate.

また、例えば、特許文献2に記載されている情報処理装置を用いれば、地域ごとに異なる方言を、一つの標準語に変換することができる。しかし、特許文献2に記載されている方法は、地域ごとに異なる表現がされる1つの共通概念の言葉を、標準語に変換するものであって、やはり状況によって概念が異なる言葉があることについては何ら考慮されていない。従って、単に地域別に同義語を登録する方言辞書だけでは、適宜状況に合致した概念にて変換することはできない。例えば、ユーザの状況に応じてユーザ毎に異なる変換結果を得るといったことはできない。   For example, if the information processing apparatus described in Patent Document 2 is used, dialects that differ for each region can be converted into one standard language. However, the method described in Patent Document 2 is to convert one common concept word that is expressed differently in each region into a standard word, and there are also words that have different concepts depending on the situation. Is not considered at all. Therefore, it is not possible to convert the concept according to the situation as appropriate by simply using a dialect dictionary that registers synonyms by region. For example, it is impossible to obtain different conversion results for each user depending on the user's situation.

そこで、本発明は、状況によって異なる概念を持つ語を、状況に合致した概念にて変換することが可能な同義語変換システム、同義語変換方法および同義語変換用プログラムを提供することを目的とする。   Accordingly, an object of the present invention is to provide a synonym conversion system, a synonym conversion method, and a synonym conversion program capable of converting words having different concepts depending on the situation with a concept that matches the situation. To do.

本発明による同義語変換システムは、ある語がもつ概念に応じて該語を他の語に変換する同義語変換システムであって、状況によって異なる概念をもつ状況変化型の語に対し、該語がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶する概念辞書記憶手段と、指定された情報に含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別する対象語選別手段と、前記対象語選別手段によって選別された状況変化型の語について、選別されなかった他の語を前記概念辞書における当該変換対象とした語の状況項目に対する情報として用いて前記概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得する概念取得手段とを備えたことを特徴とする。   A synonym conversion system according to the present invention is a synonym conversion system that converts a word into another word in accordance with the concept of a word, and the word is converted to a context-changing word having a different concept depending on the situation. A concept dictionary storage means for storing a concept dictionary that associates information indicating the concept of each situation according to the situation, and selects words included in the specified information as context change type words to be converted and words that are not The target word selecting unit and the concept using the other words that have not been selected as information on the status item of the word to be converted in the concept dictionary for the status change type words selected by the target word selecting unit It comprises a concept acquisition means for acquiring a concept associated with the word to be converted by searching a dictionary.

また、本発明による同義語変換方法は、ある語がもつ概念に応じて該語を他の語に変換するための同義語変換方法であって、状況によって異なる概念をもつ状況変化型の語に対し、該語がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶しておき、指定された情報に含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別し、選別された状況変化型の語について、選別されなかった他の語を前記概念辞書における当該変換対象とした語の状況項目に対する情報として用いて前記概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得することを特徴とする。   Further, the synonym conversion method according to the present invention is a synonym conversion method for converting a word into another word according to the concept of a word, and converts the word into a status change type word having a different concept depending on the situation. On the other hand, a concept dictionary in which information indicating the concept of the word is associated with each situation is stored, and words included in the specified information are classified into a context-changing word to be converted and a word that is not. Then, with respect to the selected status change type word, by searching the concept dictionary using other words that have not been selected as information on the status item of the word to be converted in the concept dictionary, the conversion target It is characterized by acquiring a concept associated with the word.

また、本発明による同義語変換用プログラムは、ある語がもつ概念に応じて該語を他の語に変換するための同義語変換用プログラムであって、状況によって異なる概念をもつ状況変化型の語に対し、該語がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶する記憶手段を備えたコンピュータに、指定された情報に含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別する対象語選別処理、および選別された状況変化型の語について、選別されなかった他の語を前記概念辞書における当該変換対象とした語の状況項目に対する情報として用いて前記概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得する概念取得処理を実行させることを特徴とする。   A synonym conversion program according to the present invention is a synonym conversion program for converting a word into another word according to a concept of a word, and is a situation change type having a concept that varies depending on the situation. A computer having storage means for storing a concept dictionary in which information indicating the concept of the word is associated with each word for each word. Target word selection process for selecting words that are not to be used, and other words that have not been selected for the selected status change-type words, as information on the status items of the words to be converted in the concept dictionary A concept acquisition process for acquiring a concept associated with the word to be converted is executed by searching the concept dictionary.

本発明によれば、状況によって異なる概念を持つ語を、状況に合致した概念にて変換することができる。   According to the present invention, words having different concepts depending on the situation can be converted into concepts that match the situation.

以下、本発明の実施形態を図面を参照して説明する。図1は、本発明による同義語変換システムの構成例を示すブロック図である。図1に示す同義語変換システムは、概念辞書記憶手段1と、対象語選別手段2と、概念取得手段3とを備える。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration example of a synonym conversion system according to the present invention. The synonym conversion system shown in FIG. 1 includes a concept dictionary storage unit 1, a target word selection unit 2, and a concept acquisition unit 3.

概念辞書記憶手段1は、状況によって異なる概念をもつ状況変化型の語に対し、該語がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶する。概念辞書記憶手段1は、例えば、変換対象とする状況変化型の語の類型として数詞を用いる場合には、該数詞が用いられる用途を限定した上で、該数詞がとりうる数値に対し、該数値の数詞がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶してもよい。   The concept dictionary storage unit 1 stores a concept dictionary in which information indicating the concept of the word is associated with each situation for each situation change type word having a concept that varies depending on the situation. For example, in the case of using a number as a type of a context change type word to be converted, the concept dictionary storage unit 1 limits the use of the number and uses a numerical value that the number can take. You may memorize | store the concept dictionary which matched the information which shows the concept which a numerical numeral number has according to the situation.

対象語選別手段2は、指定された情報に含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別する。なお、「指定された情報に含まれる語」には、文字列として含まれている語に限らず、指定された情報に含まれるデータ(項目別に登録されている数値データ等)によって示される語も含む。対象語選別手段2は、例えば、指定された情報に含まれている語が、数詞か否かを判断することにより、選別を行ってもよい。また、図2に示すように、本システムが、変換対象とする状況変化型の語を定義した対象語定義テーブル記憶手段4を備えている場合には、対象語選別手段2は、指定された情報に含まれている語が、対象語定義テーブル記憶手段4に記憶されている対象語定義テーブルで定義されている語か否かを判定することにより、選別を行ってもよい。図2は、本発明による同義語変換システムの他の構成例を示すブロック図である。   The target word selection unit 2 selects words included in the designated information into a status change type word to be converted and a word that is not. Note that “words included in specified information” are not limited to words included as character strings, but are words indicated by data (numerical data registered by item, etc.) included in specified information. Including. For example, the target word selection unit 2 may perform the selection by determining whether or not the word included in the specified information is a numeral. In addition, as shown in FIG. 2, when the system includes a target word definition table storage unit 4 that defines a status change type word to be converted, the target word selection unit 2 is designated. The selection may be performed by determining whether or not the word included in the information is a word defined in the target word definition table stored in the target word definition table storage unit 4. FIG. 2 is a block diagram showing another configuration example of the synonym conversion system according to the present invention.

概念取得手段3は、対象語選別手段2によって選別された状況変化型の語について、選別されなかった他の語を概念辞書における当該変換対象とした語の状況項目に対する情報として用いて概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得する。   The concept acquisition unit 3 uses the concept dictionary by using other words that have not been selected as information on the status items of the words to be converted in the concept dictionary for the status change type words selected by the target word selection unit 2. By searching, a concept associated with the conversion target word is acquired.

また、図2では、さらに状況データ入力手段5を備える例が示されている。状況データ入力手段5は、ある事物の状況を示す状況データを入力する。そのような場合には、対象語選別手段2は、状況データ入力手段5によって入力される状況データに含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別してもよい。また、対象語選別手段2は、例えば、状況データ入力手段5によって入力される状況データまたは該状況データの対象となる事物に関する情報であって予め記憶されている短期的な変動のない情報であるプロファイルデータに含まれる語を対象に、変換対象とする状況変化型の語とそうでない語とに選別してもよい。   Further, FIG. 2 shows an example in which the situation data input means 5 is further provided. The situation data input means 5 inputs situation data indicating the situation of a certain thing. In such a case, the target word selection unit 2 selects the words included in the situation data input by the situation data input unit 5 into the status change type words to be converted and the words that are not. Good. Further, the target word selection unit 2 is, for example, information on the situation data input by the situation data input unit 5 or an object to be the target of the situation data, and is information stored in advance and without short-term fluctuation. The words included in the profile data may be classified into a status change type word to be converted and a word that is not.

また、状況データ入力手段5は、所定のタイミングに応じて、対象事物のそのときの状況を示す状況データを入力してもよい。また、対象事物の状況を示す状況データとして、ユーザによって選択された状況を示す状況データを入力してもよい。   Further, the situation data input means 5 may input situation data indicating the current situation of the target thing according to a predetermined timing. Moreover, you may input the situation data which shows the condition selected by the user as situation data which shows the condition of a target thing.

また、図2では、さらに状況データ抽出手段6を備える例が示されている。状況データ抽出手段6は、対象語選別手段2によって変換対象とする状況変化型の語に選別されなかった語を所定の方法で加工することにより、状況データを抽出する。なお、状況データ抽出手段6は、変換対象とする状況変化型の語とともに用いられている語から、自動的に状況データを取得するための手段であり、概念辞書に用いられる状況項目に対応する形式で状況データを取得するための手段である。例えば、対象語選別手段2によって変換対象とする状況変化型の語に選別されなかった語に対し、形態素解析を行って複合語を分解することにより、対象事物の状況(例えば、位置している場所)を示す状況データを抽出してもよい。また、例えば、変換テーブルを用いて変換することにより、変換対象とする状況変化型でない語によって示される状況を概念辞書に用いられる状況項目に対応する形式で表現する状況データを抽出してもよい。なお、状況データ入力手段5によって、概念辞書に用いられている状況項目に対応する形式で目的に沿った状況データが入力される場合には、状況データ抽出手段6は不要である。   Further, FIG. 2 shows an example in which the situation data extracting means 6 is further provided. The situation data extraction means 6 extracts the situation data by processing the words that have not been selected as the status change type words to be converted by the target word selection means 2 by a predetermined method. The situation data extraction means 6 is means for automatically obtaining situation data from words used together with the situation change type words to be converted, and corresponds to the situation items used in the concept dictionary. A means for obtaining status data in a format. For example, the situation (for example, the position of the target object) is obtained by performing morphological analysis on the words that are not selected as the status change type words to be converted by the target word selection unit 2 and decomposing the compound words. The situation data indicating the location may be extracted. In addition, for example, by converting using a conversion table, situation data expressing a situation indicated by a word that is not a situation change type to be converted in a format corresponding to a situation item used in the concept dictionary may be extracted. . Note that the situation data extraction unit 6 is not necessary when the situation data input unit 5 inputs situation data according to the purpose in a format corresponding to the situation item used in the concept dictionary.

以下、より具体的な実施形態について説明する。   Hereinafter, more specific embodiments will be described.

実施形態1.
図3は、本発明の第1の実施形態としての同義語変換システムの構成例を示すブロック図である。図3に示す同義語変換システムは、変換対象データ入力手段101と、状況データ入力手段102と、選別手段201と、状況データ抽出手段202と、状況対応型概念取得手段203と、出力手段4とを備える。また、対象語定義テーブル301と、概念辞書302とを記憶するための記憶手段を備える。
Embodiment 1. FIG.
FIG. 3 is a block diagram showing a configuration example of the synonym conversion system as the first embodiment of the present invention. The synonym conversion system shown in FIG. 3 includes a conversion target data input unit 101, a situation data input unit 102, a selection unit 201, a situation data extraction unit 202, a situation correspondence type concept acquisition unit 203, and an output unit 4. Is provided. In addition, storage means for storing the target word definition table 301 and the concept dictionary 302 is provided.

変換対象データ入力手段101は、本システムの同義語変換の対象となるデータ(以下、変換対象データという。)を入力する。変換対象データは、どのような情報であってもよい。例えば、ある人物についての情報であってもよい。変換対象データ入力手段101は、例えば、オペレータによるキー操作等に応じて変換対象データを入力する。なお、変換対象データ入力手段101を省略し、変換対象データを予め記憶手段に記憶しておくことも可能である。   The conversion target data input unit 101 inputs data to be subjected to synonym conversion of the present system (hereinafter referred to as conversion target data). The conversion target data may be any information. For example, it may be information about a certain person. The conversion target data input unit 101 inputs conversion target data in accordance with, for example, a key operation by an operator. It is also possible to omit the conversion target data input unit 101 and store the conversion target data in the storage unit in advance.

状況データ入力手段102は、変換対象データが示す事物の状況を示すデータ(以下、状況データという。)を入力する。状況データ入力手段102は、例えば、オペレータによるキー操作等に応じて状況データを入力する。また、例えば、計時装置やGPS受信機、測定器、RFIDリーダ等によって実現することにより、変換対象データが示す事物のそのときの状況を示す時刻情報や、位置情報、身体情報、気候情報等を入力してもよい。なお、状況データ入力手段102が複数のデータを入力する場合には、そのうちの1つを変換対象データとして用いることも可能である。   The situation data input means 102 inputs data indicating the situation of an object indicated by the conversion target data (hereinafter referred to as situation data). The situation data input means 102 inputs situation data according to, for example, a key operation by an operator. In addition, for example, by realizing with a timing device, a GPS receiver, a measuring instrument, an RFID reader, etc., time information indicating the current situation of the thing indicated by the conversion target data, position information, physical information, climate information, etc. You may enter. When the situation data input unit 102 inputs a plurality of data, one of them can be used as conversion target data.

選別手段201は、指定された情報に含まれる語を、変換対象とする状況変化型の語(状況によって異なる概念を持つ語)とそうでない語とに選別する。選別手段201は、例えば、予め定義されている品詞(例えば、数詞)か否かを判断することによって選別してもよい。本実施形態では、後述する対象語定義テーブル301を参照し、該対象語定義テーブル301に定義づけられている語か否かを判断することによって選別する。なお、選別手段201によって、選別された語が、状況対応型概念取得手段203の処理の対象語となる。   The sorting unit 201 sorts the words included in the designated information into the status change type words (words having different concepts depending on the situation) to be converted and the words that are not. The selection unit 201 may select, for example, by determining whether or not a part of speech (for example, a number) is defined in advance. In the present embodiment, the selection is performed by referring to a target word definition table 301 to be described later and determining whether the word is defined in the target word definition table 301. Note that the words selected by the selection unit 201 become the processing target words of the situation corresponding concept acquisition unit 203.

対象語定義テーブル301は、変換対象とする状況変化型の語を定義するテーブルである。例えば、状況変化型の語として数詞を定義する場合には、任意の数字を示す特殊な記号と組み合わせて助数詞や単位など直前に数字がくる語の一覧を登録すればよい。   The target word definition table 301 is a table that defines a status change type word to be converted. For example, in the case of defining a numerical word as a situation-changing word, a list of words that come immediately before a number such as a classifier or unit may be registered in combination with a special symbol indicating an arbitrary number.

状況データ抽出手段202は、変換対象データに含まれる語のうち選別手段201によって変換対象とする状況変化型の語ではないと選別された語および状況データに含まれる語を加工して、さらに状況データを抽出する。例えば、状況データ抽出手段202は、形態素解析や緯度経度変換等を施すことにより、後述する概念辞書302において状況項目として用いられているデータ形式に合致した状況データを抽出してもよい。なお、状況データ入力手段102と状況データ抽出手段202とは、状況データを取得するという点でお互いに補完関係にあり、どちらか一方を省略するといったことも可能である。   The situation data extraction unit 202 processes the words included in the status data and the words selected in the status change type words that are not converted by the selection unit 201 among the words included in the conversion target data, and further the situation Extract data. For example, the situation data extraction unit 202 may extract situation data that matches a data format used as a situation item in the concept dictionary 302 described later by performing morphological analysis, latitude / longitude conversion, or the like. Note that the situation data input means 102 and the situation data extraction means 202 are complementary to each other in that situation data is acquired, and either of them can be omitted.

状況対応型概念取得手段203は、選別手段201によって変換対象として選別された状況変化型の語について、状況データが示す状況に合致した概念を取得する。状況対応型概念取得手段203は、後述する概念辞書302を検索し、概念辞書302において、変換対象として選別された状況変化型の語に対し、状況データが示す状況と一致する状況に対応づけられている概念を取得する。   The situation-corresponding concept acquisition unit 203 acquires a concept that matches the situation indicated by the situation data for the situation-changing type word selected as the conversion target by the selection unit 201. The situation-corresponding concept acquisition unit 203 searches a concept dictionary 302 described later, and associates the situation-changing word selected as a conversion target in the concept dictionary 302 with a situation that matches the situation indicated by the situation data. Get the concept.

出力手段4は、状況対応型概念取得手段203により取得された概念を出力する。   The output unit 4 outputs the concept acquired by the situation corresponding type concept acquisition unit 203.

次に、本実施形態の動作について説明する。図4は、本実施形態の動作の一例を示すフローチャートである。図4に示すように、まず、変換対象データ入力手段101が本システムの同義語変換の対象となる変換対象データを入力する(ステップS101)。次に、状況データ入力手段102は、変換対象データが示す事物の状況を示す状況データを入力する(ステップS102)。なお、変換対象データが予め記憶されている場合など、状況データ入力手段102を変換対象データ入力手段101と連動して動作させない場合には、定期的、またはユーザ動作をきっかけに駆動させ、そのときの状況を取得させるようにしてもよい。   Next, the operation of this embodiment will be described. FIG. 4 is a flowchart showing an example of the operation of this embodiment. As shown in FIG. 4, first, the conversion target data input unit 101 inputs conversion target data to be subjected to synonym conversion of this system (step S101). Next, the status data input means 102 inputs status data indicating the status of the thing indicated by the conversion target data (step S102). If the status data input means 102 is not operated in conjunction with the conversion target data input means 101, such as when the conversion target data is stored in advance, it is driven periodically or triggered by a user action. The situation may be acquired.

次に、選別手段201は、対象語定義テーブル301を参照して、指定された情報(ここでは、変換対象データ)から、変換対象とする状況変化型の語を選別する(ステップS103)。   Next, the screening unit 201 refers to the target word definition table 301 and selects a status change type word to be converted from the specified information (in this case, conversion target data) (step S103).

次に、状況データ抽出手段202は、変換対象とされた語以外の語から、さらに状況データを抽出する(ステップS104)。なお、変換対象とされた語以外の語には、状況データに含まれる語も含む。   Next, the situation data extraction unit 202 further extracts situation data from words other than the word to be converted (step S104). It should be noted that the words included in the situation data are also included in the words other than the word to be converted.

そして、状況対応型概念取得手段203は、変換対象として選別された状況変化型の語について、概念辞書302を検索し、その語のもつ概念のうち、ステップS102やステップS104で取得した状況データによって示される状況に対応づけられた概念を取得する(ステップS105)。   Then, the situation corresponding concept acquisition unit 203 searches the concept dictionary 302 for the situation change type word selected as the conversion target, and uses the situation data acquired in step S102 and step S104 among the concepts of the word. A concept associated with the indicated situation is acquired (step S105).

最後に、出力手段4が、状況対応型概念取得手段203によって取得された概念を、対象語とした状況変化型の語と対応づけて出力する(ステップS106)。なお、判定に用いた状況データも合わせて出力してもよい。   Finally, the output unit 4 outputs the concept acquired by the situation-corresponding concept acquisition unit 203 in association with the situation change-type word as the target word (step S106). The situation data used for the determination may also be output.

以下、具体例を示して本実施形態の動作について説明する。本例では、状況データ入力手段102として、GPS(汎地球測位システム)受信機を用いている。また、記憶手段として磁気ディスクを用いている。また、出力手段としてディスプレイ装置を用いている。また、選別手段201,状況データ抽出手段202,状況対応型概念取得手段203の機能を実現するデータ処理装置として、プログラムに従って動作するCPUを用いている。また、本例の磁気ディスクには、変換対象とする数詞を定義した数詞定義テーブル(対象語定義テーブル301)と、数詞の状況別概念辞書(概念辞書302)の他に、変換対象データの一部としてのユーザプロファイルと、状況データを蓄積しておく状況保存データベースと、加工用の加工テーブルとを記憶する。   Hereinafter, the operation of this embodiment will be described with a specific example. In this example, a GPS (Global Positioning System) receiver is used as the status data input means 102. Further, a magnetic disk is used as the storage means. A display device is used as the output means. A CPU that operates according to a program is used as a data processing device that implements the functions of the selection unit 201, the situation data extraction unit 202, and the situation corresponding concept acquisition unit 203. In addition, the magnetic disk of this example includes not only a number definition table (target word definition table 301) in which a number to be converted is defined, but also a number of conversion target data in addition to a number dictionary contextual concept dictionary (concept dictionary 302). A user profile as a section, a situation storage database for accumulating situation data, and a machining table for machining are stored.

状況データ入力手段102は、定期的またはユーザ動作をきっかけに駆動し、ユーザのそのときの状況を取得する。ユーザの状況として、例えば、(1)年月日、曜日、時刻などの時間情報、(2)住所、経度緯度、店舗名、駅名などの位置情報、(3)体重、血圧、脈拍などの身体情報、(4)気温、湿度、風力などの気候情報を取得し、入力する。なお、複数の状況データ入力手段102を実装することにより複数の状況データを入力することができる。   The status data input means 102 is driven periodically or triggered by a user action, and acquires the current status of the user. As user status, for example, (1) time information such as date, day of the week, time, etc., (2) location information such as address, longitude / latitude, store name, station name, etc., (3) body such as weight, blood pressure, pulse, etc. Information (4) Acquire and input climate information such as temperature, humidity, and wind power. It should be noted that a plurality of situation data can be input by mounting a plurality of situation data input means 102.

例えば、状況データ入力手段102をGPS受信機によって実現する場合に、定期的にユーザの位置情報を入力してもよい。また、例えば、状況データ入力手段102をネットワーク通信手段によって実現する場合に、RFIDシステム等におけるセンタ装置によって捕捉されるユーザの位置情報(位置座標情報や駅名等)を入力してもよい。また、例えば、ユーザがクレジットカードをカード読み取り機に通したときに、センタ装置によって捕捉されるユーザの位置情報(店舗情報)を入力してもよい。   For example, when the situation data input unit 102 is realized by a GPS receiver, the user's position information may be periodically input. Further, for example, when the situation data input unit 102 is realized by a network communication unit, user position information (position coordinate information, station name, etc.) captured by a center device in an RFID system or the like may be input. Further, for example, when the user passes the credit card through the card reader, the user's position information (store information) captured by the center device may be input.

また、例えば、状況データ入力手段102を体重計や血圧計などの計測機器によって実現する場合に、ユーザがその計測機器を稼働させたときに身体情報を時間情報とともに入力してもよい。また、例えば、状況データ入力手段102を気温、湿度、風力などの気候情報を計測する計測器によって実現する場合に、定期的にそれらの情報を入力するようにしてもよい。また、例えば、状況データ入力手段102をキーボードやマウスなどの入力装置によって実現する場合には、ユーザ操作に応じて、該ユーザが指定する情報を入力してもよい。   For example, when the situation data input unit 102 is realized by a measuring device such as a weight scale or a sphygmomanometer, the body information may be input together with the time information when the user operates the measuring device. For example, when the situation data input unit 102 is realized by a measuring instrument that measures climate information such as temperature, humidity, and wind power, the information may be periodically input. For example, when the status data input unit 102 is realized by an input device such as a keyboard or a mouse, information specified by the user may be input in response to a user operation.

また、状況保存データベースには、状況データ入力手段102により入力される状況データを登録する。なお、状況データが複数種類入力される場合には、どのような情報かがわかるように、項目別に記憶させる。例えば、血圧計で取得した血圧の状況は、「血圧」の項目に登録する。また、複数のユーザに対し、同義語変換サービスを提供する場合には、ユーザごとに記憶させればよい。   Further, the situation data input by the situation data input means 102 is registered in the situation storage database. When a plurality of types of situation data are input, they are stored for each item so as to know what information. For example, the blood pressure status acquired by the sphygmomanometer is registered in the item “blood pressure”. Moreover, what is necessary is just to memorize | store for every user, when providing a synonym conversion service with respect to several users.

図5は、状況データの保持例を示す説明図である。図5に示す例では、ユーザごとにかつ項目別に状況データを保持させている。図5では、例えば、ユーザAに関連づけられた状況データとして、時間情報(年月日,曜日,時刻)=2008年1月1日火曜日13時15分と、位置=芝浦映画館とが記憶されている例が示されている。また、例えば、ユーザBに関連づけられた状況データとして、体重=50kgと、血圧=110mmHgと、脈拍=82bpmとが記憶されている例が示されている。なお、図5では、ユーザAとユーザBとで例示している項目が異なっているが、項目の例を示すためのものであって特に意味はない。   FIG. 5 is an explanatory diagram showing an example of holding status data. In the example shown in FIG. 5, status data is held for each user and for each item. In FIG. 5, for example, time information (year / month / day, day of the week, time) = 13: 15 on Tuesday, January 1, 2008 and position = Shibaura movie theater are stored as status data associated with the user A. An example is shown. Further, for example, as the situation data associated with the user B, an example is shown in which weight = 50 kg, blood pressure = 110 mmHg, and pulse = 82 bpm are stored. In FIG. 5, the items illustrated for the user A and the user B are different from each other.

ユーザプロファイルには、ユーザについて、短期的な変動のない事柄が登録されている。図6は、ユーザAについてのユーザプロファイルの一例を示す説明図である。図6に示す例では、ユーザAが、年齢が13歳であり、性別が男性であり、身長が150cmである旨を示すユーザプロファイルが示されている。   In the user profile, matters with no short-term fluctuation are registered for the user. FIG. 6 is an explanatory diagram illustrating an example of a user profile for the user A. In the example shown in FIG. 6, a user profile indicating that the user A is 13 years old, the gender is male, and the height is 150 cm is shown.

数詞定義テーブルには、本システムにおいて変換対象とする数字と組み合わせて用いられる助数詞や単位などの一覧を登録している。図7は、数詞定義テーブルの一例を示す説明図である。なお、図7に示すように、一つの単位につき、複数の表現が用いられるようなものについては、そのバリエーションも含めて登録するようにしてもよい。また、数詞の種類毎に識別子(ID)を割り当ててもよい。   A list of classifiers and units used in combination with the numbers to be converted in this system is registered in the number definition table. FIG. 7 is an explanatory diagram showing an example of the number definition table. In addition, as shown in FIG. 7, you may make it register the thing including the variation about what uses several expression per unit. Moreover, you may assign an identifier (ID) for every kind of number.

本例では、選別手段201は、状況データ入力手段102と連動して稼働する。状況データ入力手段102がユーザの状況を入力すると、選別手段201は、状況保存データベースおよびユーザプロファイルから当該ユーザに関する情報を読み取り、数詞定義テーブルを参照して、当該ユーザに関する情報に含まれる各データが示す語を、変換対象とする数詞とそれ以外の語とに選別する。すなわち、本例では、ユーザプロファイルと状況保存データベースに記憶されている該ユーザプロファイルの対象であるユーザの状況データを特に区別せずに、変換対象データかつ状況データとして用いている。   In this example, the selection unit 201 operates in conjunction with the situation data input unit 102. When the situation data input unit 102 inputs the user's situation, the selection unit 201 reads the information about the user from the situation storage database and the user profile, refers to the number definition table, and each data included in the information about the user is The words to be shown are sorted into the number to be converted and the other words. That is, in this example, the user profile and the user status data that is the target of the user profile stored in the status storage database are used as conversion target data and status data without any particular distinction.

選別手段201は、変換対象とする数詞として選別した語の情報を状況対応型概念取得手段203に入力し、それ以外の語の情報を状況データ抽出手段202に入力する。なお、選別手段201は、数詞定義テーブルを参照せずに、数字の後に単位となる文字がつづく語か否かを判断して選別することも可能である。また、数詞定義テーブルを省略し、概念辞書302に登録されている語か否かを判断することにより、選別することも可能である。   The selecting unit 201 inputs information on the words selected as the number to be converted into the situation-corresponding concept acquisition unit 203 and inputs information on other words into the situation data extracting unit 202. Note that the selection unit 201 can also select and determine whether or not a word that is a unit is followed by a number without referring to the numeral definition table. It is also possible to select the words by omitting the number definition table and determining whether or not the words are registered in the concept dictionary 302.

また、加工テーブルには、数詞以外の語を状況データに加工するためのルールや対応関係を登録している。例えば、形態素解析を行うためのルールや、店舗名から緯度経度を求めるための対応関係(店舗名と緯度経度の対応づけ)を登録している。   Also, rules and correspondences for processing words other than numerals into status data are registered in the processing table. For example, a rule for performing morphological analysis and a correspondence relationship (correspondence between store name and latitude and longitude) for obtaining latitude and longitude from the store name are registered.

状況データ抽出手段202は、選別手段201から入力される語を、必要に応じて加工テーブルを参照して状況データに加工し、状況対応型概念取得手段203に入力する。なお、ここで加工とは、具体的には、形態素解析を行って複合語を分解することにより状況データを得たり、店舗名を状況データとしての緯度経度に変換したりすることをいう。   The situation data extraction unit 202 processes the word input from the selection unit 201 into situation data with reference to a processing table as necessary, and inputs the situation data to the situation correspondence type concept acquisition unit 203. Here, the processing specifically refers to obtaining situation data by performing morphological analysis and decomposing a compound word, or converting a store name into latitude and longitude as situation data.

また、概念辞書302には、状況によって概念が変わる数詞について、その値がもつ状況別の概念を登録している。本例では、数詞と状況と概念の対応を、カテゴリ(数詞の種類)ごとに収集した辞書の集合として形成している。図8は、概念辞書302の一例を示す説明図である。図8では、年齢のついての状況別概念を登録した辞書の例を示している。図8に示すように、例えば、年齢というカテゴリでは、見出しに0歳からの年齢が並び、横軸として、「映画館」「電車」「バス」といった各状況項目における概念を対応づけている。なお、図8に示す例では、特に定めた状況でない場合に変換する概念を「一般」という項目で対応づけている。例えば、年齢「13歳」に対し、状況が「映画館」である場合の概念として「中学生」が対応づけられている。これは、13歳という年齢が、映画館では中学生として扱われることを示している。なお、概念辞書302では、「子供」と「子ども」、「中学」と「中学生」といった表記ゆれだけではなく、「子ども」と「小人」や「高齢者」と「シニア」といった意味が同じで表現が異なる言葉も、一元的に扱えるようにしておくことが好ましい。また、見出しとして登録する数詞を、範囲指定によって示すことも可能である。   Further, in the concept dictionary 302, for each number whose concept changes depending on the situation, a concept for each situation that the value has is registered. In this example, the correspondence between the number, the situation, and the concept is formed as a set of dictionaries collected for each category (type of number). FIG. 8 is an explanatory diagram illustrating an example of the concept dictionary 302. FIG. 8 shows an example of a dictionary in which the concept according to the situation about age is registered. As shown in FIG. 8, for example, in the category of age, the age from the age of 0 is arranged in the heading, and the concept in each status item such as “movie theater”, “train”, and “bus” is associated with the horizontal axis. In the example illustrated in FIG. 8, the concept of conversion when the situation is not particularly defined is associated with the item “general”. For example, “junior high school student” is associated with the age “13 years old” as a concept when the situation is “movie theater”. This indicates that the age of 13 is treated as a junior high school student in a movie theater. In the concept dictionary 302, not only “notice” such as “children” and “children”, “junior high school” and “junior high school students”, but also “children” and “children”, “elderly” and “senior” have the same meaning. It is preferable that words with different expressions can be handled centrally. It is also possible to indicate a numerical value to be registered as a heading by specifying a range.

状況対応型概念取得手段203は、選別手段201から入力される数詞と、状況データ抽出手段202から入力される状況データとしての数詞以外の語をキーワードとして、概念辞書302を検索し、該数詞の状況データが示す状況における概念を取得して、出力手段4に出力する。なお、状況対応型概念取得手段203は、選別手段201から入力される数詞が何について示しているかの情報も得ているものとする。状況対応型概念取得手段203では、まず、選別手段201から入力された数詞が、概念辞書302の見出しに存在するか否かをチェックする。一致する見出しが存在する場合に、当該見出しに対応づけられた状況項目の中に、状況データ抽出手段202から入力される状況データとしての数詞以外の語が存在するか否かをチェックする。そして一致する状況項目が存在する場合に、当該見出しおよび当該状況項目に対応づけられている概念を、該数詞の概念として取得する。   The situation-corresponding concept acquisition means 203 searches the concept dictionary 302 using a keyword other than a number as the situation data input from the selection means 201 and the situation data input from the situation data extraction means 202 as a keyword. The concept in the situation indicated by the situation data is acquired and output to the output means 4. It is assumed that the situation-responsive concept acquisition unit 203 also obtains information about what the numeral input from the selection unit 201 indicates. The situation corresponding concept acquisition unit 203 first checks whether or not the number input from the selection unit 201 exists in the heading of the concept dictionary 302. When there is a matching headline, it is checked whether or not a word other than a number as the status data input from the status data extraction unit 202 exists in the status item associated with the heading. If there is a matching situation item, the heading and the concept associated with the situation item are acquired as the concept of the number.

出力手段4は、状況対応型概念取得手段203が取得した概念を表示する。表示する内容は、概念の文字列だけでもよいし、その概念を求める根拠となった数詞や状況を合わせて表示してもよい。また、出力手段4は、取得した概念を利用する手段に、取得した概念の情報を含む制御信号を出力してもよい。   The output unit 4 displays the concept acquired by the situation corresponding concept acquisition unit 203. The content to be displayed may be only the character string of the concept, or may be displayed together with the number and the situation that are the basis for obtaining the concept. The output unit 4 may output a control signal including information on the acquired concept to a unit that uses the acquired concept.

例えば、GPSで定期的にユーザAの動きを捕捉し、ある時点の状況として「年月日=2008年1月1日」「曜日=火曜日」「時刻=13時15分」「位置=芝浦映画館」という状況データを得たとする。ユーザプロファイルには予め、ユーザAについて「年齢=13歳」「性別=男性」「身長=150cm」というデータが登録されているものとする。また、数詞定義テーブルには、少なくとも「歳」が数字の後にくる語が対象語として定義されているものとする。   For example, the movement of the user A is periodically captured by GPS, and the situation at a certain point in time is “Year / Month = January 1, 2008”, “Day of the week = Tuesday”, “Time = 13: 15”, “Position = Shibaura Movie” Suppose you get situation data. It is assumed that data “age = 13 years old”, “sex = male”, and “height = 150 cm” are registered in advance in the user profile. Further, it is assumed that a word in which at least “year” follows a number is defined as a target word in the numeral definition table.

ここで、GPSが稼働し状況データが入力されたことを受けて、選別手段201が稼働する。選別手段201は、状況保存データベースおよびユーザプロファイルから、ユーザAに関する情報として、「年月日=2008年1月1日」「曜日=火曜日」「時刻=13時15分」「位置=芝浦映画館」、「年齢=13歳」「性別=男性」「身長=150cm」を読み取り、これらを対象に、数詞定義テーブルとマッチングする(比較して合致判定を行う)。ここでは、「13歳」を対象語として選別する。そしてその語の情報を状況対応型概念取得手段203に出力する。また、また、選別手段201は、それ以外の語「2008年」、「1月」、「1日」、「火曜日」、「13時」、「15分」、「芝浦映画館」、「男性」、「150cm」の情報を状況データ抽出手段202に出力する。   Here, when the GPS is activated and the status data is input, the sorting unit 201 is activated. The selection unit 201 uses the status storage database and the user profile as information on the user A as “date of year = January 1, 2008”, “day of the week = Tuesday”, “time = 13: 15”, “position = Shibaura Movie Theater”. ”,“ Age = 13 years old ”,“ sex = male ”, and“ height = 150 cm ”, and these are matched with the number definition table (comparison determination is performed by comparison). Here, “13 years old” is selected as a target word. Then, the information of the word is output to the situation corresponding concept acquisition means 203. In addition, the sorting means 201 includes other words “2008”, “January”, “1 day”, “Tuesday”, “13:00”, “15 minutes”, “Shibaura movie theater”, “male” ”And“ 150 cm ”are output to the situation data extraction unit 202.

状況データ抽出手段202は、入力される情報のうち「火曜日」、「芝浦映画館」、「男性」をそれぞれ形態素解析し、「火曜」「日」「芝浦」「映画館」「男性」を得て、それらを状況データとして状況対応型概念取得手段203に出力する。なお、状況データ抽出手段202は、予め状況データとして抽出すべきカテゴリを与えられており、例えば、施設情報に合致する「映画館」のみを本システムにおける状況データとして出力するようにしてもよい。   The situation data extraction unit 202 performs morphological analysis on “Tuesday”, “Shibaura Movie Theater”, and “Men” in the input information to obtain “Tuesday”, “Sun”, “Shibaura”, “Movie Theater”, and “Men”. Then, they are output to the situation corresponding concept acquisition means 203 as situation data. The situation data extraction unit 202 is given a category to be extracted as situation data in advance. For example, only “movie theaters” that match facility information may be output as situation data in this system.

状況対応型概念取得手段203は、まず、選別手段201から入力される対象語が概念辞書302の見出しに存在するか否かをチェックする。ここでは、「13歳」は年齢というカテゴリで一致する。次に、年齢というカテゴリに対応づけられている状況項目の中に、状況データとして入力された数詞以外の語「火曜」「日」「芝浦」「映画館」「男性」が存在するか否かをチェックする。ここでは、「映画館」が一致したとする。すると、状況対応型概念取得手段203は、見出し「13歳」に対し、状況項目「映画館」で対応づけられている概念「中学生」を、数詞「13歳」の概念として取得する。出力手段4は、「映画館」において「13歳」に該当する概念として「中学生」を出力する。これにより、ユーザAが映画館において入場料を支払う場合には、中学生としての料金を支払えばよいことがわかる。   The situation corresponding concept acquisition unit 203 first checks whether or not the target word input from the selection unit 201 exists in the heading of the concept dictionary 302. Here, “13 years old” matches in the category of age. Next, whether or not the words “Tuesday”, “Sunday”, “Shibaura”, “Movie Theater”, and “Men” other than the numbers entered as situation data exist in the status items associated with the age category Check. Here, it is assumed that “movie theater” matches. Then, the situation corresponding concept acquisition means 203 acquires the concept “junior high school student” associated with the headline “13 years old” in the situation item “movie theater” as the concept of the number “13 years old”. The output means 4 outputs “junior high school student” as a concept corresponding to “13 years old” in the “movie theater”. Thereby, when the user A pays an entrance fee in a movie theater, it turns out that the fee as a junior high student should just be paid.

以上のように、本実施形態によれば、状況によって異なる概念をもつ年齢という数詞に対し、その数詞に関連づけた状況(ここでは、その年齢を表しているユーザAの状況)に合致した概念を求めることができる。例えば、「13歳」という年齢が、「映画館」では、「中学生」として扱われ、「バス」では「大人」として扱われるといったことがその都度年齢表で確認することなく簡単にわかるようになる。   As described above, according to the present embodiment, a concept that matches the situation associated with the number (here, the situation of the user A representing the age) is associated with the number having a different concept depending on the situation. Can be sought. For example, the age of “13 years old” is treated as “junior high school student” in “cinema” and as “adult” in “bus” so that it can be easily understood without checking in the age table each time. Become.

実施形態2.
次に、本発明の第2の実施形態について説明する。図9は、本発明の第2の実施形態としての同義語変換システムの構成例を示すブロック図である。図9に示す同義語変換システムは、図3に示した第1の実施形態と比べて、さらに、文章作成手段221を備える点が異なる。また、文章作成ルール321を記憶するための記憶手段を備える。
Embodiment 2. FIG.
Next, a second embodiment of the present invention will be described. FIG. 9 is a block diagram showing a configuration example of a synonym conversion system as the second exemplary embodiment of the present invention. The synonym conversion system shown in FIG. 9 is different from the first embodiment shown in FIG. 3 in that it further includes a sentence creation unit 221. In addition, storage means for storing the sentence creation rule 321 is provided.

文章作成ルール321は、状況対応型概念取得手段203で取得される概念を、文章に変換するためのルールを登録する。なお、本実施形態では、概念を求める根拠となった対象語のカテゴリ別に、その対象語がもつ概念を表現する文例を登録する。なお、さらに、状況項目別に文例を登録してもよい。なお、文例には、その文例において概念を用いる箇所を特定するための特殊な記号が含まれいる。   The sentence creation rule 321 registers a rule for converting the concept acquired by the situation-based concept acquisition unit 203 into a sentence. In this embodiment, a sentence example expressing the concept of the target word is registered for each category of the target word that is the basis for obtaining the concept. Furthermore, sentence examples may be registered for each status item. Note that the sentence example includes a special symbol for specifying a location where the concept is used in the sentence example.

文章作成手段221は、状況対応型概念取得手段203で取得される概念を受け取り、文章作成ルール321に基づき、当該概念を表現した語を用いた文章を作成する。   The sentence creation unit 221 receives the concept acquired by the situation-corresponding concept acquisition unit 203, and creates a sentence using a word expressing the concept based on the sentence creation rule 321.

なお、本実施形態では、出力手段4は、文章作成手段221が作成した文章を出力する。   In the present embodiment, the output unit 4 outputs the text created by the text creation unit 221.

次に、本実施形態の動作について説明する。図10は、本実施形態の動作の一例を示すフローチャートである。なお、図10に示すステップS101〜S105は、図4に示す第1の実施形態と同様であるため、説明を省略する。   Next, the operation of this embodiment will be described. FIG. 10 is a flowchart showing an example of the operation of the present embodiment. Note that steps S101 to S105 shown in FIG. 10 are the same as those in the first embodiment shown in FIG.

本実施形態では、状況対応型概念取得手段203は、対象語として選別された語について、状況データが示す状況における概念を取得すると(ステップS105)、取得した概念を文章作成手段221に出力する。   In the present embodiment, when the situation corresponding concept acquisition unit 203 acquires the concept in the situation indicated by the situation data for the word selected as the target word (Step S105), the acquired concept is output to the sentence creation unit 221.

文章作成手段221は、文章作成ルール321に基づき、状況対応型概念取得手段203が取得した概念を表現した語を用いた文章を作成する(ステップS201)。文章作成手段221は、例えば、文章作成ルール321に登録されている文例を抽出し、その文例に取得された概念を当てはめることにより、その概念を表現する文章を作成してもよい。   The sentence creation unit 221 creates a sentence using a word expressing the concept acquired by the situation corresponding concept acquisition unit 203 based on the sentence creation rule 321 (step S201). For example, the sentence creation unit 221 may extract a sentence example registered in the sentence creation rule 321 and apply a concept acquired to the sentence example to create a sentence expressing the concept.

最後に、出力手段4が、状況対応型概念取得手段203によって作成された文章を出力する(ステップS202)。   Finally, the output unit 4 outputs the sentence created by the situation corresponding concept acquisition unit 203 (step S202).

以下、具体例を示して本実施形態の動作について説明する。本実施例は、気温データを変換対象データとし、その気温データに対応づけられる観測位置に応じた概念を利用して文章を出力する例である。本例では、状況データ入力手段102として、GPS受信機の他に、温度計を用いている。なお、本例では、状況データ入力手段102である温度計によって入力される気温データを変換対象データとして扱っており、状況データ入力手段102を変換対象データ入力手段101としても機能させる例を示している。   Hereinafter, the operation of this embodiment will be described with a specific example. This embodiment is an example in which temperature data is used as data to be converted, and sentences are output using a concept corresponding to an observation position associated with the temperature data. In this example, a thermometer is used as the status data input means 102 in addition to the GPS receiver. In this example, temperature data input by a thermometer which is the situation data input unit 102 is handled as conversion target data, and an example is shown in which the situation data input unit 102 also functions as the conversion target data input unit 101. Yes.

なお、文章作成手段221は、他の処理手段と同様に、プログラムに従って動作するCPUによって実現される。また、記憶手段としての磁気ディスクに、文章作成ルール321が記憶される点が第1の実施形態と異なる。なお、本実施例において、温度計は、華氏温度を測定するものであるとする。   Note that the sentence creation unit 221 is realized by a CPU that operates according to a program, like other processing units. Moreover, the point from which the text creation rule 321 is memorize | stored in the magnetic disc as a memory | storage means differs from 1st Embodiment. In this embodiment, it is assumed that the thermometer measures the Fahrenheit temperature.

今、温度計が稼働して華氏温度「33度」を示す情報が入力されたとする。ここで、温度計と連動してGPS受信機が、現在位置「アメリカ」を示す情報を入力したとする。   Now, assume that the thermometer is operated and information indicating the temperature of Fahrenheit “33 degrees” is input. Here, it is assumed that the GPS receiver inputs information indicating the current position “America” in conjunction with the thermometer.

本実施例では、選別手段201が、華氏温度「33度」を対象語として判別し、状況対応型概念取得手段203に入力する。   In this embodiment, the selection unit 201 determines the Fahrenheit temperature “33 ° C.” as a target word and inputs it to the situation corresponding concept acquisition unit 203.

なお、GPS受信機では国名を示す形式で状況データが得られない場合には、状況データ抽出手段202が、緯度経度データから状況項目に用いられる国名「アメリカ」を抽出すればよい。   If the GPS receiver cannot obtain the situation data in the format indicating the country name, the situation data extraction unit 202 may extract the country name “USA” used for the situation item from the latitude and longitude data.

そして、状況対応型概念取得手段203が、対象語として判別された気温を表す数詞「33度」について、状況データである「アメリカ」に対応する概念として、「寒い」を得る。なお、ここまでの動作は、第1の実施形態と同様の構成により実施可能である。   Then, the situation corresponding concept acquisition unit 203 obtains “cold” as a concept corresponding to the situation data “America” for the number “33 degrees” representing the temperature determined as the target word. The operation so far can be performed with the same configuration as that of the first embodiment.

次に、文章作成手段221は、文章作成ルール321から、概念を求める根拠となった対象語のカテゴリ「気温」に対応づけられている「”寒い”ですね」という文例を抽出し、その文例に取得した概念を表現した語を適用させて、「寒いですね」という文章を作成する。なお、上記例では、””で囲んだ箇所が取得した概念を表現した語を用いる箇所として登録されている。   Next, the sentence creation means 221 extracts from the sentence creation rule 321 the sentence example “It is cold” associated with the category “temperature” of the target word that is the basis for obtaining the concept, and the sentence example. Apply a word that expresses the concept acquired in step 1, and create a sentence that says "It's cold". In the above example, the portion surrounded by “” is registered as a portion using a word expressing the acquired concept.

出力手段4は、作成された文章「寒いですね」を出力する。出力手段4は、ディスプレイ装置を用いてもよいし、スピーカを用いることも可能である。出力した文章は、手紙文の作成に利用してもよいし、ロボットなどの自動会話に利用してもよい。   The output means 4 outputs the prepared sentence “It is cold”. The output means 4 may use a display device or a speaker. The output sentence may be used for creating a letter sentence or may be used for automatic conversation by a robot or the like.

また、複数の文例が登録されている場合には、それぞれに対応する文章を作成して表示し、ユーザに選択させてもよい。   When a plurality of sentence examples are registered, a sentence corresponding to each of the sentence examples may be created and displayed, and the user may select it.

以上のように、本実施形態によれば、数詞のような状況によって異なる概念をもつ語を、そのときの状況に合致した概念を用いて文章化することができる。   As described above, according to the present embodiment, words having a different concept depending on the situation such as a number can be documented using the concept that matches the situation at that time.

実施形態3.
次に、本発明の第3の実施形態について説明する。図11は、本発明の第3の実施形態としての同義語変換システムの構成例を示すブロック図である。図11に示す同義語変換システムは、図3に示した第1の実施形態と比べて、変換対象データ入力手段101が検索要求入力手段131となっている点、状況データ入力手段102が入力状況データ入力手段132となっている点、および検索手段231と、フィルタリング手段232とを備えている点が異なる。
Embodiment 3. FIG.
Next, a third embodiment of the present invention will be described. FIG. 11 is a block diagram showing a configuration example of a synonym conversion system as the third exemplary embodiment of the present invention. The synonym conversion system shown in FIG. 11 is different from the first embodiment shown in FIG. 3 in that the conversion target data input means 101 is the search request input means 131 and the situation data input means 102 is the input status. The difference is that the data input unit 132 is provided, and the search unit 231 and the filtering unit 232 are provided.

なお、本実施形態は、検索要求を入力したユーザに関する情報を変換対象データおよび状況データとし、その変換対象データに含まれる対象語の概念(ここでは、同義語への変換結果と同意)を検索結果に対するフィルタリングに用いている。   In the present embodiment, information related to a user who has input a search request is set as conversion target data and situation data, and the concept of the target word included in the conversion target data (here, the result of conversion to a synonym and agreement) is searched. Used for filtering on results.

検索要求入力手段131は、ユーザからの検索要求を入力する。入力状況データ入力手段132は、検索要求入力手段131と連動して稼動し、検索要求を入力したユーザに関する情報を、変換対象データかつ検索要求に係る状況を示す状況データとして入力する。   The search request input means 131 inputs a search request from the user. The input status data input unit 132 operates in conjunction with the search request input unit 131, and inputs information related to the user who has input the search request as conversion target data and status data indicating the status related to the search request.

また、検索手段231は、検索要求入力手段131を介して入力される検索要求に基づいて、所定のコンテンツ・データベースを検索し、条件に合致するコンテンツの情報を検索結果として得る。フィルタリング手段232は、検索要求を入力したユーザに関する情報から状況対応型概念取得手段203が取得した概念を絞り込み条件として用いて、検索手段231による検索結果を絞り込む。   In addition, the search unit 231 searches a predetermined content database based on a search request input via the search request input unit 131, and obtains content information that matches the conditions as a search result. The filtering unit 232 narrows down the search result by the search unit 231 using the concept acquired by the situation-based concept acquisition unit 203 from the information about the user who has input the search request as a narrowing condition.

出力手段4は、フィルタリング手段232によって絞り込まれた検索結果を出力する。   The output unit 4 outputs the search result narrowed down by the filtering unit 232.

次に、本実施形態の動作について説明する。図12は、本実施形態の動作の一例を示すフローチャートである。本実施例では、まず、検索要求入力手段131が、ユーザからの検索要求を受け付ける(ステップS301)。   Next, the operation of this embodiment will be described. FIG. 12 is a flowchart showing an example of the operation of the present embodiment. In this embodiment, first, the search request input unit 131 accepts a search request from the user (step S301).

検索要求入力手段131が検索要求を受け付けると、検索手段231が、受け付けた検索要求に基づいて、コンテンツ・データベースに対し検索処理を実行し、検索結果としていくつかのコンテンツの情報を得る(ステップS321)。   When the search request input unit 131 receives the search request, the search unit 231 executes a search process on the content database based on the received search request, and obtains information on some contents as a search result (step S321). ).

一方で、検索要求入力手段131が検索要求を受け付けると、入力状況データ入力手段132が、検索要求を入力したユーザに関する情報を入力する(ステップS311)。ステップS321の処理は、例えば、検索要求を入力する前処理としてユーザに該ユーザを識別するための情報を入力させることにより、別途保持しておいたユーザプロファイルや状況保存データベースを読み出すことによっても実現してもよい。   On the other hand, when the search request input unit 131 receives the search request, the input status data input unit 132 inputs information about the user who has input the search request (step S311). The process of step S321 is also realized by, for example, reading out a separately stored user profile or situation storage database by allowing the user to input information for identifying the user as a pre-process for inputting a search request. May be.

次に、選別手段201が、対象語定義テーブル301を参照して、指定された情報(ここでは、入力状況データ入力手段132によって入力されるユーザに関する情報)から、変換対象とする状況変化型の語を選別する(ステップS312)。   Next, the selecting unit 201 refers to the target word definition table 301 and uses the specified information (in this case, information about the user input by the input status data input unit 132) to convert the status change type to be converted. A word is selected (step S312).

次に、状況データ抽出手段202が、変換対象とされた語以外の語から、状況データを抽出する(ステップS313)。なお、既にユーザに関する情報に含まれる語が、概念辞書302に用いられている状況項目に合致する形式である場合には、ステップS313の処理は省略してもよい。そのような場合には、変換対象とされた語以外の語をそのまま状況データとして状況対応型概念取得手段203に入力すればよい。   Next, the situation data extraction unit 202 extracts situation data from words other than the word to be converted (step S313). Note that if the word already included in the information related to the user is in a format that matches the status item used in the concept dictionary 302, the process of step S313 may be omitted. In such a case, words other than the word to be converted may be directly input to the situation corresponding concept acquisition unit 203 as situation data.

次に、状況対応型概念取得手段203は、変換対象として選別された状況変化型の語について、概念辞書302を検索し、その語のもつ概念のうち、ステップS311やステップS313で取得される状況データによって示される状況に対応づけられた概念を取得する(ステップS314)。   Next, the situation correspondence type concept acquisition unit 203 searches the concept dictionary 302 for the situation change type words selected as the conversion target, and the situations acquired in step S311 and step S313 among the concepts of the words. A concept associated with the situation indicated by the data is acquired (step S314).

ステップS315では、フィルタリング手段232は、ステップS321による検索結果を、ステップS314で取得された概念を用いて絞り込む。なお、絞り込みには、変換対象とした状況変化型の語がもつ概念だけでなく、他の語がもつ概念を用いてもよい。なお、用いる項目に優先順位を設けておき、所定の件数になるまで項目を増やしながら絞り込みを行うといったことも可能である。   In step S315, the filtering unit 232 narrows down the search result obtained in step S321 using the concept acquired in step S314. For narrowing down, not only the concept of the situation-changing word to be converted but also the concept of another word may be used. It is also possible to prioritize the items to be used and narrow down while increasing the number of items until a predetermined number of items are reached.

最後に、出力手段4が、フィルタリング手段232によって絞り込まれた検索結果を表示する(ステップS322)。   Finally, the output unit 4 displays the search result narrowed down by the filtering unit 232 (step S322).

以下、具体例を示して本実施形態の動作について説明する。なお、本例では、検索要求入力手段131、入力状況データ入力手段132は、マウスやキーボード等の入力装置によって実現される。なお、入力状況データ入力手段132については、第1の実施形態における状況データ入力手段102と同様に、測定機器やカード読み取り機等によって実現することも可能である。   Hereinafter, the operation of this embodiment will be described with a specific example. In this example, the search request input unit 131 and the input status data input unit 132 are realized by an input device such as a mouse or a keyboard. Note that the input status data input means 132 can be realized by a measuring device, a card reader, or the like, similarly to the status data input means 102 in the first embodiment.

また、検索要求入力手段131が受け付ける検索要求は、単語でもよいし、文でもよいし、式でもよい。また、1つでも複数でもよい。本例では、検索要求として検索キーワードを用いる場合を例として説明している。   The search request received by the search request input unit 131 may be a word, a sentence, or an expression. Moreover, one or more may be sufficient. In this example, a case where a search keyword is used as a search request is described as an example.

今、ユーザCが、Webサイトから献立を探す目的で、検索要求入力手段131を介して、検索キーワードを「ジャガイモ たまねぎ りんご 献立」と入力したとする。   Now, it is assumed that the user C inputs a search keyword “potato onion apple menu” via the search request input means 131 for the purpose of searching for a menu from the Web site.

検索手段231は、所定のコンテンツ・データベースから、これら4語を全て含むコンテンツを検索し、検索結果としていくつかのコンテンツ(Webページ)の情報を得る。あるいは、該当コンテンツなしという情報を得る場合もある。   The search unit 231 searches the predetermined content database for content including all these four words, and obtains information on some content (Web pages) as a search result. Alternatively, information that there is no corresponding content may be obtained.

また、検索要求入力手段131が検索キーワードを入力したことにより、入力状況データ入力手段132が稼動し、検索要求を入力したときのユーザCに関する情報を変換対象データかつ状況データとして取得する。なお、本例では、入力者であるユーザCを識別するための情報を取得し、ユーザCに関する情報が定期的に更新されるデータベースから、最新の情報を読み出すことにより、実現する。ここでは、「性別=女性」、「血圧=128mmHg」というデータを取得したとする。   Further, when the search request input unit 131 inputs a search keyword, the input situation data input unit 132 operates, and information on the user C when the search request is input is acquired as conversion target data and situation data. Note that this example is realized by acquiring information for identifying the user C who is an input person and reading the latest information from a database in which information on the user C is regularly updated. Here, it is assumed that data of “sex = female” and “blood pressure = 128 mmHg” are acquired.

そして、選別手段201が、血圧「128mmHg」を対象語として判別し、状況対応型概念取得手段203に入力する。状況対応型概念取得手段203は、対象語として判別された血圧を表す数詞「128mmHg」について、状況データが示す「女性」に対応する概念として、「高血圧」を得る。なお、ここまでの動作は、第1の実施形態と同様の構成により実施可能である。   Then, the selection unit 201 determines the blood pressure “128 mmHg” as a target word and inputs it to the situation corresponding concept acquisition unit 203. The situation corresponding concept acquisition unit 203 obtains “high blood pressure” as a concept corresponding to “female” indicated by the situation data for the number “128 mmHg” representing the blood pressure determined as the target word. The operation so far can be performed with the same configuration as that of the first embodiment.

本実施形態では、次に、フィルタリング手段232が、状況対応型概念取得手段203が取得した「高血圧」という概念を用いて、検索手段231による検索結果を絞り込む。   In the present embodiment, the filtering unit 232 then narrows down the search results by the search unit 231 using the concept of “high blood pressure” acquired by the situation corresponding concept acquisition unit 203.

そして、出力手段4が、フィルタリング手段232によって絞り込まれた検索結果を出力する。出力手段4は、例えば、最終的に検索結果として得られたコンテンツの、例えば、タイトル一覧を表示してもよい。なお、表示する内容は、タイトルに限らず、コンテンツのURLであってもよいし、要約であってもよい。また、それらを組み合わせてもよい。   Then, the output unit 4 outputs the search result narrowed down by the filtering unit 232. The output unit 4 may display, for example, a title list of content finally obtained as a search result. The content to be displayed is not limited to the title but may be a URL of the content or a summary. Moreover, you may combine them.

以上のように、本実施形態によれば、検索結果を、検索要求を入力したユーザに関する情報を元に絞り込む場合に、その情報に数詞のような状況に応じて異なる概念をもつ語が含まれていたとしても、適切に絞り込むことができる。従って、ユーザの希望する情報の中から、より今のユーザの状況に即した情報を提供することが可能となる。   As described above, according to the present embodiment, when the search result is narrowed down based on the information about the user who has input the search request, the information includes words having different concepts depending on the situation such as a number. Even if it is, it can narrow down appropriately. Therefore, it is possible to provide information more in line with the current user situation from information desired by the user.

なお、上記説明では、検索結果に対してフィルタリングを行う例を示したが、検索要求に条件を加えることによって、最初から絞り込んだ検索結果が取得されるようにしてもよい。また、ユーザに関する情報のみを変換対象データとする例を示しているが、検索要求に数詞等が含まれている場合を考慮して、検索要求を変換対象データに含めてもよい。そのような場合には、検索要求に含まれる数詞等の状況変化型の語に対し、その語がもつユーザ情報に合致した概念をその語のOR条件として加えることによって、数詞だけではヒットしないコンテンツを検索できるようにすることも可能である。   In the above description, an example is shown in which the search result is filtered. However, by adding a condition to the search request, the search result narrowed down from the beginning may be acquired. Moreover, although the example which uses only the information regarding a user as conversion object data is shown, a search request | requirement may be included in conversion object data in consideration of the case where a number etc. are contained in a search request. In such a case, content that does not hit only by the number alone by adding a concept that matches the user information of the word as an OR condition to the state change type word such as a number included in the search request. It is also possible to search for.

本発明は、ある語を同義語に変換することを目的とするシステムに限らず、文章を発生させるシステムや、情報をフィルタリングするシステムなど、状況により対応する概念が異なることにより同義語関係が把握しにくい語が入力されるようなシステムにおいて、その語の意味を一意づけることによってその語を利用しやすくすることができるので、語句を処理に用いるシステムであれば好適に利用可能である。   The present invention is not limited to a system whose purpose is to convert a word into a synonym, but a synonym relationship can be grasped by a different concept depending on the situation, such as a system for generating a sentence and a system for filtering information. In a system in which a difficult word is input, it is possible to make the word easy to use by making the meaning of the word unique. Therefore, any system that uses a phrase for processing can be preferably used.

本発明による同義語変換システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the synonym conversion system by this invention. 本発明による同義語変換システムの他の構成例を示すブロック図である。It is a block diagram which shows the other structural example of the synonym conversion system by this invention. 本発明の第1の実施形態としての同義語変換システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the synonym conversion system as the 1st Embodiment of this invention. 第1の実施形態の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of 1st Embodiment. 状況データの保持例を示す説明図である。It is explanatory drawing which shows the holding example of status data. ユーザプロファイルの一例を示す説明図である。It is explanatory drawing which shows an example of a user profile. 数詞定義テーブルの一例を示す説明図である。It is explanatory drawing which shows an example of a number definition table. 概念辞書302の一例を示す説明図である。It is explanatory drawing which shows an example of the concept dictionary. 本発明の第2の実施形態としての同義語変換システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the synonym conversion system as the 2nd Embodiment of this invention. 第2の実施形態の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of 2nd Embodiment. 本発明の第3の実施形態としての同義語変換システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the synonym conversion system as the 3rd Embodiment of this invention. 第3の実施形態の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of 3rd Embodiment.

符号の説明Explanation of symbols

1 概念辞書記憶手段
2 対象語選別手段
3 概念取得手段
4 対象語定義テーブル記憶手段
5 状況データ入力手段
6 状況データ抽出手段
7 利用手段
101 変換対象データ入力手段
102 状況データ入力手段
201 選別手段
202 状況データ抽出手段
203 状況対応型概念取得手段
301 対義語定義テーブル
302 概念辞書
4 出力手段
221 文書作成手段
321 文章作成ルール
131 検索要求入力手段
132 状況データ入力手段
231 検索手段
232 フィルタリング手段
DESCRIPTION OF SYMBOLS 1 Concept dictionary memory | storage means 2 Object word selection means 3 Concept acquisition means 4 Object word definition table storage means 5 Situation data input means 6 Situation data extraction means 7 Utilization means 101 Conversion object data input means 102 Situation data input means 201 Selection means 202 Situation Data extraction means 203 Situation correspondence type concept acquisition means 301 Synonym definition table 302 Concept dictionary 4 Output means 221 Document creation means 321 Sentence creation rules 131 Search request input means 132 Situation data input means 231 Search means 232 Filtering means

Claims (14)

ある語がもつ概念に応じて該語を他の語に変換する同義語変換システムであって、
状況によって異なる概念をもつ状況変化型の語に対し、該語がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶する概念辞書記憶手段と、
指定された情報に含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別する対象語選別手段と、
前記対象語選別手段によって選別された状況変化型の語について、選別されなかった他の語を前記概念辞書における当該変換対象とした語の状況項目に対する情報として用いて前記概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得する概念取得手段とを備えた
ことを特徴とする同義語変換システム。
A synonym conversion system for converting a word into another word according to a concept of a word,
Concept dictionary storage means for storing a concept dictionary in which information indicating the concept of the word is associated with each situation for each situation change-type word having a different concept depending on the situation;
An object word selection means for selecting a word included in the specified information into a status change type word to be converted and a word not to be converted;
By searching the concept dictionary using other words that have not been selected as information on the status item of the word to be converted in the concept dictionary for the status change type words selected by the target word selection means And a synonym conversion system comprising: concept acquisition means for acquiring a concept associated with the word to be converted.
変換対象とする状況変化型の語を定義した対象語定義テーブルを記憶する対象語定義テーブル記憶手段を備え、
対象語選別手段は、指定された情報に含まれる語が、前記対象語定義テーブル記憶手段に記憶されている対象語定義テーブルで定義されている語か否かを判定することにより、選別を行う
請求項1に記載の同義語変換システム。
Comprising a target word definition table storage means for storing a target word definition table that defines a context change type word to be converted;
The target word sorting unit performs sorting by determining whether or not the word included in the specified information is a word defined in the target word definition table stored in the target word definition table storage unit. The synonym conversion system according to claim 1.
概念辞書記憶手段は、変換対象とする状況変化型の語の類型として数詞を用いる場合には、該数詞が用いられる用途を限定した上で、該数詞がとりうる数値に対し、該数値の数詞がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶する
請求項1または請求項2に記載の同義語変換システム。
The concept dictionary storage means, when using a number as a type of a context-change-type word to be converted, limits the use of the number and uses the numerical value of the numerical value for the numerical value that the numerical value can take. The synonym conversion system of Claim 1 or Claim 2 which memorize | stores the concept dictionary which matched the information which shows the concept which has for every situation.
ある事物の状況を示す状況データを入力する状況データ入力手段を備え、
対象語選別手段は、前記状況データ入力手段によって入力される状況データに含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別する
請求項1から請求項3のうちのいずれか1項に記載の同義語変換システム。
A situation data input means for inputting situation data indicating the situation of a certain thing is provided.
The target word selection unit selects a word included in the situation data input by the situation data input unit into a status change type word to be converted and a word that is not to be converted. The synonym conversion system of any one of Claims.
対象語選別手段は、状況データ入力手段によって入力される状況データまたは該状況データの対象となる事物に関する情報であって予め記憶されている短期的な変動のない情報であるプロファイルデータに含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別する
請求項4に記載の同義語変換システム。
The target word selection means is information about the situation data input by the situation data input means or the information that is the object of the situation data, and is included in the profile data that is prestored information without short-term fluctuations. The synonym conversion system according to claim 4, wherein the words are classified into a status change type word to be converted and a word that is not.
状況データ入力手段は、所定のタイミングに応じて、対象事物のそのときの状況を示す状況データを入力する
請求項4または請求項5に記載の同義語変換システム。
The synonym conversion system according to claim 4 or 5, wherein the status data input means inputs status data indicating the current status of the target object according to a predetermined timing.
状況データ入力手段は、対象事物の状況を示す状況データとして、ユーザによって選択された状況を示す状況データを入力する
請求項4または請求項5に記載の同義語変換システム。
The synonym conversion system according to claim 4 or 5, wherein the situation data input means inputs situation data indicating the situation selected by the user as situation data indicating the situation of the target thing.
対象語選別手段によって変換対象とする状況変化型の語に選別されなかった語を所定の方法で加工することにより、状況データを抽出する状況データ抽出手段を備え、
概念取得手段は、前記状況データ抽出手段によって抽出された状況データを、概念辞書における当該変換対象とした語の状況項目に対する情報として用いて前記概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得する
請求項1から請求項7のうちのいずれか1項に記載の同義語変換システム。
A situation data extraction means for extracting situation data by processing a word that has not been selected as a status change type word to be converted by the target word selection means by a predetermined method;
The concept acquisition means searches the concept dictionary using the situation data extracted by the situation data extraction means as information on the situation item of the word to be converted in the concept dictionary, thereby obtaining the word to be converted. The synonym conversion system according to any one of claims 1 to 7, wherein a concept associated with is acquired.
概念取得手段によって取得された1の概念を表現した語を、変換対象とした語の同義語として用いる利用手段を備えた
請求項1から請求項8のうちのいずれか1項に記載の同義語変換システム。
The synonym according to any one of claims 1 to 8, further comprising a utilization unit that uses a word representing one concept acquired by the concept acquisition unit as a synonym of the word to be converted. Conversion system.
ある語がもつ概念に応じて該語を他の語に変換するための同義語変換方法であって、
状況によって異なる概念をもつ状況変化型の語に対し、該語がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶しておき、
指定された情報に含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別し、
選別された状況変化型の語について、選別されなかった他の語を前記概念辞書における当該変換対象とした語の状況項目に対する情報として用いて前記概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得する
ことを特徴とする同義語変換方法。
A synonym conversion method for converting a word into another word according to a concept of a word,
For a context-changing word having a different concept depending on the situation, a concept dictionary in which information indicating the concept of the word is associated with each situation is stored.
Select the words included in the specified information as status change words to be converted and words that are not,
For the selected status change type words, the other words that were not selected are used as information for the status items of the words to be converted in the concept dictionary, and are searched for the concept dictionary. A synonym conversion method characterized by acquiring a concept associated with a word.
変換対象とする状況変化型の語を定義した対象語定義テーブルを記憶し、
指定された情報に含まれる語が、前記対象語定義テーブル記憶手段に記憶されている対象語定義テーブルで定義されている語か否かを判定することにより、選別を行う
請求項10に記載の同義語変換方法。
Stores the target word definition table that defines the status change type words to be converted,
The selection is performed by determining whether or not a word included in the specified information is a word defined in a target word definition table stored in the target word definition table storage unit. Synonym conversion method.
変換対象とする状況変化型の語の類型として数詞が定義されている場合には、該数詞が用いられる用途を限定した上で、該数詞がとりうる数値に対し、該数値の数詞がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶する
請求項10または請求項11に記載の同義語変換方法。
In the case where a numer is defined as a type of a status change type word to be converted, the concept that the numerator of the numerical value has with respect to the numerical value that the numer can take after limiting the use of the numer The synonym conversion method of Claim 10 or Claim 11 which memorize | stores the concept dictionary which matched the information which shows according to a condition.
ある語がもつ概念に応じて該語を他の語に変換するための同義語変換用プログラムであって、
状況によって異なる概念をもつ状況変化型の語に対し、該語がもつ概念を示す情報を状況別に対応づけた概念辞書を記憶する記憶手段を備えたコンピュータに、
指定された情報に含まれる語を、変換対象とする状況変化型の語とそうでない語とに選別する対象語選別処理、および
選別された状況変化型の語について、選別されなかった他の語を前記概念辞書における当該変換対象とした語の状況項目に対する情報として用いて前記概念辞書を検索することにより、当該変換対象とした語に対応づける概念を取得する概念取得処理
を実行させるための同義語変換用プログラム。
A synonym conversion program for converting a word into another word according to a concept of a word,
A computer having storage means for storing a concept dictionary in which information indicating a concept of the word is associated with each situation for each situation change type word having a different concept depending on the situation,
Target word selection process for selecting words included in the specified information into context-change-type words to be converted and words that are not, and other words that were not selected for the selected status-change-type words A synonym for executing concept acquisition processing for acquiring a concept associated with the word to be converted by searching the concept dictionary using information as a status item of the word to be converted in the concept dictionary Word conversion program.
変換対象とする状況変化型の語を定義した対象語定義テーブルを記憶する記憶手段を備えたコンピュータに、
対象語選別処理で、指定された情報に含まれる語が、前記対象語定義テーブル記憶手段に記憶されている対象語定義テーブルで定義されている語か否かを判定することにより、選別を行わさせる
請求項13に記載の同義語変換用プログラム。
In a computer provided with a storage means for storing a target word definition table that defines a context change type word to be converted,
In the target word selection process, selection is performed by determining whether or not the word included in the specified information is a word defined in the target word definition table stored in the target word definition table storage means. The program for synonym conversion according to claim 13.
JP2008070928A 2008-03-19 2008-03-19 Synonym conversion system, synonym conversion method and synonym-converting program Pending JP2009230173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008070928A JP2009230173A (en) 2008-03-19 2008-03-19 Synonym conversion system, synonym conversion method and synonym-converting program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008070928A JP2009230173A (en) 2008-03-19 2008-03-19 Synonym conversion system, synonym conversion method and synonym-converting program

Publications (1)

Publication Number Publication Date
JP2009230173A true JP2009230173A (en) 2009-10-08

Family

ID=41245542

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008070928A Pending JP2009230173A (en) 2008-03-19 2008-03-19 Synonym conversion system, synonym conversion method and synonym-converting program

Country Status (1)

Country Link
JP (1) JP2009230173A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102014114845A1 (en) 2014-10-14 2016-04-14 Deutsche Telekom Ag Method for interpreting automatic speech recognition
JP2018013950A (en) * 2016-07-21 2018-01-25 日本電信電話株式会社 Explanatory expression output device, explanatory expression output method and program
CN112784063A (en) * 2019-03-15 2021-05-11 北京金山数字娱乐科技有限公司 Idiom knowledge graph construction method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102014114845A1 (en) 2014-10-14 2016-04-14 Deutsche Telekom Ag Method for interpreting automatic speech recognition
EP3010014A1 (en) 2014-10-14 2016-04-20 Deutsche Telekom AG Method for interpretation of automatic speech recognition
JP2018013950A (en) * 2016-07-21 2018-01-25 日本電信電話株式会社 Explanatory expression output device, explanatory expression output method and program
CN112784063A (en) * 2019-03-15 2021-05-11 北京金山数字娱乐科技有限公司 Idiom knowledge graph construction method and device

Similar Documents

Publication Publication Date Title
KR101577607B1 (en) Apparatus and method for language expression using context and intent awareness
US10037758B2 (en) Device and method for understanding user intent
KR101309042B1 (en) Apparatus for multi domain sound communication and method for multi domain sound communication using the same
US20190080687A1 (en) Learning-type interactive device
JP7182585B2 (en) program
KR102466489B1 (en) Method and system for providing information to a user relating to a point-of-interest
CN108920450B (en) Knowledge point reviewing method based on electronic equipment and electronic equipment
EP3093842B1 (en) Terminal device, program, and server device for providing information according to user data input
KR20160029587A (en) Method and apparatus of Smart Text Reader for converting Web page through TTS
CN102081634A (en) Speech retrieval device and method
KR101541306B1 (en) Computer enabled method of important keyword extraction, server performing the same and storage media storing the same
JP5371589B2 (en) Infant vocabulary development database creation method, infant vocabulary development database creation device, infant vocabulary development database creation program
CN102930048A (en) Data abundance automatically found by semanteme and using reference and visual data
JP4881147B2 (en) Information retrieval device
JP2005115867A (en) Private information storing device and method, and private information managing device and method
JP2009230173A (en) Synonym conversion system, synonym conversion method and synonym-converting program
WO2018217668A1 (en) Automated classification of network-accessible content
KR102422844B1 (en) Method of managing language risk of video content based on artificial intelligence
JP5245737B2 (en) Speech-to-speech generation device, speech-to-speech generation method, and speech-to-speech generation program
Viola et al. Machine Learning to Geographically Enrich Understudied Sources: A Conceptual Approach.
JP2009265736A (en) Electronic apparatus, control method thereof and computer program
JP2006139484A (en) Information retrieval method, system therefor and computer program
KR101072890B1 (en) Database regularity apparatus and its method, it used speech understanding apparatus and its method
JP5688936B2 (en) Information processing apparatus, information processing method, and program
JP2017102663A (en) Input assist apparatus and input assist method