JPH02255942A - Conversation type input/output method - Google Patents

Conversation type input/output method

Info

Publication number
JPH02255942A
JPH02255942A JP1015043A JP1504389A JPH02255942A JP H02255942 A JPH02255942 A JP H02255942A JP 1015043 A JP1015043 A JP 1015043A JP 1504389 A JP1504389 A JP 1504389A JP H02255942 A JPH02255942 A JP H02255942A
Authority
JP
Japan
Prior art keywords
word
input
dictionary
string
words
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
JP1015043A
Other languages
Japanese (ja)
Inventor
Akio Komatsu
小松 昭男
Eiji Ohira
栄二 大平
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.)
National Institute of Advanced Industrial Science and Technology AIST
Original Assignee
Agency of Industrial Science and Technology
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 Agency of Industrial Science and Technology filed Critical Agency of Industrial Science and Technology
Priority to JP1015043A priority Critical patent/JPH02255942A/en
Publication of JPH02255942A publication Critical patent/JPH02255942A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To automatically learn the words which are not registered into a word dictionary by comparing the character strings to be inputted with those of words included in the word dictionary and selecting those words having common parts as the candidate words after displaying them. CONSTITUTION:A partial string matching part 2 compares the first one of input character strings with the head character strings of each word included in the word dictionary 11 and adds the common parts, if detected between both character strings, to a candidate list. This list is displayed at a candidate display part 3. A word register part 4 compares the input character string with the character string of a selected word and the meaning information and estimates a word to be inputted based on the input character strings so far inputted to register the estimated word into the dictionary 11. A word estimating part 5 compares an input word string with the word strings which are so far inputted and recorded in an input history 12. An unknown word estimating part 6 compares the words set before and after an unknown word if included in the so far input ones with the word strings recorded in the career 12 and estimates the meaning information on the unknown word.

Description

【発明の詳細な説明】 [産業上の利用分野コ 本発明は、計算機と利用者との柔軟なインタフェースを
堤供するための会話型入出力方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an interactive input/output method for providing a flexible interface between a computer and a user.

[従来の技術] 従来の計算機への入力方法としては、利用者からの入力
文は、単語辞書に前もって登録された単語の列として処
理されるのが一般的である(例えば、特開昭62−22
1776)。このため、利用者が入力し得る単語はすべ
て、前もって単語辞書に登録しておく必要があり、この
ため膨大な単語数の辞書が必要である。さらに、固有名
詞が入力される可能性がある場合には、すべての固有名
詞を単語辞書に登録しておくことは実質的には難しく、
入力された単語が未知語として扱われることになり、利
用者からの入力が未解釈のままになってしまう、また、
利用者からの入力文は、言語モデルや世界モデルに準じ
た構文・意味辞書の内容に従って解釈される。しかし、
多様な表現のすべてをカバーするような一般的で汎用性
の高い辞書類の開発は容易ではなく、タスクを限定した
としても、利用者が入力できる表現形式には、おのづと
制限がついているのが現状である。
[Prior Art] As a conventional input method to a computer, the input sentence from the user is generally processed as a string of words registered in advance in a word dictionary (for example, Japanese Patent Laid-Open No. 62 -22
1776). For this reason, all words that can be input by the user must be registered in advance in a word dictionary, which requires a dictionary with a huge number of words. Furthermore, if there is a possibility that proper nouns may be input, it is practically difficult to register all proper nouns in the word dictionary.
The input word will be treated as an unknown word, and the input from the user will remain uninterpreted.
Input sentences from users are interpreted according to the contents of a syntactic/semantic dictionary based on language models and world models. but,
It is not easy to develop a general and versatile dictionary that covers all kinds of expressions, and even if the task is limited, there are naturally limitations on the expression formats that users can input. The current situation is that

[発明が解決しようとする課題] 上記従来技術は、利用者が入力する単語や、入力文の表
現方法が、前もってシステムに準備されている単語辞書
や言語モデルに限定されているため、固有名詞の入力や
、利用者固有の表現方法による入力文が許容されない等
の問題があった。
[Problems to be Solved by the Invention] In the above-mentioned conventional technology, the words input by the user and the method of expressing input sentences are limited to the word dictionary and language model prepared in advance in the system. There were problems such as not being able to input text or input sentences using a user-specific expression method.

本発明は、利用者が固有の表現方法により計算機への入
力が可能な会話型入出力方式を提供することにある。
An object of the present invention is to provide an interactive input/output method that allows a user to input information to a computer using a unique expression method.

[課題を解決するための手段] 上記目的を達成するために、単語辞書の中に、固有名詞
を推定する核として、一般名称を、そのカテゴリーを示
す意味情報と共に記録しておくようにしたものである。
[Means for solving the problem] In order to achieve the above purpose, a common name is recorded in a word dictionary along with semantic information indicating its category as a core for estimating proper nouns. It is.

また、利用者に固有な表現方法を学習するために、利用
者から入力される単語列を、意味情報と共に、来歴情報
として記録しておくようにしたものである。
Furthermore, in order to learn expression methods unique to the user, word strings input by the user are recorded as history information along with semantic information.

[作用コ 利用者から入力される文字列は、単語辞書の中の各単語
の文字列と比較され、共通部分があるか否かが判定され
、共通部分がある場合には、該当する単語を候補単語と
して表示し、利用者が選択できるようにする。この時、
候補単語が一般名称に対応するものであれば、入力文字
列は、その−般名称に対応した固有名詞であると推定し
、学習でき、固有名詞を自然に入力できるようになる。
[The character string input by the action user is compared with the character string of each word in the word dictionary to determine whether there is a common part, and if there is a common part, the corresponding word is It is displayed as a candidate word for the user to select. At this time,
If the candidate word corresponds to a common name, the input character string can be estimated to be a proper noun corresponding to the common name, and learning can be performed, allowing the proper noun to be input naturally.

また、利用者から入力される単語列を、それまで入力さ
れた単語列である来歴情報と、意味情報のレベルで比較
することにより、利用者固有の表現方法に即して、次に
入力される単語を予測し表示したり、入力文に含まれる
未知語の推定を行なったりすることができるようになり
、利用者の表現方法に即したフレンドリ−な入力のサポ
ートができるようになる。
In addition, by comparing the word string input by the user with history information, which is the word string input so far, at the level of semantic information, the next input word string is adjusted according to the user's unique expression method. It becomes possible to predict and display the words that will be used in a given sentence, and to estimate unknown words contained in an input sentence, making it possible to support friendly input that matches the user's expression method.

[実施例] 以下、本発明の一実施例を第1図により説明する。第1
図は、本発明によるシステム構成図である。キイボード
など(図示せず)からの入力は、文字入力部1において
解釈される。普通の文字入力の場合には、部分列マツチ
ング部2に制御が渡り、それまで入力された文字列と単
語辞書11に登録されている各単語の文字列とに、共通
部分があるか否かを比較する。
[Example] Hereinafter, an example of the present invention will be described with reference to FIG. 1st
The figure is a system configuration diagram according to the present invention. Input from a keyboard or the like (not shown) is interpreted in the character input section 1. In the case of normal character input, control is passed to the substring matching unit 2, which checks whether there is a common part between the character string input so far and the character string of each word registered in the word dictionary 11. Compare.

第2図に、部分列マツチング部2の処理フローを示す、
先ず、入力文字列の最初(n=1)からの文字列と、単
語辞書11の各単語の先頭からの文字列とを比較し、入
力文字列の終りまで文字列が一致した場合には、当該単
語と入力文字列とで共通部分があるので、当該単語を候
補リストに追加する。このようにして、入力文字列のn
番目がら始まる文字列と単語の先頭からの文字列とを比
較した後1次に、入力文字列の(n+1)番目から始ま
る文字列との比較を行ない、入力文字列の終りまで、同
様の処理を繰返す。この結果、語頭の文字列が入力文字
列の終りの部分と共通する単語の集合を、候補リストと
して得る。たとえば、入力文字列が「おうぬかい」の時
、r f’s &N Lやく会社)J+risbqどう
(街道)」や「−り−ちば(市場)」などが含まれるこ
とになる(下線部が共通部分を示す)。
FIG. 2 shows the processing flow of the subsequence matching unit 2.
First, the character string from the beginning (n=1) of the input character string is compared with the character string from the beginning of each word in the word dictionary 11, and if the character strings match up to the end of the input character string, Since there is a common part between the word and the input character string, the word is added to the candidate list. In this way, n of the input string
After comparing the character string starting from the th character string with the character string from the beginning of the word, the first step is to compare the character string starting from the (n+1)th character string of the input character string, and the same process is performed until the end of the input character string. Repeat. As a result, a set of words whose initial character string is common to the end of the input character string is obtained as a candidate list. For example, when the input character string is "Ounukai", it will include "r f's & N L company) J + ris bq do (road)" and "-ri-chiba (market)" (the underlined part is common parts).

部分列マツチング部2によって得られた単語の候補リス
トは、候補表示部3において、ポツプアップウィンドウ
やメニュー選択ウィンドウなどの形式で単語候補が画面
に表示される。利用者が、表示された単語候補の中のい
ずれかを、マウスのクリック入力などで選択した場合、
文字入力部1から、制御が単語登録部4に移る。
The word candidate list obtained by the subsequence matching section 2 is displayed on the screen in a candidate display section 3 in the form of a pop-up window, a menu selection window, or the like. If the user selects one of the displayed word candidates by clicking the mouse,
Control is transferred from the character input section 1 to the word registration section 4.

単語登録部4では、選択された単語の文字列や意味情報
と、入力文字列とを比較することにより、入力しようと
している単語を、それまで入力された文字列から推定す
る。上記の例で、「がいどう(街道)」が選択された場
合、「かいどう」が街道を表わす一般名称であるという
意味情報(単語辞書に記録)から推定して、「おうめ」
という名前のついた街道、すなわち、「おうぬかいどう
(青梅街道)」という固有名詞を学習し、単語辞書11
に登録する。さらに、利用者の入力単語列の来歴として
、入力来歴12にも追加して登録する。
The word registration unit 4 estimates the word to be input from the character strings input so far by comparing the character string and semantic information of the selected word with the input character string. In the above example, if "Kaido" is selected, it is estimated from the semantic information (recorded in the word dictionary) that "Kaido" is a general name representing a highway, and "Oume" is selected.
Learn the proper noun of the road named ``Ounukaido (Ome Road)'' and use the word dictionary 11.
Register. Furthermore, it is additionally registered in the input history 12 as the history of the user's input word string.

単語予測部5では、入力されている単語列と、入力来歴
12に記録されているこれまでに入力し終った単語列と
の比較を行なう、意味情報が一致する並びの単語列から
、次に入力される単語のカテゴリーを予測し、候補表示
部3で画面に表示する。たとえば、既に、「青梅型の(
市)」「人口は?(市の属性)」という入力の後に、「
国分前布の(市)」が入力された場合には、市の属性を
表わす単語(人口2面積、など)が次に来ることを予測
し、入力単語予測の候補として表示する。
The word prediction unit 5 compares the input word string with the word strings that have been input so far recorded in the input history 12, and selects the next word string from the word strings whose semantic information matches. The category of the input word is predicted and displayed on the screen by the candidate display section 3. For example, we have already seen the ``Ome-type (
city)” and “What is the population? (city attributes)”, then click “
When "(city) in Kokubuzenfu" is input, a word representing the attributes of the city (population 2 area, etc.) is predicted to come next and displayed as a candidate for input word prediction.

未知語予測部では、これまでの入力の中に未知単語が含
まれている場合、その前後の単語と、入力来歴12に記
録されている単語列とを比較して、未知単語の意味情報
を推定する。たとえば、上述の例と同様に、「青梅型の
(市)」、「人口は?(市の属性)」という単語列が入
力来歴12に記録されている場合、「くにたちの(未知
語)」。
When an unknown word is included in the input so far, the unknown word prediction unit compares the words before and after the unknown word with the word string recorded in the input history 12, and extracts the meaning information of the unknown word. presume. For example, similar to the example above, if the word strings "Ome-type (city)" and "What is the population? (city attributes)" are recorded in the input history 12, "Kunitachi-no (unknown word)" .

「人口は?」という入力があった場合、「くにたち」と
いうr市」であると推定でき、未知語の候補として候補
表示部3で表示し、未知語解決を行なう。
If there is an input such as ``What is the population?'', it can be estimated that it is ``R city called Kunitachi'', which is displayed as an unknown word candidate on the candidate display section 3, and unknown word resolution is performed.

なお、部分列マツチング部2.単語予測部5゜未知語予
測部6.における文字列や単語列の比較方法は、線形マ
ツチングなどの従来技術が利用できる。しかし、キイー
人カミスなどによる文字の脱落、挿入、誤入力や、格助
詞などの付語語の脱落等を考慮した非線形マツチングを
利用することにより、システムでの推定の巾を広げるこ
とが出来る。
Note that the partial sequence matching section 2. Word prediction unit 5゜Unknown word prediction unit 6. Conventional techniques such as linear matching can be used to compare character strings and word strings. However, by using non-linear matching, which takes into account omissions, insertions, and incorrect inputs of characters caused by people such as Kii people, as well as omissions of attached words such as case particles, it is possible to expand the scope of the system's estimation.

以下では、第1図に示したシステム構成における、詳細
な動作例を記す。
Below, a detailed example of operation in the system configuration shown in FIG. 1 will be described.

第3図は、単語辞書11の初期の登録単語とその意味情
報とを示したものである(ここでは、動作を簡明にする
ため、格助詞は省略しである)。
FIG. 3 shows the initial registered words and their meaning information in the word dictionary 11 (case particles are omitted here to simplify the operation).

利用者からの入力が「おう」の時点までは、部分列マツ
チング部2において、入力文字列と各単語との間に共通
部分はなく、単語候補リストは空であるため、候補表示
部3では、単に入力文字のエコーバックを表示するのみ
である。入力が「おうム」(下線部が新たに入力された
文字を示す。
Until the user inputs "ou", there is no common part between the input character string and each word in the substring matching unit 2, and the word candidate list is empty, so the candidate display unit 3 , it simply displays an echo back of the input characters. The input is "Oumu" (the underlined part indicates the newly input character.

以下同様)の時点で、「めんせき(面積)」との共通部
分が存在し、候補単語として表示される。
), there is a common part with "menseki (area)" and it is displayed as a candidate word.

さらに入力が進み、入力が「おうめ−カ−」の時点で候
補単語として、「かいじゃ(会社)」と「かいどう(街
道)」とが表示される。
The input progresses further, and when the input is "Oume-ka-", "Kaija (company)" and "Kaido (road)" are displayed as candidate words.

この時点で、利用者が「街道」を選択する入力を行なっ
た場合、利用者がrおうめかいどう(青梅街道)」を入
力しようとしていることは明らかであり、さらに、「街
道」が一般名称であることから、「青梅街道」が、街道
を示す固有名詞であることも明らかである。したがって
、単語登録部4において、[おうめかいどう(青梅街道
、固有名詞、線)」が単語辞書11と入力来歴12とに
登録される。これによって、システムが「青梅街道」を
学習したことになり、以降、利用者からの入力が「お2
0.」の場合に、「青梅街道」が候補単語の内の1つに
選ばれる。
At this point, if the user inputs an input to select "Kaido", it is clear that the user is trying to input "r Oume Kaido (Ome Kaido)", and furthermore, "Kaido" is a general road. Since it is a name, it is also clear that ``Ome Kaido'' is a proper noun that refers to a road. Therefore, in the word registration section 4, "Ome Kaido (Ome Kaido, proper noun, line)" is registered in the word dictionary 11 and the input history 12. As a result, the system has learned "Ome Kaido", and from now on, the input from the user will be "Ome Kaido".
0. ”, “Ome Kaido” is selected as one of the candidate words.

このようにして、利用者が[「青梅街道」。In this way, users can access [``Ome Kaido''].

「通る」 「人口」、「最大」、「町」]と入力して、
地図情報検索を行なう場合には、利用者が入力すべき文
字の列は「おうめか本と本じ*さ本ま本」となる(本印
は候補単語選択入力を示す)。
Enter "Population", "Maximum", "Town"]
When performing a map information search, the string of characters that the user should input is ``Oumekahon to Honji*Samotomahon'' (this mark indicates candidate word selection input).

そして、その結果、[線、線面関係2面属性、属性限定
2面」に相当する単語列として入力来歴12に登録され
る。
As a result, it is registered in the input history 12 as a word string corresponding to "line, line surface relation 2-surface attribute, attribute limited 2-surface".

これに続いて利用者が、[「青梅街階」、「通る」、「
面積」、「最少」、r町」]を検索しようとした場合、
「五」の入力に対して「青梅街道」が候補単語として表
示され、これを選択した時点で、単語予測部5において
、r青梅街道」に対応する意味情報である「線」と入力
来歴12との比較が行なわれ、「線」に後続するr線面
関係」の意味情報をもつ単語(単語辞書11には「通る
」が登録されている)が次の単語入力として予測され、
候補表示部3により表示される。さらに、この「通る」
を利用者が選択した場合、単語予測部5の同様の処理に
よって、1面属性」が予測され、「人口」と[面積」と
が表示され、利用者は単に「面積」を選択するだけでよ
い。以下同様の入出力制御が行なわれるので、「「青梅
街道」、「通る」、「面積、[最少」、r町」]を検索
するためには、利用者は、単に、「お本本本本本」と入
力するだけでよい、すなわち、システムの推定・予測に
基づく表示に従って、利用者自身の表現方法に即して、
自然に、効率よく入力することができる。
Following this, the user selects [``Ome Street Floor'', ``Pass'', ``
If you try to search for "area", "minimum", "r town"],
In response to the input of "5", "Ome Kaido" is displayed as a candidate word, and when this is selected, the word prediction unit 5 selects "line", which is the semantic information corresponding to "r Ome Kaido", and the input history 12 A comparison is made with ``line'', and a word with the meaning information of ``r-line surface relation following ``line''(``through'' is registered in the word dictionary 11) is predicted as the next word input.
Displayed by the candidate display section 3. Furthermore, this “pass”
When the user selects , the word prediction unit 5 predicts ``1-page attribute'' through similar processing, displays ``population'' and ``area,'' and the user simply selects ``area.'' good. The same input/output control is performed below, so in order to search for "Ome Kaido,""through,""area, [minimum], r town"], the user simply needs to ”, that is, according to the display based on the system's estimates and predictions, according to the user's own expression method,
You can type naturally and efficiently.

また、これに続いて、利用者が、「「府中街道」、「横
切る」、[人口」、・・・・・・]を意図して「ふちゆ
うか*よこぎるじ*」と入力した場合、未知語予測部6
では、入力来歴12の中の[線。
Furthermore, if the user subsequently enters ``Fuchyuuka*Yokogiruji*'' with the intention of ``Fuchukaido'', ``Cross'', [Population],...'', Unknown word prediction unit 6
Now, [line] in input history 12.

線面関係2面属性、・・・・・・]という系列と、入力
文の[線、未知語2面属性コという系列の比較から、「
よこぎる」という未知の単語が、r線面関係」を示す「
通る」という単語と意味的に近い単語であることが推定
できる。候補表示部3でこれを表示し、利用者からの了
解を示す選択入力などにより、「よこぎる(横切、動詞
、線面関係)」という単語を学習したことになり、単語
辞書11に登録する。
From the comparison of the series ``Line surface relation 2-sided attribute, ......'' and the series ``Line, unknown word 2-sided attribute ko'' of the input sentence, ``
The unknown word ``Yokogiru'' indicates ``r-line surface relationship''.
It can be inferred that this word is similar in meaning to the word ``Toruru''. This is displayed on the candidate display section 3, and by the user's selection input indicating consent, the word "Yokogiru (crossing, verb, linear relation)" has been learned and is registered in the word dictionary 11. do.

[発明の効果] 本発明によれば、単語辞書に前もって登録されていない
単語を、自動的に学習することができ、また、利用者本
人の独自の言い廻しに即した入力単語の予測ができるの
で、利用者からの計算機への入力を、自然にかつ効率よ
く、フレンドリ−に行ない得る。
[Effects of the Invention] According to the present invention, it is possible to automatically learn words that have not been registered in advance in a word dictionary, and it is also possible to predict input words according to the user's own phrasing. Therefore, input from the user to the computer can be performed naturally, efficiently, and friendly.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例のシステム構成図、第2図は
部分列マツチング部の処理フローを示す図、第3図は単
語辞書の内容を示す図である。 1・・・文字入力部、2・・・部分列マツチング部、3
・・・候補表示部、4・・・単語登録部、5・・・単語
予測部。 6・・・未知語予測部、11・・・単語辞書、12・・
・入力来歴。 茅1図
FIG. 1 is a system configuration diagram of an embodiment of the present invention, FIG. 2 is a diagram showing the processing flow of a subsequence matching section, and FIG. 3 is a diagram showing the contents of a word dictionary. 1... Character input section, 2... Substring matching section, 3
... Candidate display section, 4... Word registration section, 5... Word prediction section. 6...Unknown word prediction unit, 11...Word dictionary, 12...
- Input history. Kaya 1 map

Claims (1)

【特許請求の範囲】 1、利用者と計算機との入出力を会話型式で行なう会話
システムにおいて、入力内容を解釈するための意味情報
を含んだ単語辞書の中に一般名称をも記録しておき、入
力された文字列と単語辞書内の各単語の文字列とに共通
部分があるか否かを判定し、共通部分がある場合に該当
する単語を候補単語として表示することを特徴とする会
話型入出力方法。 2、表示された候補単語の内から所定の単語が選択され
た場合、入力文字列を同じ意味情報をもった単語として
単語辞書と来歴辞書とに追加して記録することを特徴と
する請求項1記載の会話型入出力方法。 3、表示された候補単語の内の一般名称が選択された場
合、入力文字列が、該一般名称に対応した種類の固有名
称であると推定して、単語辞書と来歴辞書とに追加して
記録することを特徴とする請求項1記載の会話型入出力
方法。 4、入力された単語(または単語列)の意味情報と、来
歴辞書の単語(または単語列)の意味情報とを比較し、
一致する単語(または単語列)から、次に入力される単
語を予測し、候補単語として表示することを特徴とする
請求項3記載の会話型入出力方法。 5、入力された単語列の意味情報と、来歴辞書の単語列
の意味情報とを比較し、一致した単語列から、入力され
た単語列に含まれている未知単語の意味情報を推定する
ことを特徴とする請求項3記載の会話型入出力方法。
[Claims] 1. In a conversation system in which input and output between a user and a computer are performed in a conversational manner, common names are also recorded in a word dictionary containing semantic information for interpreting input contents. , a conversation characterized by determining whether or not there is a common part between the input character string and the character string of each word in the word dictionary, and displaying the corresponding word as a candidate word if there is a common part. Type input/output method. 2. A claim characterized in that when a predetermined word is selected from among the displayed candidate words, the input character string is added to and recorded in a word dictionary and a history dictionary as words having the same meaning information. The interactive input/output method described in 1. 3. If a general name is selected from the displayed candidate words, the input character string is presumed to be a proper name of the type corresponding to the general name, and is added to the word dictionary and history dictionary. 2. The conversational input/output method according to claim 1, further comprising recording. 4. Compare the semantic information of the input word (or word string) with the semantic information of the word (or word string) in the provenance dictionary,
4. The conversational input/output method according to claim 3, wherein the next input word is predicted from matching words (or word strings) and displayed as candidate words. 5. Compare the semantic information of the input word string with the semantic information of the word string in the history dictionary, and estimate the semantic information of the unknown word included in the input word string from the matched word string. The interactive input/output method according to claim 3, characterized in that:
JP1015043A 1989-01-26 1989-01-26 Conversation type input/output method Pending JPH02255942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1015043A JPH02255942A (en) 1989-01-26 1989-01-26 Conversation type input/output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1015043A JPH02255942A (en) 1989-01-26 1989-01-26 Conversation type input/output method

Publications (1)

Publication Number Publication Date
JPH02255942A true JPH02255942A (en) 1990-10-16

Family

ID=11877809

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1015043A Pending JPH02255942A (en) 1989-01-26 1989-01-26 Conversation type input/output method

Country Status (1)

Country Link
JP (1) JPH02255942A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191986A (en) * 1993-12-27 1995-07-28 Nec Corp Sentence input device
JPH07334499A (en) * 1994-06-06 1995-12-22 Nec Corp Input device for character string
CN103455160A (en) * 2012-05-29 2013-12-18 阿里巴巴集团控股有限公司 Method and device for recommending candidate words according to geographic position

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59140546A (en) * 1983-01-31 1984-08-11 Comput Basic Mach Technol Res Assoc Forecasting conversion system
JPS59146381A (en) * 1983-02-10 1984-08-22 Hitachi Ltd Language processing system
JPS63137359A (en) * 1986-11-29 1988-06-09 Casio Comput Co Ltd Word processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59140546A (en) * 1983-01-31 1984-08-11 Comput Basic Mach Technol Res Assoc Forecasting conversion system
JPS59146381A (en) * 1983-02-10 1984-08-22 Hitachi Ltd Language processing system
JPS63137359A (en) * 1986-11-29 1988-06-09 Casio Comput Co Ltd Word processor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191986A (en) * 1993-12-27 1995-07-28 Nec Corp Sentence input device
JPH07334499A (en) * 1994-06-06 1995-12-22 Nec Corp Input device for character string
CN103455160A (en) * 2012-05-29 2013-12-18 阿里巴巴集团控股有限公司 Method and device for recommending candidate words according to geographic position

Similar Documents

Publication Publication Date Title
US11250841B2 (en) Natural language generation, a hybrid sequence-to-sequence approach
CN107305768B (en) Error-prone character calibration method in voice interaction
US6910004B2 (en) Method and computer system for part-of-speech tagging of incomplete sentences
JP2963463B2 (en) Interactive language analyzer
US7455522B2 (en) Systems and methods for dynamic reading fluency instruction and improvement
US6173253B1 (en) Sentence processing apparatus and method thereof,utilizing dictionaries to interpolate elliptic characters or symbols
Carter The TreeBanker: A tool for supervised training of parsed corpora
KR20190133931A (en) Method to response based on sentence paraphrase recognition for a dialog system
JP2005234572A (en) System and method for determining and using predictive model for discourse function
CN114757176B (en) Method for acquiring target intention recognition model and intention recognition method
KR20070102267A (en) Dialog management system, and method of managing dialog using example-based dialog modeling technique
Glass et al. A naive salience-based method for speaker identification in fiction books
Solovyev et al. Computational linguistics and discourse complexology: Paradigms and research methods
JP2002091276A (en) Method and system for teaching explanatory writing to student
JPH02255942A (en) Conversation type input/output method
JP2004295578A (en) Translation device
Guindon et al. The structure of user-adviser dialogues: is there method in their madness?
JP4043176B2 (en) Natural language processing device
Mercado-Gonzales et al. Chanot: An intelligent annotation tool for indigenous and highly agglutinative languages in Peru
JP3973496B2 (en) User interaction support device in groupware
JPH0962739A (en) Consultation counter assignment method and device therefor
JP3956730B2 (en) Language processor
JP4300056B2 (en) CONCEPT EXPRESSION GENERATION METHOD, PROGRAM, STORAGE MEDIUM, AND CONCEPT EXPRESSION GENERATION DEVICE
JP3069532B2 (en) Kana-kanji conversion method and device, and computer-readable recording medium storing a program for causing a computer to execute the kana-kanji conversion method
Nijholt Linguistic engineering: a survey