JP2016218581A - Transition conflict collecting device, method, and program - Google Patents

Transition conflict collecting device, method, and program Download PDF

Info

Publication number
JP2016218581A
JP2016218581A JP2015100347A JP2015100347A JP2016218581A JP 2016218581 A JP2016218581 A JP 2016218581A JP 2015100347 A JP2015100347 A JP 2015100347A JP 2015100347 A JP2015100347 A JP 2015100347A JP 2016218581 A JP2016218581 A JP 2016218581A
Authority
JP
Japan
Prior art keywords
sentence
situation
contradiction
transition
input
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
JP2015100347A
Other languages
Japanese (ja)
Other versions
JP6347519B2 (en
Inventor
竜一郎 東中
Ryuichiro Higashinaka
竜一郎 東中
義博 松尾
Yoshihiro Matsuo
義博 松尾
悠 高畠
Yu Takabatake
悠 高畠
大輔 河原
Daisuke Kawahara
大輔 河原
禎夫 黒橋
Sadao Kurohashi
禎夫 黒橋
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.)
Nippon Telegraph and Telephone Corp
Kyoto University NUC
Original Assignee
Nippon Telegraph and Telephone Corp
Kyoto University NUC
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 Nippon Telegraph and Telephone Corp, Kyoto University NUC filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2015100347A priority Critical patent/JP6347519B2/en
Publication of JP2016218581A publication Critical patent/JP2016218581A/en
Application granted granted Critical
Publication of JP6347519B2 publication Critical patent/JP6347519B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Machine Translation (AREA)

Abstract

PROBLEM TO BE SOLVED: To efficiently acquire a transition conflict pair using crowd sourcing.SOLUTION: An assignment sentence presentation part 18 presents a screen for making a worker input a sentence indicating a situation which is requisite for the situation shown by the assignment sentence. An input part 20 receives the sentence showing the inputted requisite situation. A negative form converter 22 converts the sentence showing the inputted requisite situation into a negative form. An output part 24 outputs a pair of the sentence showing the requisite situation which is converted into the negative form and an assignment sentence as a transition conflict pair as antecedent negation.SELECTED DRAWING: Figure 1

Description

本発明は、推移矛盾収集装置、方法、及びプログラムに係り、特に、推移矛盾ペアを収集するための推移矛盾収集装置、方法、及びプログラムに関する。   The present invention relates to a transition contradiction collection apparatus, method, and program, and more particularly, to a transition contradiction collection apparatus, method, and program for collecting transition contradiction pairs.

自然言語処理における言語生成の分野では一貫した内容を持つ文章を生成することが重要である。しかし、コンピュータの生成する文章が一貫した内容を持つかを判定することは常識的な知識が必要となり簡単ではない。   In the field of language generation in natural language processing, it is important to generate sentences with consistent contents. However, it is not easy to determine whether a computer-generated sentence has consistent contents because it requires common sense knowledge.

たとえば、一貫性を欠く場合として、生成された文章に矛盾が含まれる場合がある。たとえば、「パリに行ったことがないが、エッフェル塔に登った」という文は矛盾を含んでいる。「パリに行ったことがない」ことと「エッフェル塔に登ったこと」は矛盾するからである。   For example, inconsistency may be included in the generated sentence as a case where consistency is lacking. For example, the sentence “I have never been to Paris but climbed the Eiffel Tower” contains a contradiction. This is because “I have never been to Paris” and “I climbed the Eiffel Tower” are contradictory.

このような矛盾を含む文章の生成を避けるためには、矛盾の知識を用いてチェックする必要がある。   In order to avoid the generation of a sentence containing such a contradiction, it is necessary to check using knowledge of the contradiction.

たとえば、「パリに行ったことがない」ことと「エッフェル塔に登ったこと」が矛盾しているという知識をコンピュータが持っていれば、先の例のような文は生成されることはない。   For example, if the computer has the knowledge that "I have never been to Paris" and "I climbed the Eiffel Tower" are contradictory, a sentence like the previous example will not be generated. .

このような矛盾知識を取得する方法論として,コーパスから自動獲得する方法(非特許文献1参照)やクラウドソーシング(インターネット上のユーザにデータ作成を依頼する手法)を用いる方法などがある(非特許文献2参照)。   As a methodology for acquiring such contradiction knowledge, there are a method of automatically acquiring from a corpus (see Non-Patent Document 1) and a method of using crowdsourcing (a method for requesting data creation from a user on the Internet) (Non-Patent Document 1). 2).

Chikara Hashimoto, Kentaro Torisawa, Stijn De Saeger, Jong-Hoon Oh, and Jun'ichi Kazama. Excitatory or inhibitory: A new semantic orientation extracts contradiction and causality from the web. In Proceedings of EMNLP2012, pp. 619-630, 2012.Chikara Hashimoto, Kentaro Torisawa, Stijn De Saeger, Jong-Hoon Oh, and Jun'ichi Kazama.Excitatory or inhibitory: A new semantic orientation extracts contradiction and causality from the web.In Proceedings of EMNLP2012, pp. 619-630, 2012. 高畠悠, 森田一, 河原大輔, 黒橋禎夫, 東中竜一郎, 松尾義博. クラウドソーシングを活用した事態間矛盾の分析と分類, 言語処理学会第21 回年次大会, pp.305-308,2015.Takamine, Hajime Morita, Daisuke Kawahara, Ikuo Kurohashi, Ryuichiro Higashinaka, Yoshihiro Matsuo. Analysis and classification of conflicts between situations using crowdsourcing, 21st Annual Meeting of the Language Processing Society, pp.305-308,2015 .

非特許文献2では、矛盾を同時矛盾と推移矛盾に分類している。同時矛盾とは、同時に起こらないような事態についての矛盾であり、例えば、〈ごはんを食べる、ごはんを食べない〉、〈お腹が一杯だ、腹八分目だ〉などである。   Non-Patent Document 2 classifies contradictions into simultaneous contradictions and transitional contradictions. A simultaneous contradiction is a contradiction about a situation that does not happen at the same time, for example, <eat rice, do not eat rice>, <full stomach, eighth stomach>.

推移矛盾は、時間関係・順序関係のある2つ事態についての矛盾である。時間・順序が前である事態を前件A、後ろである事態を後件Bと呼ぶ。AとBがこのような関係にあるとき、それぞれ次のような場合にAまたはBを否定するとそのペアは矛盾となる。   Transition contradiction is a contradiction between two situations that have a time relationship and an order relationship. The situation where time and order are before is called antecedent A, and the situation behind is called consequent B. When A and B have such a relationship, if A or B is denied in the following cases, the pair becomes contradictory.

前件否定について述べる。AがBの前提条件である場合を考える。たとえば、〈パスポートを持っている、海外旅行に行く〉のように、〈海外旅行に行く〉ための前提条件として、〈パスポートを持っていなければならない〉というような関係である。この時、Aの否定、すなわち前提条件の否定とBは矛盾事態ペアとなる。今の例では〈パスポートを持っていない、海外旅行に行く〉である。   State the negative of the antecedent. Consider the case where A is a precondition for B. For example, as a precondition for <going overseas trip>, such as <having a passport, going overseas trip>, a relationship such as <must have passport>. At this time, the negation of A, that is, the denial of the precondition and B is a contradiction pair. In this example, <I do not have a passport, go abroad>.

後件否定について述べる。Aであれば一般にBであるという場合を考える。たとえば、〈レストランに入る、何かを注文する〉のように、〈レストランに入る〉ならば一般に〈何かを注文する〉というような関係である。この時、Aと、Bの否定とは矛盾事態ペアとなる。今の例では〈レストランに入る、何も注文しない〉である。   Describes the denial of the consequent. If A, generally consider B. For example, “entering a restaurant, ordering something” and “entering a restaurant” generally have a relationship of “ordering something”. At this time, A and the denial of B become a contradiction pair. In this example, <enter the restaurant, do not order anything>.

推移矛盾は、前件否定、後件否定のともに、クラウドソーシングでは獲得しにくいことが分かっている。なぜなら、同時矛盾が言葉の意味を反転させることで、ある程度作成できるのに対し、推移矛盾はそのような簡単な操作ではないからである。実際、非特許文献2では、前件否定の推移矛盾は一つも収集できていない。また、非特許文献1でも反義関係に着目したパターンを用いていることから、同時矛盾は自動獲得できても、推移矛盾の自動獲得はできない。   It is known that transition contradiction is difficult to obtain by crowdsourcing, both for the antecedent denial and the consequent denial. This is because simultaneous contradiction can be created to some extent by reversing the meaning of words, whereas transition contradiction is not such an easy operation. In fact, in Non-Patent Document 2, no transition contradiction in the negative of the antecedent has been collected. Further, even in Non-Patent Document 1, since a pattern focusing on the anomaly relationship is used, even if simultaneous contradiction can be automatically acquired, transition contradiction cannot be automatically acquired.

本発明は上記事情を鑑みてなされたものであり、クラウドソーシングを用いて推移矛盾ペアを効率的に獲得できる推移矛盾収集装置、方法、及びプログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide a transition contradiction collection apparatus, method, and program capable of efficiently acquiring a transition contradiction pair using crowdsourcing.

上記目的を達成するために、第1の発明に係る推移矛盾収集装置は、課題文が表す事態の前提となる事態を表す文をワーカーに入力させるための画面を提示する課題文提示部と、入力された前記前提となる事態を表す文を受け付ける入力部と、前記入力された前記前提となる事態を表す文を否定形に変換し、前記否定形に変換された前記前提となる事態を表す文と前記課題文とのペアを、前件否定となる推移矛盾ペアとして出力する否定形変換部と、を含んで構成されている。   In order to achieve the above object, the transition contradiction collection apparatus according to the first invention includes a task sentence presentation unit that presents a screen for causing a worker to input a sentence representing a situation that is a premise of a situation represented by the task sentence, An input unit that accepts an input sentence representing the presupposed situation; and the input sentence that represents the presupposed situation is converted to a negative form, and represents the presupposed situation converted to the negative form A negative conversion unit that outputs a pair of a sentence and the task sentence as a transition contradiction pair that is an antecedent negative.

第2の発明に係る推移矛盾収集方法は、課題文提示部、入力部、及び否定形変換部を含む推移矛盾収集装置における推移矛盾収集方法であって、前記課題文提示部が、課題文が表す事態の前提となる事態を表す文をワーカーに入力させるための画面を提示し、前記入力部が、入力された前記前提となる事態を表す文を受け付け、前記否定形変換部が、前記入力された前記前提となる事態を表す文を否定形に変換し、前記否定形に変換された前記前提となる事態を表す文と前記課題文とのペアを、前件否定となる推移矛盾ペアとして出力する。   A transition contradiction collection method according to a second invention is a transition contradiction collection method in a transition contradiction collection apparatus including a task sentence presentation unit, an input unit, and a negative form conversion unit, wherein the task sentence presentation unit Presenting a screen for a worker to input a sentence representing a situation that is a premise of the situation to be represented, the input unit accepts the sentence representing the presupposed situation, and the negative form conversion unit is configured to input the input The sentence representing the presupposed situation is converted into a negative form, and the pair of the sentence representing the presupposed situation and the task sentence converted into the negative form is defined as a transition contradiction pair that is antecedent negative. Output.

第1の発明及び第2の発明によれば、課題文が表す事態の前提となる事態を表す文をワーカーに入力させて、入力された前記前提となる事態を表す文を否定形に変換し、前記否定形に変換された前記前提となる事態を表す文と前記課題文とのペアを、前件否定となる推移矛盾ペアとして出力することにより、クラウドソーシングを用いて推移矛盾ペアを効率的に獲得できる。   According to the first invention and the second invention, a worker is allowed to input a sentence representing a situation that is a premise of the situation represented by the task sentence, and the inputted sentence representing the premise situation is converted into a negative form. , By outputting the pair of the sentence representing the presupposed situation converted to the negative form and the task sentence as a transition contradiction pair that is negative in the antecedent, the transition contradiction pair is efficiently generated using crowdsourcing. Can be earned.

第3の発明に係る推移矛盾収集装置は、課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示する課題文提示部と、入力された前記事態を表す文を受け付ける入力部と、前記入力された前記事態を表す文を否定形に変換し、前記課題文と、前記否定形に変換された前記事態を表す文とのペアを、後件否定となる推移矛盾ペアとして出力する否定形変換部と、を含んで構成されている。   The transition contradiction collection device according to the third invention is a task sentence presentation unit that presents a screen for causing a worker to input a sentence that represents a situation that normally occurs after a situation represented by the problem sentence, and a sentence that represents the inputted situation. The input unit that accepts the sentence, the sentence that represents the situation that has been input is converted into a negative form, and the pair of the task sentence and the sentence that represents the situation that has been converted to the negative form becomes a consequent negative transition And a negative conversion unit that outputs as a contradictory pair.

第4の発明に係る推移矛盾収集方法は、課題文提示部、入力部、及び否定形変換部を含む推移矛盾収集装置における推移矛盾収集方法であって、前記課題文提示部が、課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示し、前記入力部が、入力された前記後に通常起こる事態を表す文を受け付け、前記否定形変換部が、前記入力された前記後に通常起こる事態を表す文を否定形に変換し、前記課題文と、前記否定形に変換された前記後に通常起こる事態を表す文とのペアを、後件否定となる推移矛盾ペアとして出力する。   A transition contradiction collection method according to a fourth invention is a transition contradiction collection method in a transition contradiction collection apparatus including a task sentence presentation unit, an input unit, and a negative form conversion unit, wherein the task sentence presentation unit Presenting a screen for allowing a worker to input a sentence indicating a situation that normally occurs after the situation to be expressed, the input unit accepts a sentence indicating a situation that normally occurs after the input, and the negative form conversion unit includes the input A sentence representing a situation that normally occurs after being converted into a negative form, and a pair of the task sentence and a sentence representing a situation that normally occurs after being converted into the negative form is a transition contradiction pair that becomes a consequent negation Output as.

第3の発明及び第4の発明によれば、課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させて、入力された前記後に通常起こる事態を表す文を否定形に変換し、前記課題文と前記否定形に変換された前記後に通常起こる事態を表す文とのペアを、後件否定となる推移矛盾ペアとして出力することにより、クラウドソーシングを用いて推移矛盾ペアを効率的に獲得できる。   According to the third and fourth aspects of the invention, a sentence representing a situation that normally occurs after the situation represented by the subject sentence is input to the worker, and the sentence that represents the situation that usually occurs after the input is converted into a negative form. , And output a pair of the task sentence and the sentence that normally occurs after the conversion into the negative form as a transition contradiction pair that becomes a consequent negation, thereby making it possible to efficiently generate a transition contradiction pair using crowdsourcing. Can be earned.

第3の発明に係る推移矛盾収集装置は、前記課題文を過去形に変換する過去形変換部を更に含み、前記課題文提示部は、前記過去形変換部によって過去形に変換された前記課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示することができる。   The transition contradiction collection device according to a third aspect of the present invention further includes a past tense conversion unit that converts the task sentence into a past tense, and the task sentence presentation unit converts the task sentence into a past tense by the past tense conversion unit. It is possible to present a screen for allowing the worker to input a sentence representing a situation that usually occurs after the situation represented by the sentence.

第4の発明に係る推移矛盾収集方法は、過去形変換部が、前記課題文を過去形に変換することを更に含み、前記課題文提示部によって前記画面を提示することでは、前記過去形変換部によって過去形に変換された前記課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示することができる。   According to a fourth aspect of the present invention, the past contradiction collecting method further includes a past tense conversion unit converting the task sentence into a past tense, wherein the past sentence conversion is performed by presenting the screen by the task sentence presenting unit. It is possible to present a screen for allowing the worker to input a sentence representing a situation that usually occurs after the situation represented by the task sentence converted into the past form by the section.

また、第5の発明に係るプログラムは、コンピュータを、上記の推移矛盾収集装置を構成する各部として機能させるためのプログラムである。   A program according to the fifth invention is a program for causing a computer to function as each unit constituting the transition contradiction collection apparatus.

以上説明したように、本発明の推移矛盾収集装置、方法、及びプログラムによれば、クラウドソーシングを用いて推移矛盾ペアを効率的に獲得できる、という効果が得られる。   As described above, according to the transition contradiction collection apparatus, method, and program of the present invention, it is possible to effectively obtain a transition contradiction pair using crowdsourcing.

本発明の実施の形態に係る推移矛盾収集装置の構成を示すブロック図である。It is a block diagram which shows the structure of the transition contradiction collection apparatus which concerns on embodiment of this invention. 教示を表す画面の一例を示すイメージ図である。It is an image figure which shows an example of the screen showing teaching. 教示を表す画面の一例を示すイメージ図である。It is an image figure which shows an example of the screen showing teaching. 本発明の実施の形態における推移矛盾収集処理ルーチンの内容を示すフローチャートである。It is a flowchart which shows the content of the transition contradiction collection process routine in embodiment of this invention.

以下、図面を参照して本発明の実施の形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

<本実施の形態の概要>
ある課題文が表す事態についての推移矛盾を、クラウドソーシングを用いて収集することを考える。課題文とは、〈選挙に当選する〉などの何らかの事態を表した文である。なお、事態とは、述部と0個以上の項からなるものとする。
<Outline of the present embodiment>
Consider collecting the contradiction about the situation represented by a certain sentence using crowdsourcing. A task sentence is a sentence that represents a certain situation such as <winning the election>. Note that a situation consists of a predicate and zero or more terms.

前件否定とは、ある事態と、その事態の前提条件を否定している事態との関係である。しかし、矛盾すなわち前提条件の否定を考えるよりも、単に前提条件を考えるほうがワーカー(クラウドソーシングのユーザ)にとって簡単なタスクと考えられるため、ワーカーには前提条件を書いてもらう。〈選挙に当選する〉の場合、選挙に当選するための前提条件は〈選挙に立候補する〉や〈被選挙権を持っている〉だろう。このような文をワーカーに書いてもらう。そして、前提条件を自動的に変換し否定形にする。〈選挙に立候補する〉であれば〈選挙に立候補しない〉、〈被選挙権を持っている〉であれば〈被選挙権を持っていない〉のように変換する。最後に、否定形に変換した文と課題文をペアにして前件否定の矛盾とする。すなわち、〈選挙に立候補しない〉と〈選挙に当選する〉、〈被選挙権を持っていない〉と〈選挙に当選する〉という前件否定の推移矛盾が獲得できる。   Antecedent denial is the relationship between a certain situation and a situation in which the preconditions for that situation are denied. However, since it is considered a simple task for a worker (a user of crowdsourcing) rather than simply considering a contradiction, that is, denial of a precondition, the worker writes the precondition. In the case of <winning the election>, the prerequisites for winning the election will be <candidate for election> and <have the right to be elected>. Ask a worker to write such a sentence. Then, the precondition is automatically converted into a negative form. If it is <candidate for election>, it will be converted to <do not stand for election>, and if it has <election right>, <do not have eligibility for election>. Finally, the sentence converted into the negative form and the task sentence are paired as an antecedent negative contradiction. In other words, it is possible to obtain a contradiction of the negatives of the antecedents: <no candidate for election>, <winning for election>, <not eligible for election>, and <winning for election>.

後件否定とは、ある事態と、その事態が起きた後通常の場合起こることを否定した事態との関係である。しかし、前件否定と同様に、矛盾すなわち通常の場合起こることの否定を考えるよりも、単に通常の場合起こることを考えるほうがワーカーにとって簡単なタスクであると考えられる。そこで、ワーカーには課題文を提示し、その後通常の場合起こることを書いてもらうことにする。このとき、課題文を過去形に自動的に変換する。これはワーカーに推移を考えやすくするためである。課題文が〈温泉に行く〉であると、〈温泉に行った〉のように変換する。ワーカーは、この課題文について通常の場合起こることを書いてもらう。たとえば、〈体を洗う〉や〈温泉に浸かる〉が入力されたとする。その後、これらの入力された文を否定形に自動的に変換する。〈体を洗わない〉や〈温泉に浸からない〉などである。こうすることによって、〈温泉に行く〉と〈体を洗わない〉、〈温泉に行く〉と〈温泉に浸からない〉という後件否定の推移矛盾が獲得できる。   Subsequent denial is the relationship between a certain situation and a situation that denies what would normally happen after the situation occurred. However, as with the antecedent denial, it is considered a simple task for workers to simply think about what happens in the normal case rather than considering contradiction, ie, denial of what would normally happen. Therefore, the worker presents the task sentence, and then asks the worker to write what normally happens. At this time, the task sentence is automatically converted into the past tense. This is to make it easier for workers to consider the transition. If the assignment sentence is <Go to hot spring>, it will be converted to <Go to hot spring>. Workers are asked to write what normally happens for this task statement. For example, it is assumed that <wash body> or <soak in hot spring> is input. Then, these input sentences are automatically converted into negative forms. <Do not wash your body> or <Do not immerse yourself in hot springs>. By doing this, it is possible to acquire the contradiction of the negative of the consequent of <going to the hot spring>, <do not wash the body>, <going to the hot spring>, and <do not soak in the hot spring>.

<システム構成>
本発明の実施の形態に係る推移矛盾収集装置10は、CPU(Central Processing Unit)と、RAM(Random Access Memory)と、後述する推移矛盾収集処理ルーチンを実行するための推移矛盾収集プログラムを記憶したROM(Read Only Memory)とを備えたコンピュータで構成されている。CPUが推移矛盾収集プログラムを、内部記憶装置であるROMから読み込んで実行することにより、コンピュータが推移矛盾収集装置10として機能する。
<System configuration>
The transition contradiction collection apparatus 10 according to the embodiment of the present invention stores a CPU (Central Processing Unit), a RAM (Random Access Memory), and a transition contradiction collection program for executing a transition contradiction collection processing routine described later. It is comprised with the computer provided with ROM (Read Only Memory). The CPU functions as the transition contradiction collection apparatus 10 when the CPU reads and executes the transition contradiction collection program from the ROM which is an internal storage device.

図1に示すように、推移矛盾収集装置10は、課題文集合12、課題文取得部14、過去形変換部16、課題文提示部18、入力部20、否定形変換部22、及び出力部24を備えている。   As shown in FIG. 1, the transition contradiction collection apparatus 10 includes a task sentence set 12, a task sentence acquisition unit 14, a past form conversion unit 16, a task sentence presentation unit 18, an input unit 20, a negative form conversion unit 22, and an output unit. 24.

課題文集合12には、事態を表す課題文の集合が記憶されている。   The task sentence set 12 stores a set of task sentences representing the situation.

課題文取得部14は、課題文集合12から一つ以上の課題文を取得する。   The assignment sentence acquisition unit 14 acquires one or more assignment sentences from the assignment sentence set 12.

過去形変換部16は、収集したい推移矛盾ペアが後件否定の推移矛盾ペアである場合、課題文取得部14によって取得した課題文を過去形に変換する。収集したい推移矛盾ペアが前件否定の場合は、課題文取得部14によって取得した課題文をそのまま課題文提示部18に送る。   The past tense conversion unit 16 converts the task sentence acquired by the task sentence acquiring unit 14 into a past tense when the transition contradiction pair to be collected is a transition contradiction pair with no consequent. If the transition contradiction pair to be collected is negative in the antecedent, the assignment sentence acquired by the assignment sentence acquisition unit 14 is sent to the assignment sentence presentation unit 18 as it is.

ここで、変換対象としている表現は、文内の末尾にある、動詞、形容詞、活用のある接尾辞、及び判定詞である。   Here, expressions to be converted are verbs, adjectives, useful suffixes, and determiners at the end of the sentence.

従来既知の形態素解析器JUMANを用いて、課題文に対して形態素解析処理を行い、形態素解析器JUMANの辞書をもとに、品詞と活用型、活用形ごとに処理を行う。基本的にはタ形に活用できる場合はタ形に変換する処理を行う。   The morpheme analysis processing is performed on the task sentence using the conventionally known morphological analyzer JUMAN, and the processing is performed for each part of speech, the usage type, and the usage type based on the dictionary of the morphological analyzer JUMAN. Basically, if it can be used in a shape, it is converted to a shape.

たとえば、以下は形態素解析器JUMAN の「走る」に対する形態素解析結果である。   For example, the following is the result of morpheme analysis for “run” by morphological analyzer JUMAN.

走る はしる 走る 動詞 2 * 0 子音動詞ラ行 10 基本形 2 "代表表記:走る/はしる"   Run Hashiru Run Verb 2 * 0 Consonant Verb La Line 10 Basic Form 2 "Representative: Run / Hashiru"

4カラム目が品詞、8カラム目が活用型(ナ形容詞,イ形容詞)、10カラム目が活用形である。この形態素解析結果をもとに、「走る」のタ形を形態素解析器の辞書から取得することで、「走った」が得られる。   The fourth column is the part of speech, the eighth column is the conjugation type (N adjectives, adjectives), and the tenth column is the conjugation form. Based on the result of morphological analysis, “run” is obtained by acquiring the “run” shape from the dictionary of the morphological analyzer.

辞書にはタ形として、以下のようなエントリが存在する。   The dictionary has the following entries as a pattern.

走った はしった 走る 動詞 2 * 0 子音動詞ラ行 10 タ形 10 "代表表記:走る/はしる"   Ran hashes run verbs 2 * 0 consonant verbs la line 10 form 10 "representative notation: run / hashiru"

本実施の形態では、形態素解析器にJUMANを用いているが、フリーソフトであるChasen やMecabなどを用いてもよい。   In this embodiment, JUMAN is used for the morphological analyzer, but Chasen, Mecab, etc., which are free software, may be used.

なお、過去形の変換については、以下の(1)〜(4)に示す場合のみ例外的な処理を行う。   The past tense conversion is exceptionally performed only in the following cases (1) to (4).

(1)変換元の表現が命令形の場合(たとえば、「走れ」)は、当該表現を過去形にできないため、そのまま出力する。 (1) If the conversion source expression is an instruction form (for example, “run”), the expression cannot be converted to the past form and is output as it is.

(2)変換元の表現が形容詞「いい」の場合、辞書に基づいてそのまま変換すると「いかった」になってしまい不自然なため、「よかった」に置き換える。 (2) If the expression of the conversion source is the adjective “good”, if it is converted as it is based on the dictionary, it will become “good”, and it is unnatural, so it is replaced with “good”.

(3)変換元の表現が動詞「いる」の場合、「いる」は「居た」と「炒った」など、どちらに変換するべきか曖昧なため、「いた」に固定的に変換する。 (3) If the expression of the conversion source is the verb “I”, it is ambiguous which “I” should be converted, such as “I was” or “Fried”, so it is fixedly converted to “I”.

(4)変換元の表現が、判定詞、ナ形容詞の場合、ダ列タ形とデアル列タ形の2つの変換候補があるため、ダ列タ形に固定し、変換する。 (4) When the conversion source expression is a judgment word or a nadic adjective, there are two conversion candidates of a da string form and a dual string form, so the data is fixed and converted into the da string form.

この処理によって、「温泉に行く」という課題文であれば、「温泉に行った」が得られる。そして、この変換された課題文は、課題文提示部18に送られる。   With this process, if the subject sentence is “go to hot spring”, “go to hot spring” is obtained. Then, the converted task sentence is sent to the task sentence presentation unit 18.

課題文提示部18は、課題文取得部14から得られた課題文、もしくは過去形変換部16から送られた過去形に変換された課題文を教示とともに表示した画面をワーカーに提示する。教示とは、ワーカーにどのような文を入力して欲しいかを伝える指示であり、前件否定を収集する場合、後件否定を収集する場合、それぞれ異なる教示を用いる。なお、収集される文の質を高めるために、関連性の低い文の入力を避けるようにとの注意事項も同時に提示している。   The task sentence presentation unit 18 presents to the worker a screen that displays the task sentence obtained from the task sentence acquisition unit 14 or the task sentence converted into the past form sent from the past form conversion unit 16 together with the teaching. The teaching is an instruction that tells the worker what kind of sentence the worker wants to input. When collecting antecedent denial and when collecting antecedent denial, different teachings are used. In addition, in order to improve the quality of the collected sentences, a precaution to avoid inputting less relevant sentences is also presented.

前件否定を収集する場合、図2に示すような、課題文が表す事態の前提となる事態を表す文をワーカーに入力させるための画面を提示し、後件否定を収集する場合、図3に示すような、課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示する。   When collecting the antecedent denial, as shown in FIG. 2, when presenting a screen for allowing the worker to input a sentence representing the situation that is the premise of the situation represented by the task sentence, and collecting the antecedent denial, As shown in Fig. 5, a screen is displayed for allowing the worker to input a sentence that represents a situation that usually occurs after the situation represented by the task sentence.

入力部20は、課題文提示部18が課題文及び教示を表す画面を提示した後、ワーカーに対して、入力フィールドを有する画面を提示し、ワーカーからの入力を待つ。ワーカーが入力を終え、入力を終了したことが入力終了のボタン押下によって示されたら、入力された文を受け付け、否定形変換部22に送る。   The input unit 20 presents a screen having an input field to the worker after the task sentence presentation unit 18 presents a screen representing the task sentence and the teaching, and waits for input from the worker. When the worker finishes input and the input end button is indicated by pressing the input end button, the input sentence is accepted and sent to the negative form conversion unit 22.

否定形変換部22は、入力部20が受け付けた入力文を否定形に変換する。   The negative form conversion unit 22 converts the input sentence received by the input unit 20 into a negative form.

ここで、変換対象としている表現は、文内の末尾にある、動詞、形容詞、一部の接尾辞、及び判定詞である。形態素解析器JUMANを用いて、入力された文に対して形態素解析処理を行い、形態素解析器JUMANの辞書をもとに、以下の(1)〜(5)に示すように品詞と活用型、活用形ごとに変換処理を行う。   Here, the expressions to be converted are verbs, adjectives, some suffixes, and determiners at the end of the sentence. The morpheme analyzer JUMAN is used to perform morpheme analysis on the input sentence. Based on the dictionary of the morpheme analyzer JUMAN, as shown in the following (1) to (5), Performs conversion processing for each utilization form.

(1)入力された文の末尾が動詞である場合、以下のように変換処理を行う。 (1) When the end of the input sentence is a verb, the conversion process is performed as follows.

末尾の動詞が未然形の場合(入力が否定形の場合)、基本形に変換し、以降の接尾辞等を削除する(走らない→ 走る)。
末尾の動詞がタ形の場合、未然形+"なかった"の形に変換する(走った→ 走らなかった)。
末尾の動詞が命令形の場合、基本形+"な"の形に変換する(走れ→ 走るな)。
例外として、末尾の動詞が「いる」、「ある」、サ変動詞である場合、個別に対応する否定形へ変換する。
それ以外の場合には、未然形+"ない"の形に変換する(走る→ 走らない)。
If the final verb is a blank form (when the input is a negative form), convert it to the basic form and delete the suffixes after that (do not run → run).
If the last verb is a tag form, convert it to the form of the original form + “not” (run → did not run).
If the last verb is imperative, convert it to the basic form + "na" (run → don't run).
As an exception, if the last verb is “I”, “A”, or “Sa”, it is converted to the corresponding negative form.
In all other cases, convert it to the form of the original form + "not" (run → do not run).

(2)入力された文の末尾がナ形容詞の場合、以下のように変換処理を行う。 (2) If the input sentence ends with a na-adjective, the conversion process is performed as follows.

末尾のナ形容詞がテ形・ジャ形+"ない"の場合、基本形に変換し、以降を削除する(綺麗でない,綺麗じゃない→綺麗だ)。
末尾のナ形容詞がテ形・ジャ形+"なかった"の場合、タ形に変換する(綺麗でなかった,綺麗じゃなかった→ 綺麗だった)。
末尾のナ形容詞がタ形の場合、テ形+"なかった" の形に変換する。
それ以外の場合、テ形+"ない"の形に変換する。
If the last adjective is a te form / ja form + “not”, convert it to a basic form and delete the rest (not clean, not clean → clean).
If the last adjective is a te form / ja form + “not”, it is converted to a ta form (not clean, not clean → clean).
If the last adjective is a Ta-form, it is converted to the Te form + "Not".
In other cases, it is converted to a "te" + "no" form.

(3)入力された文の末尾がイ形容詞の場合、以下のように変換処理を行う。 (3) If the input sentence ends with an adjective, the conversion process is performed as follows.

末尾のイ形容詞が"ない"の場合、「ある」の対応する形に置き換える(方法がない→ 方法がある)。
末尾のイ形容詞が連用形の場合、基本形に変換し、以降を削除する(欲しくない→ 欲しい)。
末尾のイ形容詞が連用形+"なかった"の場合、タ形に変換する(欲しくなかった→ 欲しかった)。
それ以外の場合、連用形+"ない"の形に変換する(欲しい→ 欲しくない)。
If the last adjective is "no", replace it with the corresponding form of "yes" (no method → there is a method).
If the last adjective is a continuous form, convert it to the basic form and delete the rest (I don't want it → I want it).
If the adjective at the end is a combined form + "I didn't", convert it to a T-form (I didn't want it → I wanted it).
In other cases, convert to continuous form + "no" form (want → not wanted).

(4)入力された文の末尾が接尾辞(「ない」を除く)の場合、以下のように変換処理を行う。 (4) If the input sentence ends with a suffix (excluding “none”), the conversion process is performed as follows.

末尾の接尾辞が連用形+"ない"の場合、基本形に変換する(走りたくない→ 走りたい)。
末尾の接尾辞が連用形+"なかった"の場合、タ形に変換する。
末尾の接尾辞が基本形の場合、未然形+"ない"の形に変換する(走りたい→ 走りたくない)。
末尾の接尾辞がタ形の場合、連用形+"なかった"の形に変換する。
If the suffix at the end is the combined form + "not", convert it to the basic form (I do not want to run → I want to run).
If the suffix at the end is continuous + “not”, it is converted to a tag.
If the suffix at the end is a basic form, convert it to the form of the original form + "None" (I want to run → I don't want to run).
If the suffix at the end is a T-shape, it is converted to a continuous shape + “not”.

(5)入力された文の末尾が判定詞の場合、以下のように変換処理を行う。 (5) When the end of the input sentence is a judgment word, the conversion process is performed as follows.

末尾の判定詞がタ形の場合、"でなかった"に置き換える(雨だった→ 雨でなかった)。
末尾の判定詞がテ形・ジャ形+"ない"の場合、基本形に置き換える(雨じゃない→ 雨だ)。
末尾の判定詞がテ形・ジャ形+"なかった"の場合、タ形に置き換える(雨じゃなかった→ 雨だった)。
それ以外の場合、テ形+"ない"の形に変換する(雨だ→ 雨でない)。
If the last terminator is a tag, replace it with "not" (rain was not rain).
If the last judgment is Te / Ja + “None”, replace it with the basic form (not rain → rain).
If the last judgment is Te / Ja + “Not”, replace it with a Ta (it was not rain → it was rain).
Otherwise, convert it to the shape of “Te” + “None” (rainy → not rainy).

上記のようにして否定形に変換された入力文は出力部24に送られる。   The input sentence converted into the negative form as described above is sent to the output unit 24.

出力部24は、課題文取得部14が取得した課題文と、否定形に変換された入力文とのペアを、推移矛盾ペアとして出力する。前件否定を取得する場合、受け取った否定形に変換された入力文と課題文をこの順番でペアとする。後件否定を取得する場合、課題文と受け取った否定形に変換された入力文をこの順番でペアとする。   The output unit 24 outputs a pair of the task sentence acquired by the task sentence acquiring unit 14 and the input sentence converted into a negative form as a transition contradiction pair. When obtaining the negative of the antecedent, the input sentence and the task sentence converted into the received negative form are paired in this order. When acquiring the consequent negation, the task sentence and the input sentence converted into the received negative form are paired in this order.

<推移矛盾収集装置の作用>
次に、本実施の形態に係る推移矛盾収集装置10の作用について説明する。まず、前件否定の推移矛盾ペア又は後件否定の推移矛盾ペアを収集する指示が入力されると、推移矛盾収集装置10では、図4に示す推移矛盾収集処理ルーチンが実行される。
<Operation of transition contradiction collector>
Next, the operation of the transition contradiction collection apparatus 10 according to this embodiment will be described. First, when an instruction to collect a transition contradiction pair with an antecedent negative or a transition contradiction pair with a negative consequent is input, the transition contradiction collection apparatus 10 executes a transition contradiction collection processing routine shown in FIG.

まず、ステップS100において、課題文集合12から、課題文を取得する。ステップS102では、後件否定の推移矛盾ペアを収集するのか否かを判定する。後件否定の推移矛盾ペアを収集する場合には、ステップS104へ移行し、一方、前件否定の推移矛盾ペアを収集する場合には、ステップS106へ移行する。   First, in step S100, an assignment sentence is acquired from the assignment sentence set 12. In step S <b> 102, it is determined whether to collect a transition contradiction pair in which the consequent is negative. When collecting a contradiction negative contradiction pair, the process proceeds to step S104. On the other hand, when collecting a contradiction negative contradiction pair, the process proceeds to step S106.

ステップS104では、上記ステップS100で取得した課題文を過去形に変換する。   In step S104, the task sentence acquired in step S100 is converted into a past tense.

ステップS106では、上記ステップS100で取得した課題文、及び前件否定又は後件否定を入力させる教示を表した画面をワーカーに対して提示する。   In step S106, the task sentence acquired in step S100 and a screen representing teaching for inputting antecedent denial or consequent denial are presented to the worker.

そして、ステップS108では、入力フィールドを有する画面を提示し、ワーカーにより入力された文を受け付けたか否かを判定する。ワーカーが、入力フィールドに対して前件否定又は後件否定となる文を入力すると、ステップS110へ進む。   In step S108, a screen having an input field is presented, and it is determined whether or not a sentence input by the worker has been accepted. When the worker inputs a sentence that is negative or negative in the input field, the process proceeds to step S110.

ステップS110では、上記ステップS108で受け付けた入力文を否定形に変換する。そして、ステップS112において、前件否定の推移矛盾ペアを収集するのか否かを判定する。前件否定の推移矛盾ペアを収集する場合には、ステップS114へ移行し、上記ステップS110で否定形に変換された入力文と、上記ステップS100で取得した課題文とのペアを、前件否定の推移矛盾ペアとして出力し、推移矛盾収集処理ルーチンを終了する。
一方、後件否定の推移矛盾ペアを収集する場合には、ステップS116へ移行し、上記ステップS100で取得した課題文と、上記ステップS110で否定形に変換された入力文とのペアを、後件否定の推移矛盾ペアとして出力し、推移矛盾収集処理ルーチンを終了する。
In step S110, the input sentence received in step S108 is converted into a negative form. Then, in step S112, it is determined whether or not the antecedent negative transition contradiction pair is collected. In the case of collecting the transition contradiction pairs in which the antecedent is negative, the process proceeds to step S114, and the pair of the input sentence converted into the negative form in step S110 and the assignment sentence acquired in step S100 is determined as the antecedent negative. The transition contradiction pair is output, and the transition contradiction collection processing routine is terminated.
On the other hand, in the case of collecting a transition contradiction pair in which the consequent is negative, the process proceeds to step S116, and a pair of the task sentence acquired in step S100 and the input sentence converted into a negative form in step S110 is changed to the following. A negative contradictory transition contradiction pair is output, and the transition contradiction collection processing routine is terminated.

<収集実験>
本発明によって推移矛盾が収集できるかを一般的なクラウドソーシングサービスを用いて評価したところ、課題文が表す事態が起こるための前提条件を、20名のワーカーにそれぞれ2文以上書いてもらい否定形変換をすることで、48の前件否定の推移矛盾ペアを得ることができた。また、課題文が表す事態が起きた後に通常起こることを、20名のワーカーにそれぞれ2文以上書いてもらい否定形変換をすることで、44の後件否定の推移矛盾ペアを得ることができた。この収集実験により、本発明が単純にワーカーに矛盾を書いてもらうということでは得られない推移矛盾を取得できることが示された。
<Collecting experiment>
As a result of evaluating whether or not the transition contradiction can be collected by the present invention using a general crowdsourcing service, 20 workers each write two or more preconditions for the situation represented by the problem sentence to be negated. By converting, we were able to obtain 48 contradictory transition contradictory pairs. In addition, it is possible to obtain 44 contradictory negative transition contradictions by having 20 workers each write two or more sentences and performing a negative conversion that happens after the situation that the task sentence represents. It was. This collection experiment showed that the present invention can acquire a transition contradiction that cannot be obtained simply by having a worker write a contradiction.

以上説明したように、本実施の形態に係る推移矛盾収集装置によれば、課題文が表す事態の前提となる事態を表す文をワーカーに入力させて、入力された前提となる事態を表す文を否定形に変換し、否定形に変換された、前提となる事態を表す文と、課題文とのペアを、前件否定となる推移矛盾ペアとして出力することにより、クラウドソーシングを用いて推移矛盾ペアを効率的に獲得できる。   As described above, according to the transition contradiction collection device according to the present embodiment, a sentence that represents a situation that is the premise of the situation represented by the task sentence is input to the worker, and a sentence that represents the premise that has been entered. Is converted into a negative form, and the sentence that represents the precondition that has been converted to the negative form and the task sentence are output as a transition contradiction pair that is negative in the antecedent, so that the transition using crowdsourcing Efficiently obtain contradictory pairs.

また、課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させて、入力された後に通常起こる事態を表す文を否定形に変換し、課題文と、否定形に変換された、後に通常起こる事態を表す文とのペアを、後件否定となる推移矛盾ペアとして出力することにより、クラウドソーシングを用いて推移矛盾ペアを効率的に獲得できる。   In addition, let the worker input a sentence that represents the situation that normally occurs after the situation that the task sentence represents, convert the sentence that normally occurs after being input to a negative form, converted to a task sentence and a negative form, By outputting a pair with a sentence representing a situation that normally occurs later as a transition contradiction pair that is a consequent negation, a transition contradiction pair can be efficiently obtained using crowdsourcing.

また、収集した推移矛盾ペアを用いることにより、言語生成システムにおいて、矛盾しない発話の生成が実現され、ユーザにとって理解しやすい文章がコンピュータによって生成されるようになる。これにより、人間の知的活動を促進することができる。   In addition, by using the collected transition contradiction pairs, in the language generation system, it is possible to generate utterances that are not inconsistent and to generate sentences that are easy for the user to understand. Thereby, human intellectual activity can be promoted.

なお、本発明は、上記実施の形態に限定されるものではなく、この発明の要旨を逸脱しない範囲内で様々な変形や応用が可能である。   The present invention is not limited to the above embodiment, and various modifications and applications can be made without departing from the gist of the present invention.

例えば、前件否定となる推移矛盾ペアと後件否定となる推移矛盾ペアとを収集する場合を例に説明したが、これに限定されるものではなく、前件否定となる推移矛盾ペアのみ、又は後件否定となる推移矛盾ペアのみを収集するようにしてもよい。   For example, the case of collecting the transition contradiction pair that becomes the antecedent negation and the transition contradiction pair that becomes the consequent denial was explained as an example, but it is not limited to this, only the transition contradiction pair that becomes the antecedent denial, Or you may make it collect only the transition contradiction pair which becomes a consequent negation.

また、本願明細書中において、プログラムが予めインストールされている実施の形態として説明したが、外部の記憶装置や記録媒体等に格納されたプログラムを随時読み込んで、またインターネットを介してダウンロードして実行するようにしてもよい。また、当該プログラムを、コンピュータ読み取り可能な記録媒体に格納して提供することも可能である。   Further, in the present specification, the embodiment in which the program is preinstalled has been described. However, the program stored in an external storage device or recording medium is read as needed, and is downloaded and executed via the Internet. You may make it do. In addition, the program can be provided by being stored in a computer-readable recording medium.

10 推移矛盾収集装置
12 課題文集合
14 課題文取得部
16 過去形変換部
18 課題文提示部
20 入力部
22 否定形変換部
24 出力部
DESCRIPTION OF SYMBOLS 10 Transition contradiction collection apparatus 12 Problem sentence set 14 Problem sentence acquisition part 16 Past form conversion part 18 Problem sentence presentation part 20 Input part 22 Negative form conversion part 24 Output part

Claims (7)

課題文が表す事態の前提となる事態を表す文をワーカーに入力させるための画面を提示する課題文提示部と、
入力された前記前提となる事態を表す文を受け付ける入力部と、
前記入力された前記前提となる事態を表す文を否定形に変換し、前記否定形に変換された前記前提となる事態を表す文と前記課題文とのペアを、前件否定となる推移矛盾ペアとして出力する否定形変換部と、
を含む推移矛盾収集装置。
An assignment sentence presenting section that presents a screen for allowing a worker to input a sentence representing a situation that is a premise of the situation represented by the assignment sentence;
An input unit for receiving a sentence representing the input presupposed situation;
The input sentence that represents the presupposed situation is converted to a negative form, and the pair of the sentence that represents the presupposed situation and the task sentence that has been converted to the negative form is a transition contradiction that results in a negative of the antecedent A negative conversion unit that outputs as a pair;
Transition contradiction collector including
課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示する課題文提示部と、
入力された前記後に通常起こる事態を表す文を受け付ける入力部と、
前記入力された前記後に通常起こる事態を表す文を否定形に変換し、前記課題文と、前記否定形に変換された前記後に通常起こる事態を表す文とのペアを、後件否定となる推移矛盾ペアとして出力する否定形変換部と、
を含む推移矛盾収集装置。
An assignment sentence presenting section that presents a screen for allowing a worker to input a sentence representing a situation that normally occurs after the situation represented by the assignment sentence;
An input unit for receiving a sentence representing a situation that normally occurs after the input;
The input sentence that represents a situation that normally occurs after the conversion is converted into a negative form, and the pair of the task sentence and the sentence that normally occurs after the conversion is converted to the negative form, a transition that becomes a consequent negative A negative conversion unit that outputs as a contradictory pair;
Transition contradiction collector including
前記課題文を過去形に変換する過去形変換部を更に含み、
前記課題文提示部は、前記過去形変換部によって過去形に変換された前記課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示する請求項2記載の推移矛盾収集装置。
It further includes a past tense conversion unit for converting the task sentence into a past tense,
The transition according to claim 2, wherein the task sentence presentation unit presents a screen for allowing a worker to input a sentence representing a situation that normally occurs after the situation represented by the task sentence converted into the past form by the past form conversion unit. Contradiction collector.
課題文提示部、入力部、及び否定形変換部を含む推移矛盾収集装置における推移矛盾収集方法であって、
前記課題文提示部が、課題文が表す事態の前提となる事態を表す文をワーカーに入力させるための画面を提示し、
前記入力部が、入力された前記前提となる事態を表す文を受け付け、
前記否定形変換部が、前記入力された前記前提となる事態を表す文を否定形に変換し、前記否定形に変換された前記前提となる事態を表す文と前記課題文とのペアを、前件否定となる推移矛盾ペアとして出力する
推移矛盾収集方法。
A transition contradiction collection method in a transition contradiction collection device including an assignment sentence presentation unit, an input unit, and a negative form conversion unit,
The assignment sentence presentation unit presents a screen for causing a worker to input a sentence representing a situation that is a premise of the situation represented by the assignment sentence,
The input unit accepts a sentence representing the input presupposed situation,
The negative form conversion unit converts the input sentence representing the presupposed situation into a negative form, and a pair of a sentence representing the presupposed situation converted into the negative form and the task sentence, Transition contradiction collection method to output as a transition contradiction pair that is negative for the antecedent.
課題文提示部、入力部、及び否定形変換部を含む推移矛盾収集装置における推移矛盾収集方法であって、
前記課題文提示部が、課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示し、
前記入力部が、入力された前記後に通常起こる事態を表す文を受け付け、
前記否定形変換部が、前記入力された前記後に通常起こる事態を表す文を否定形に変換し、前記課題文と、前記否定形に変換された前記後に通常起こる事態を表す文とのペアを、後件否定となる推移矛盾ペアとして出力する
推移矛盾収集方法。
A transition contradiction collection method in a transition contradiction collection device including an assignment sentence presentation unit, an input unit, and a negative form conversion unit,
The task sentence presenting unit presents a screen for causing a worker to input a sentence representing a situation that normally occurs after the situation represented by the task sentence,
The input unit accepts a sentence representing a situation that normally occurs after the input,
The negative form conversion unit converts the input sentence that normally occurs after the sentence into a negative form, and converts the task sentence and the sentence that normally occurs after the conversion into the negative form. , A transition contradiction collection method that outputs as a transition contradiction pair that is a negative of the consequent.
過去形変換部が、前記課題文を過去形に変換することを更に含み、
前記課題文提示部によって前記画面を提示することでは、前記過去形変換部によって過去形に変換された前記課題文が表す事態の後に通常起こる事態を表す文をワーカーに入力させるための画面を提示する請求項5記載の推移矛盾収集方法。
The past tense conversion unit further includes converting the task sentence into a past tense,
Presenting the screen by the task sentence presentation unit presents a screen for allowing a worker to input a sentence representing a situation that normally occurs after the situation represented by the task sentence converted to the past form by the past form conversion unit. The transition contradiction collection method according to claim 5.
コンピュータを、請求項1〜請求項3の何れか1項記載の推移矛盾収集装置を構成する各部として機能させるためのプログラム。   The program for functioning a computer as each part which comprises the transition contradiction collection apparatus of any one of Claims 1-3.
JP2015100347A 2015-05-15 2015-05-15 Transition contradiction collection apparatus, method, and program Active JP6347519B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015100347A JP6347519B2 (en) 2015-05-15 2015-05-15 Transition contradiction collection apparatus, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015100347A JP6347519B2 (en) 2015-05-15 2015-05-15 Transition contradiction collection apparatus, method, and program

Publications (2)

Publication Number Publication Date
JP2016218581A true JP2016218581A (en) 2016-12-22
JP6347519B2 JP6347519B2 (en) 2018-06-27

Family

ID=57578424

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015100347A Active JP6347519B2 (en) 2015-05-15 2015-05-15 Transition contradiction collection apparatus, method, and program

Country Status (1)

Country Link
JP (1) JP6347519B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004318557A (en) * 2003-04-17 2004-11-11 Fuji Xerox Co Ltd Support device for operation process design
JP2013175097A (en) * 2012-02-27 2013-09-05 National Institute Of Information & Communication Technology Predicate template gathering device, specific phrase pair gathering device, and computer program therefor
JP2015075854A (en) * 2013-10-08 2015-04-20 独立行政法人情報通信研究機構 Oxymoron collecting device and computer program for the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004318557A (en) * 2003-04-17 2004-11-11 Fuji Xerox Co Ltd Support device for operation process design
JP2013175097A (en) * 2012-02-27 2013-09-05 National Institute Of Information & Communication Technology Predicate template gathering device, specific phrase pair gathering device, and computer program therefor
JP2015075854A (en) * 2013-10-08 2015-04-20 独立行政法人情報通信研究機構 Oxymoron collecting device and computer program for the same

Also Published As

Publication number Publication date
JP6347519B2 (en) 2018-06-27

Similar Documents

Publication Publication Date Title
US10832012B2 (en) Method executed in translation system and including generation of translated text and generation of parallel translation data
Li et al. Bundle-driven move analysis: Sentence initial lexical bundles in PhD abstracts
Mateo Mendaza The Old English exponent for the semantic prime MOVE
Raza et al. Nbias: A natural language processing framework for BIAS identification in text
Evans et al. The rise of choice as an absolute ‘good’ A study of British manifestos (1900–2010)
Tang et al. Integrating topic, sentiment, and syntax for modeling online reviews: a topic model approach
US11868718B2 (en) Technology name/service name generation device and method therefor
Fang et al. Evaluating the construct validity of text embeddings with application to survey questions
Wang et al. A large dataset of semantic ratings and its computational extension
EP2851809A2 (en) Machine translation apparatus and method
Raineri et al. Corpora and representativeness: where to go from now?
Ehret et al. Meaning and measures: Interpreting and evaluating complexity metrics
Springer et al. Progressive disclosure: designing for effective transparency
JP6347519B2 (en) Transition contradiction collection apparatus, method, and program
Osada et al. Comparative usability analysis of selected data entry methods for web systems
Kuzai Pragmatic information in constructions: What do speakers generalize?
Ritchie et al. Data-driven parametric text normalization: Rapidly scaling finite-state transduction verbalizers to new languages
Miyata et al. Constructing and evaluating controlled bilingual terminologies
JP5289261B2 (en) Text conversion device, method and program
JP2013109575A (en) Mental care device, mental care method and mental care program
Rastogi et al. Development of morphological analyzer for Hindi
Amate et al. Use of social media and smartwatch data analytics for mental health diagnosis
JP5251132B2 (en) Response generation apparatus and response generation program
Rahman Joy et al. An Intelligent Bangla Conversational Agent: TUNI
Swanson et al. Biomedical text readability after hypernym substitution with fine-tuned large language models

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170703

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20170703

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180514

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: 20180522

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180525

R150 Certificate of patent or registration of utility model

Ref document number: 6347519

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350