JP3495253B2 - Error elimination method for automatic combination of heterogeneous data having address information and its processing apparatus - Google Patents
Error elimination method for automatic combination of heterogeneous data having address information and its processing apparatusInfo
- Publication number
- JP3495253B2 JP3495253B2 JP08833898A JP8833898A JP3495253B2 JP 3495253 B2 JP3495253 B2 JP 3495253B2 JP 08833898 A JP08833898 A JP 08833898A JP 8833898 A JP8833898 A JP 8833898A JP 3495253 B2 JP3495253 B2 JP 3495253B2
- Authority
- JP
- Japan
- Prior art keywords
- combination
- result
- processing
- combining
- unit
- 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.)
- Expired - Fee Related
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は,住所関連情報(町
丁目・番地・号,方書,住人名等)を含む2種類のデー
タに対して,計算機を利用し,住所関連情報を参考にし
て効率良く自動で同一住人のデータを探し出して結び付
ける(結合させる)方法に対して,自動で結合させるこ
とによる結合誤りを効率良く検出し排除する方法と装置
に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention uses a computer for two types of data including address-related information (town, street, address, number, dialect, resident name, etc.) and refers to the address-related information. The present invention relates to a method and a device for efficiently detecting and eliminating a coupling error due to automatic coupling, as opposed to a method for efficiently and automatically finding and coupling (combining) data of the same resident.
【0002】[0002]
【従来の技術】例えば顧客データと,建物毎に住人情報
を持つ詳細な住宅地図データとを結合させて,電話番号
等の顧客情報から地図上の建物を特定して表示できるよ
うにするなどのためには,異種類のデータに対して住所
情報をもとに結合する処理が必要となる。2. Description of the Related Art For example, by combining customer data with detailed residential map data having resident information for each building, a building on a map can be specified and displayed from customer information such as a telephone number. To do this, it is necessary to combine different types of data based on address information.
【0003】ところが,別個に作られた異種のデータの
住所情報は,表記のゆらぎや不完全さ,住所情報などの
不正確さを各々包含しており,例えば電話番号帳データ
ベース(DB)と市販の電子化された住宅地図DBとを
完全一致で結合すると4割程度しか自動で結合しない
(参考文献1の第6章)。残りのデータについて人手で
結合させると,例えば東京23区の職業別電話番号帳
(約100万件)に掲載された顧客情報と地図との結合
では,大変な工数を要することになる。However, the address information of different types of data created separately includes fluctuations and incompleteness of notation, and inaccuracies such as address information. For example, telephone number book database (DB) and commercial When combined with the computerized house map DB of above with perfect matching, only about 40% is automatically combined (Chapter 6 of Reference 1). If the remaining data are combined manually, for example, combining the customer information published in the telephone numbers by occupation (about 1 million cases) in Tokyo's 23 wards and the map would require a great deal of work.
【0004】[参考文献1]:安田,松村,水町,唐沢
「電話・FAXを使った地図案内システム」,第3回機
能図形情報システムシンポジウム講演論文集,1992
/4,pp.81-86.住所情報における表記のゆらぎとは,
例えば漢字で表記したりカタカナで表記したりすること
があること,「株式会社〜」と表記したり「(株)〜」
というように省略して表記したりすることがあること,
全角文字で表記したり半角文字で表記したりすることが
あることなどをいう。他にも種々のゆらぎがある。[Reference 1]: Yasuda, Matsumura, Mizumachi, Karasawa "Map guidance system using telephone / FAX", Proc. Of the 3rd functional figure information system symposium, 1992.
/ 4, pp.81-86. What is the fluctuation of the notation in the address information?
For example, it may be written in Kanji or Katakana, written as "Co., Ltd." or "(shares) ~"
It may be abbreviated, such as
It means that it may be written in full-width characters or half-width characters. There are various other fluctuations.
【0005】このため従来,計算機での自動結合精度を
上げる方法として,2種類のDBの住所情報(町丁目・
番地・号)については厳密な一致をさせずに単に比較デ
ータの絞り込みにのみ使い,住人情報の比較に重点をお
くこととして,住人名に対して日本語処理による形態素
解析を行い,構成する固有情報を抽出して一致度を判定
する方法が提案されている(上記参考文献1)。この方
法を使うことにより,計算機による自動結合率を約8割
以上にまで高め,大幅に人手作業を削減することが可能
になった。For this reason, conventionally, as a method of increasing the accuracy of automatic connection in a computer, there are two types of DB address information (Machichome.
No.) is used only for narrowing down comparison data without strict matching, and by focusing on comparison of resident information, morpheme analysis is performed on Japanese names for resident names, and the unique A method of extracting information and determining the degree of coincidence has been proposed (reference document 1 above). By using this method, it has become possible to increase the automatic coupling rate by computer to more than 80% and significantly reduce human labor.
【0006】また,特願平10−21617号「住所情
報による異種データの結合処理方法および装置」で示さ
れているように,住所の一致度に応じて文字の一致度を
評価し,結合する方法等もある。この方法は,住所の一
致度を考慮して住人名情報の文字の一致度の判定基準を
変化させて評価することで,きめ細かい評価による自動
結合が可能となり,しかも,文字列を単語の集合として
捉えず,単に文字の集合として捉え,共通文字の存在に
のみ着目して処理し,表記のゆらぎに強く,処理も日本
語処理を必要としないため非常に簡易な処理を実現する
ものである。Further, as shown in Japanese Patent Application No. 10-21617, "Method and apparatus for combining dissimilar data by address information", character matching is evaluated and combined according to address matching. There are also methods. This method changes the judgment criteria of the degree of coincidence of the characters of the resident name information in consideration of the degree of coincidence of the addresses, and makes it possible to perform an automatic combination by fine evaluation, and moreover, the character string as a set of words. It is a simple set of processing because it is treated as a set of characters and is processed without paying attention to the existence of common characters. It is resistant to fluctuations in writing and does not require Japanese processing.
【0007】[0007]
【発明が解決しようとする課題】しかし,曖昧さを許容
して結合率を向上させるいずれの方法においても,自動
結合であるが故に,例えば「AA自動車レンタカー」と
「AAカーショップ」が同一とみなされて結合されるな
ど,結合誤りが生じるのは避けられない。特に利用者に
とっては,例えばこの情報をもとに結合した地図を見て
現地に出かけて行って初めて誤りに気付くことになる。
このような事態は,サービスとしては極力排除されるべ
きものであるが,この誤りを排除するには,従来では,
結合結果の正当性全体を人手で見直すしかなく,データ
数によっては非現実的な膨大な工数になるという問題が
あった。However, in any of the methods that allow ambiguity to improve the coupling ratio, since automatic coupling is used, for example, "AA car rental car" and "AA car shop" are the same. It is inevitable that a mistaken connection will occur, such as being considered and combined. In particular, the user will notice an error only when he visits the site by seeing a map that is combined based on this information.
Such a situation should be eliminated as much as a service, but in order to eliminate this error, in the past,
There was a problem that the whole legitimacy of the combined result had to be manually reviewed, and an unrealistically huge man-hour was required depending on the number of data.
【0008】本発明の目的は,できるだけ小さい工数で
自動結合結果の誤りを検出排除して結合の信頼性を向上
できる手段を提供することにある。An object of the present invention is to provide means for detecting and eliminating an error in an automatic joining result and improving the joining reliability with the smallest number of steps.
【0009】[0009]
【課題を解決するための手段】図1は,本発明の要部構
成を示すブロック図である。処理装置100は,CPU
およびメモリからなる装置であり,複数の結合処理部1
10,120,結果突合分類部130,誤結果排除部1
40,結合結果合体部150の各処理手段を備える。FIG. 1 is a block diagram showing the configuration of the main part of the present invention. The processing device 100 is a CPU
And a memory, and a plurality of coupling processing units 1
10, 120, result match classification unit 130, error result elimination unit 1
40, each processing unit of the combination result combining unit 150.
【0010】2種類のデータベース(DB)DBa10
1とDBb102の住所情報(住所,住人名等)から同
一の建物に対する属性データを結合させる方式の異なる
複数種類の結合処理部110,120を持ち,それぞれ
の結合処理を実行させて,結果突合分類部130に処理
を移し,その結合結果を突き合わせて結果が不一致のも
のと一致したものに分類する。不一致のものについて
は,誤結果排除部140に送って両者のどちらの結果を
採用するかどうか,または両結果とも採用しないかどう
かを人手で判断選択できる表示装置160および入力装
置170を使って,誤結合を排除するとともに,結合成
功と判断できるのものについては両者の結果をマージさ
せる。Two kinds of databases (DB) DBa10
1 and a plurality of types of combination processing units 110 and 120 having different methods of combining attribute data for the same building from the address information (address, resident name, etc.) of the DBb 102 and executing the respective combination processes, and the result match classification The processing is transferred to the unit 130, and the combined results are matched and classified into those in which the results do not match and those in which they match. For the unmatched ones, the display device 160 and the input device 170, which can be manually selected to send to the error result elimination unit 140 to determine which of the two results is to be used or not to use both results, In addition to eliminating erroneous merging, the results of both can be merged for those that can be judged as successful merging.
【0011】結合結果合体部150では,この結果と結
合突合分類部130の処理で結果が一致したものとを合
わせて最終的な結合DB200を生成する。本発明によ
る作用は,以下のとおりである。The combination result combining unit 150 combines this result and the result of which the result of the process of the combination matching classifying unit 130 matches to generate a final combination DB 200. The operation of the present invention is as follows.
【0012】図1に示す構成の処理装置100におい
て,一方では固有語に着目し,一方では単に文字の一致
度のみに着目して結合させるなど,方式の異なる2種類
の結合処理部110,120に処理を行わせてその結果
を比較しているため,名義のゆらぎや住所のゆらぎが大
きく自動結合の失敗が起きやすいレコードに対して,各
方式特有の結合誤りが出やすく,両者の結果不一致のも
ののみを対象として人手でチェックさせることで,きわ
めて効率良く自動結合結果の誤りを検出することができ
る。In the processing apparatus 100 having the configuration shown in FIG. 1, two types of combination processing units 110 and 120 having different methods are used, such as one that focuses on a proper word and one that focuses only on the degree of coincidence of characters to combine them. Since the results are compared with each other and the results are compared, for records with large fluctuations in the name and fluctuations in the address, which are prone to automatic join failures, join errors peculiar to each method are likely to occur, and the results do not match. By manually checking only the objects, it is possible to detect errors in the automatic combination result extremely efficiently.
【0013】なお,ここでは2種類の結合処理部11
0,120の例を示しているが,もちろん3種類以上で
もよい。It should be noted that here, two types of combination processing units 11 are used.
Although the example of 0 and 120 is shown, of course, three or more types may be used.
【0014】[0014]
【発明の実施の形態】次に,本発明の実施の形態につい
て図面を参照して説明する。図2は,図1に示した本発
明の処理装置による処理フローの概要を具体的に示す図
である。BEST MODE FOR CARRYING OUT THE INVENTION Next, embodiments of the present invention will be described with reference to the drawings. FIG. 2 is a diagram specifically showing the outline of the processing flow by the processing apparatus of the present invention shown in FIG.
【0015】結合処理の対象となるDBa101,DB
b102は,図2に示すように,それぞれある名義に対
して住所やその他の情報を持っている。結合処理部11
0および結合処理部120は,それぞれDBa101と
DBb102にアクセスし,それぞれのレコードを読み
出し,それぞれ独自の方法で結合処理を行って中間結合
結果a103,中間結合結果b104を出力する。中間
結合結果では,図2に示すように結合結果と,元になっ
たDBa101およびDBb102両者の名義と住所を
保持している。このデータ中の結合フラグは,結合成功
のとき“1”,結合失敗のとき“0”である。結合失敗
の場合,中間結合結果にはDBa101の情報だけがあ
り,DBb102の情報はない。DBa 101, DB which is the target of the combining process
As shown in FIG. 2, each b 102 has an address and other information for a certain name. Join processing unit 11
0 and the join processing unit 120 respectively access the DBa 101 and the DBb 102, read the respective records, perform the join processing by their own methods, and output the intermediate join result a 103 and the intermediate join result b 104. The intermediate join result holds the join result and the names and addresses of both the original DBa 101 and DBb 102 as shown in FIG. The connection flag in this data is "1" when the connection is successful and "0" when the connection is unsuccessful. In the case of unsuccessful joining, the intermediate joining result has only the information of DBa 101 and not the information of DBb 102.
【0016】結果突合分類部130は,結果比較部13
1と,結合結果不一致データ群105,結合結果一致デ
ータ群106および結合失敗データ群107の記憶手段
から構成される。中間結合結果a103,b104に対
してDBa101の情報をベースに結合されたDBb1
02の情報をレコード単位で比較し,結合結果が不一致
ならば結合結果不一致データ群105に格納し,一致し
ていれば結合結果一致データ群106に格納し,両者と
も結合に失敗していれば結合失敗データ群107に格納
する。The result matching classifying unit 130 includes a result comparing unit 13
1, a combination result mismatch data group 105, a combination result match data group 106, and a combination failure data group 107. DBb1 combined based on the information of DBa101 with respect to the intermediate combination results a103 and b104
The information 02 is compared in record units, and if the join results do not match, they are stored in the join result mismatch data group 105, and if they match, they are stored in the join result match data group 106. The data is stored in the combination failure data group 107.
【0017】誤結果排除部140は,不一致結果選択部
141と,結合承認データ群108および結合否認デー
タ群109の記憶手段から構成され,不一致結果選択部
141は,結合結果不一致データ群105から読み出し
たデータ群をディスプレイ等の表示装置160に表示
し,人間が,結合した両者の結果と対応する住所や名義
情報を見て結合の妥当性を判断し,一方がOKかどう
か,両者ともNGかどうかを判断してキーボード等の入
力装置170からその旨を通知する。不一致結果選択部
141ではその結果を見て振り分けて,一方がOKであ
れば結合承認データ群108へ,両者ともNGであれば
結合否認データ群109へ格納する。The erroneous result elimination unit 140 is composed of a mismatch result selection unit 141 and a storage unit for the combination approval data group 108 and the combination rejection data group 109. The mismatch result selection unit 141 reads from the combination result mismatch data group 105. The displayed data group is displayed on a display device 160 such as a display, and a person judges the validity of the combination by looking at the address and name information corresponding to the result of the combination, and whether one is OK, whether both are NG. It is judged whether or not it is notified from the input device 170 such as a keyboard. The non-coincidence result selection unit 141 sorts and sorts the results, and if one is OK, it is stored in the combination approval data group 108, and if both are NG, it is stored in the combination rejection data group 109.
【0018】図3に,結合処理部110の処理A,結合
処理部120の処理Bで結果が異なり,人間がどちらも
採用せず結合失敗と判断した例を示す。DBa101の
[(住所)街区番号−地番/名義]で[5−2/田中医
院]に対して,結合処理部110の処理Aでは,同一住
所で一致するDBb102のレコードが発見できなかっ
たため,周辺を見て[6−10/田中一郎]を見つけ,
重要固有名詞「田中」の一致によりこれを結合対象と認
定した。FIG. 3 shows an example in which the result is different between the processing A of the combination processing unit 110 and the processing B of the combination processing unit 120, and a person judges that the combination has failed because neither of them has adopted it. In contrast to [5-2 / Tanaka Clinic] in [(address) block number-lot number / nominal] of DBa101, in the process A of the combining processing unit 110, a matching record of DBb102 could not be found at the same address, so the surrounding area And found [6-10 / Ichiro Tanaka],
We identified this as a combination target by matching the important proper noun "Tanaka".
【0019】一方,結合処理部120の処理Bでは,住
所一致で同様に一致レコードを見つけられなかったた
め,周辺を探索して[5−12/中井医院]を発見し,
田中医院4文字に対して3文字一致しているため一致度
が高いとして結合対象として認定した。On the other hand, in the process B of the merging processing unit 120, since no matching record is found in the address matching as well, the periphery is searched to find [5-12 / Nakai Clinic],
Since 3 characters match 4 characters of Tanaka Clinic, the degree of matching is high, so it was certified as a combination target.
【0020】これらの結果は,それぞれ中間結合結果a
103,中間結合結果b104に格納される。結合フラ
グは,どちらも“1”で結合成功を示す。結果突合分類
部130は,これらの中間結合結果a103,中間結合
結果b104を結果比較部131により比較し,一致し
ないことから結合結果不一致データ群105に格納す
る。These results are intermediate join results a, respectively.
103 and the intermediate combination result b104. Both of the combination flags are "1", indicating that the combination is successful. The result matching classifying unit 130 compares the intermediate join result a103 and the intermediate join result b104 by the result comparing unit 131 and stores them in the join result mismatch data group 105 because they do not match.
【0021】誤結果排除部140の不一致結果選択部1
41は,結合結果不一致データ群105から読み出した
これらの結合結果を,誤結果かどうかを判別するため表
示装置160に表示する。ここでは,結果を判定する人
間は,両者の結合結果を見た後に,両者とも結合させる
には危険性が高いと判断して,結合失敗を選択したの
で,両結果不採用になっている。したがって,結合否認
データ群109に結果が格納されることになる。Mismatch result selection unit 1 of error result elimination unit 140
Reference numeral 41 displays these combined results read from the combined result disagreement data group 105 on the display device 160 in order to determine whether they are erroneous results. In this case, since the person who judges the result determines that there is a high risk of combining both after seeing the combination result of both, and selects the combination failure, both results are not adopted. Therefore, the result is stored in the combination rejection data group 109.
【0022】結合結果合体部150では,誤結果排除部
140の結果と結合突合分類部130のデータ群をもと
に結果を集計し,結合DB200を作成する。The combination result coalescing unit 150 totals the results based on the result of the error result eliminating unit 140 and the data group of the combination matching classifying unit 130 to create a combination DB 200.
【0023】[0023]
【実施例】具体的に東京23区の電話帳DB(約100
万件)と住宅地図DBとの結合に対し,前述した参考文
献1(安田,松村,水町,唐沢「電話・FAXを使った
地図案内システム」,第3回機能図形情報システムシン
ポジウム講演論文集,1992/4,pp.81-86. )に記
載された日本語処理による固有情報比較方式(処理A)
で自動結合させた場合の結果は,結合成功率約85%,
結合失敗約15%であり,サンプリングによる推定誤結
合は5%(結合信頼性95%)であった。[Example] Specifically, a telephone directory DB (about 100
For reference to the connection between the (1 million cases) and the housing map DB, reference 1 (Yasuda, Matsumura, Mizumachi, Karasawa “Map guidance system using telephone / FAX”, 3rd Functional Graphic Information System Symposium Proceedings, 1992/4, pp.81-86.) Japanese-language specific information comparison method (Process A)
The result of automatic joining is about 85% of successful joining,
The coupling failure was about 15%, and the estimated mis-coupling due to sampling was 5% (coupling reliability 95%).
【0024】一方,これに対し特願平10−21617
号で提案されている方式(処理B)により結合処理を行
った結果は,結合成功約90%,結合失敗約10%であ
り,両者の突合の結果,両者の結果一致が約75%,不
一致が20%(処理Aのみ結合が約5%,処理Bのみ結
合が約10%,両者結合も結果不一致が5%),未結合
が5%という結果となった。On the other hand, in contrast to this, Japanese Patent Application No. 10-21617
The result of combining processing by the method (Process B) proposed in No. is about 90% of successful combination and about 10% of unsuccessful combination. Was 20% (about 5% for treatment A alone, about 10% for treatment B alone, and 5% for both bonds, resulting in disagreement) and 5% for unbound.
【0025】さらに,両者結果不一致のもののみ人手で
チェックした結果,2%が両方式いずれかが正解と判断
できて,選択によって結合成功となり,3%(誤り全体
の60%)が結合誤りと判断できて排除できた。Further, as a result of manually checking only those inconsistent with each other in the results, 2% of both formulas can be judged to be correct, and the combination succeeds in selection, and 3% (60% of all errors) are combination errors. I was able to judge and eliminate it.
【0026】例えば「処理A」だけの方式を用いた場合
には,全体の信頼性を3%向上させるには,誤りが10
0万件のデータに均一に存在すると仮定して,60万件
の結合結果を人手でチェックして誤結合を排除する作業
が必要と考えられる。しかもこの作業は,1つの結合結
果だけを見て結合結果が誤りか否かを判断するために住
宅地図などで周辺の情報を見てよりふさわしいものが存
在するか否かを判断しながら進める必要があり,東京2
3区の例では,200件/人日程度の効率であった。For example, in the case of using only the "Processing A" method, in order to improve the overall reliability by 3%, an error of 10
Assuming that the data evenly exists in the data of 0,000 records, it is considered necessary to manually check the results of the 600,000 records to eliminate erroneous combinations. Moreover, in order to judge whether or not the combined result is incorrect by looking at only one combined result, it is necessary to proceed while checking the surrounding information on the housing map etc. and judging whether or not there is more suitable one. There is, Tokyo 2
In the case of 3 wards, the efficiency was about 200 cases / person day.
【0027】一方,本発明の方法を採用し,2方式の結
果不一致(5%)のみを人手でチェックした例では,5
万件(5%)のみのチェックで良く,しかも2方式の結
果を比較して両者とも結合させるのはふさわしくない
(誤結合の危険性が高い)と判断したもののみを排除す
るというやり方のため,3000件/人日の効率を上げ
ることができた。この結果,誤結合全体の60%を排除
する工数を1/180に削減できた。On the other hand, in the example in which the method of the present invention is adopted and only the result mismatch (5%) of the two methods is manually checked,
It is only necessary to check 10,000 cases (5%), and to exclude only those that are not suitable for combining the results of the two methods (high risk of incorrect connection). , 3000 cases / man-day efficiency could be improved. As a result, the number of man-hours required to eliminate 60% of all misconnections was reduced to 1/180.
【0028】[0028]
【発明の効果】以上説明したように,本発明によれば,
複数種類の結合処理方式の結果の不一致部分だけを比較
することで,きわめて効率良く,かつ,少ない工数で自
動結合誤りを排除し,結合結果全体の信頼性を上げるこ
とができるようになる。As described above, according to the present invention,
By comparing only the disagreement parts of the results of the multiple types of join processing methods, it is possible to eliminate the automatic join error very efficiently and with a small number of man-hours, and improve the reliability of the entire join result.
【図1】本発明の要部構成を示すブロック図である。FIG. 1 is a block diagram showing a main configuration of the present invention.
【図2】図1に示した本発明の処理装置による処理フロ
ーの概要を具体的に示す図である。FIG. 2 is a diagram specifically showing an outline of a processing flow by the processing apparatus of the present invention shown in FIG.
【図3】複数の結合処理部(処理A,処理B)による結
合結果が異なり,人間がどちらも採用せず結合失敗とし
た例を示す図である。FIG. 3 is a diagram showing an example in which a combination result by a plurality of combination processing units (process A and process B) is different, and a person does not adopt either of them and the combination fails.
101 結合対象のデータベース(DBa) 102 結合対象のデータベース(DBb) 110 結合処理部(処理A) 120 結合処理部(処理B) 130 結合突合分類部 140 誤結果排除部 150 結合結果合体部 160 表示装置 170 入力装置 200 結合データベース(DB) 101 Database to be combined (DBa) 102 Database to be combined (DBb) 110 Combine Processing Unit (Process A) 120 Combine Processing Unit (Process B) 130 Combined Butt Classifier 140 False result elimination section 150 Combined result unit 160 display device 170 input device 200 combined database (DB)
フロントページの続き (72)発明者 藤井 憲作 東京都新宿区西新宿三丁目19番2号 日 本電信電話株式会社内 (56)参考文献 特開 平9−259141(JP,A) 特開 平9−62700(JP,A) 川邊秀樹ほか,104番号案内オペレー ション検索支援方式,NTT R&D, 日本,社団法人電気通信協会,1996年 5月10日,第45巻 第5号,第433頁〜 第440頁 吉澤由里子ほか,マルチメディア地図 システム(1)システム概要とDB構 築,第41回(平成2年後期)全国大会講 演論文集(4),日本,社団法人情報処 理学会,1990年 9月 6日,第150頁 〜第151頁 (58)調査した分野(Int.Cl.7,DB名) G06F 17/30 JICSTファイル(JOIS)Front page continuation (72) Inventor Kensaku Fujii 3-19-2 Nishishinjuku, Shinjuku-ku, Tokyo Nihon Telegraph and Telephone Corporation (56) Reference JP-A-9-259141 (JP, A) JP-A-9 -62700 (JP, A) Hideki Kawabe et al., 104 number guidance operation search support method, NTT R & D, Japan, Japan Telecommunications Association, May 10, 1996, Vol. 45, No. 5, pp. 433- 440 pages Yuriko Yoshizawa et al., Multimedia map system (1) System overview and DB construction, Proc. Of the 41st national conference (2nd half) (4), Japan, Japan Society for Information Processing, 1990 Sept. 6, pp. 150-151 (58) Fields investigated (Int.Cl. 7 , DB name) G06F 17/30 JISST file (JOIS)
Claims (4)
格納するデータベースの記憶手段を備えると共に,複数
の結合処理部と,結果突合分類部と,ユーザに対する入
出力インタフェースを持つ誤結果排除部と,結合結果合
体部とを有する計算機を備えるシステムにおいて,前記
2種類のデータを前記計算機が結び付ける処理方法であ
って,前記複数の結合処理部のそれぞれが,前記データベース
から読み出した 結合対象となる前記2種類のデータにつ
いて結合の評価方法が異なる複数種類の結合処理方式に
よって結合する過程と,前記結果突合分類部が, 前記複数種類の結合処理方式に
よる結合結果を突き合わせて, 結果が不一致のものを抽出する過程と, 前記誤結果排除部が,前記結果突合分類部が 抽出した結
果を誤結合かどうかの判断対象として,前記入出力イン
タフェースによる入出力を行い誤結合を排除する過程
と,前記結合結果合体部が, 誤結合を排除した前記複数種類
の結合処理方式による結合結果を合わせて,求める結合
結果とする過程とを有することを特徴とする住所情報を
持つ異種データ自動結合の誤り排除方法。 The method according to claim 1] 2 types of data that is different with the address information
It is equipped with storage means for the database to store
Join processing part, result match classification part, and
The error result elimination unit that has an output interface and the combined result
In a system including a computer having a body part,
Processing method der two types of the computer the data linking
I, each of the plurality of coupling processing unit, said database
The process of combining the two types of data to be combined, which are to be combined, by a plurality of kinds of combining processing methods having different combining evaluation methods, and the result matching classifying unit match the combining results of the plurality of kinds of combining processing methods. Then, the process of extracting the ones in which the results do not match, and the error result excluding unit determines whether the result extracted by the result matching classifying unit is an incorrect combination or not, as the input / output interface.
An over extent you eliminate erroneous coupling inputs and outputs by interface, the coupling results coalescence portion, the combined binding results due to the binding processing method of the plurality of types which eliminated the false bond, and a process in which the binding results to determine An error elimination method for automatic combination of different types of data having address information.
種類の結合処理方式は,住所情報中の住人名やビル名等
の要素を日本語処理し,重要語を評価して結合させる第
1の方法と,住所の一致度に応じて文字の一致度を評価
する第2の方法とを含むことを特徴とする請求項1記載
の住所情報を持つ異種データ自動結合の誤り排除方法。2. The plurality of types of combination processing methods used by the plurality of combination processing units are to process elements such as a resident name and a building name in address information in Japanese and evaluate important words to combine them. The method of claim 1 and the second method of evaluating the degree of coincidence of characters according to the degree of coincidence of addresses.
計算機により結び付ける処理装置において, 結合対象となる前記2種類のデータについて,それぞれ
結合の評価方法が異なる結合処理方式によって結合する
複数の結合処理部と, 前記複数の結合処理部による結合結果を突き合わせて,
結果が不一致のものを抽出する結果突合分類部と, 前記結果突合分類部により抽出した結果を誤結合かどう
かの判断対象として,誤結合を排除するための入出力イ
ンタフェースを持つ誤結果排除部と, 誤結合を排除した前記複数の結合処理部による結合結果
を合わせて,求める結合結果とする結合結果合体部とを
備えることを特徴とする住所情報を持つ異種データ自動
結合の誤り排除処理装置。3. A processing device for connecting two different kinds of data having address information by a computer, and a plurality of combining processes for combining the two kinds of data to be combined by different combining evaluation methods. Section and the combination results of the plurality of combination processing sections are compared,
A result match classification unit that extracts results that do not match, and an error result elimination unit that has an input / output interface for eliminating the wrong combination as a target for determining whether the result extracted by the result match classification unit is a wrong combination. An error elimination processing apparatus for automatic heterogeneous data combination having address information, comprising: a combination result combining unit that obtains a combination result obtained by combining the combination results of the plurality of combination processing units excluding erroneous combination.
情報中の住人名やビル名等の要素を日本語処理し,重要
語を評価して結合させる第1の結合処理部と,住所の一
致度に応じて文字の一致度を評価する第2の結合処理部
とを含むことを特徴とする請求項3記載の住所情報を持
つ異種データ自動結合の誤り排除処理装置。4. A first combination processing unit that processes elements such as a resident name and a building name in address information in Japanese in the plurality of kinds of combination processing units, evaluates important words, and combines them. 4. An error elimination processing apparatus for automatic combination of different types of data with address information according to claim 3, further comprising a second combination processing unit that evaluates the degree of coincidence of characters according to the degree of coincidence of addresses.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP08833898A JP3495253B2 (en) | 1998-04-01 | 1998-04-01 | Error elimination method for automatic combination of heterogeneous data having address information and its processing apparatus |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP08833898A JP3495253B2 (en) | 1998-04-01 | 1998-04-01 | Error elimination method for automatic combination of heterogeneous data having address information and its processing apparatus |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH11288416A JPH11288416A (en) | 1999-10-19 |
| JP3495253B2 true JP3495253B2 (en) | 2004-02-09 |
Family
ID=13940087
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP08833898A Expired - Fee Related JP3495253B2 (en) | 1998-04-01 | 1998-04-01 | Error elimination method for automatic combination of heterogeneous data having address information and its processing apparatus |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3495253B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2008122183A (en) * | 2006-11-10 | 2008-05-29 | Denso Corp | Facility information processing apparatus and program |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0962700A (en) * | 1995-08-29 | 1997-03-07 | Nippon Telegr & Teleph Corp <Ntt> | Dictionary construction method and apparatus |
| JP3131142B2 (en) * | 1996-03-26 | 2001-01-31 | 日立ソフトウエアエンジニアリング株式会社 | Map data linkage system |
-
1998
- 1998-04-01 JP JP08833898A patent/JP3495253B2/en not_active Expired - Fee Related
Non-Patent Citations (2)
| Title |
|---|
| 吉澤由里子ほか,マルチメディア地図システム(1)システム概要とDB構築,第41回(平成2年後期)全国大会講演論文集(4),日本,社団法人情報処理学会,1990年 9月 6日,第150頁〜第151頁 |
| 川邊秀樹ほか,104番号案内オペレーション検索支援方式,NTT R&D,日本,社団法人電気通信協会,1996年 5月10日,第45巻 第5号,第433頁〜第440頁 |
Also Published As
| Publication number | Publication date |
|---|---|
| JPH11288416A (en) | 1999-10-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9792324B2 (en) | Method and system for uniquely identifying a person to the exclusion of all others | |
| WO2000010106A1 (en) | Mapping information sources | |
| JP3201945B2 (en) | How to compare database tables | |
| US7324998B2 (en) | Document search methods and systems | |
| US6185583B1 (en) | Parallel rule-based processing of forms | |
| US12554882B2 (en) | Systems and methods for synthetic identity detection | |
| CN110874326B (en) | Test case generation method and device, computer equipment and storage medium | |
| JP3495253B2 (en) | Error elimination method for automatic combination of heterogeneous data having address information and its processing apparatus | |
| CN113377818A (en) | Flow verification method and device, computer equipment and storage medium | |
| US20080313157A1 (en) | Method and system for providing search results | |
| US6681347B1 (en) | Method for testing keyboard complied with language code | |
| JP2921522B1 (en) | Database combining method and apparatus, and storage medium storing database combining program | |
| JP3517345B2 (en) | METHOD AND APPARATUS FOR JOINT PROCESSING OF DIFFERENT DATA WITH ADDRESS INFORMATION | |
| US7779059B2 (en) | Geocoding and address hygiene system employing point level and centerline data sets | |
| JP3360693B2 (en) | Customer information search method | |
| JP3131142B2 (en) | Map data linkage system | |
| JP3477822B2 (en) | Document registration search system | |
| JP2003132332A (en) | Learning data creation support device | |
| JP3266068B2 (en) | Map data linkage system and storage medium having program for performing map data linkage | |
| JP3252104B2 (en) | How to grade what matches a given entity found in a list of entities | |
| CN118012890B (en) | Matching method for data fields and data standards of database and readable storage medium | |
| JP3057090B2 (en) | Software component search method and software component search device | |
| CN111459970A (en) | Method for checking uniqueness of object information | |
| US20240289772A1 (en) | Method for providing community service based on electronic wallet and community server using the same | |
| JPH0243680A (en) | Client credit information retrieving system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071121 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081121 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091121 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101121 Year of fee payment: 7 |
|
| LAPS | Cancellation because of no payment of annual fees |