JPWO2021009972A1 - Natural language processing method, natural language processing system, and natural language processing program - Google Patents

Natural language processing method, natural language processing system, and natural language processing program Download PDF

Info

Publication number
JPWO2021009972A1
JPWO2021009972A1 JP2020518837A JP2020518837A JPWO2021009972A1 JP WO2021009972 A1 JPWO2021009972 A1 JP WO2021009972A1 JP 2020518837 A JP2020518837 A JP 2020518837A JP 2020518837 A JP2020518837 A JP 2020518837A JP WO2021009972 A1 JPWO2021009972 A1 JP WO2021009972A1
Authority
JP
Japan
Prior art keywords
text
translation
natural language
language processing
web page
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
JP2020518837A
Other languages
Japanese (ja)
Inventor
泰弘 梅本
泰弘 梅本
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.)
MALLSERVICE INC.
Original Assignee
MALLSERVICE INC.
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 MALLSERVICE INC. filed Critical MALLSERVICE INC.
Publication of JPWO2021009972A1 publication Critical patent/JPWO2021009972A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/268Morphological analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Machine Translation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

新規な自然言語処理を実現することを解決すべき課題とする。原言語の第1のテキストを含むウェブページの指定を受け付ける受付ステップと、前記第1のテキストに基づく目的言語の第2のテキストを取得する翻訳ステップと、前記第2のテキストの少なくとも一部をクエリとしてスクレイピングを行い、前記目的言語の第3のテキストを取得する収集ステップと、前記第3のテキストを前記第1のテキストの訳文として決定する決定ステップと、をコンピュータのプロセッサに実行させる自然言語処理方法とそのシステム及びプログラムを実現する。The issue to be solved is to realize new natural language processing. A reception step that accepts the designation of a web page containing the first text of the original language, a translation step of acquiring the second text of the target language based on the first text, and at least a part of the second text. A natural language that causes a computer processor to perform a collection step of scraping as a query to obtain a third text of the target language and a determination step of determining the third text as a translation of the first text. Realize the processing method and its system and program.

Description

本発明は、自然言語処理方法、自然言語処理システム、及び、自然言語処理プログラムに関する。 The present invention relates to a natural language processing method, a natural language processing system, and a natural language processing program.

任意の自然言語(原言語)で記述されたテキストを任意の異なる自然言語(目的言語)で記述されたテキストに変換する機械翻訳は、その翻訳プロセスにおいて主体として人間を含まない「機械による翻訳」である。 Machine translation, which converts text written in any natural language (original language) into text written in any different natural language (target language), is a "machine translation" that does not include humans as the main body in the translation process. Is.

「機械による翻訳」は、専門技能に近い翻訳プロセスを一般化し翻訳コストを圧縮した一方、判読容易ではない翻訳文をインターネットウェブ上に氾濫させており、例えば検索エンジン最適化を困難とする要因の1つとなっている。 "Machine translation" generalizes translation processes that are close to specialized skills and reduces translation costs, but it also floods the Internet Web with unreadable translations, which is a factor that makes search engine optimization difficult, for example. It is one.

そのため、近年の機械翻訳は、翻訳精度の向上のみならず、翻訳プロセスに主体として人間を含み判読容易な意訳文を生成可能な「人間による翻訳」の実現が求められている。 Therefore, in recent years, machine translation is required not only to improve translation accuracy, but also to realize "translation by humans" that can generate easy-to-read translations that include humans as the main body in the translation process.

特許文献1によると、第1の言語の入力文に対しそれぞれ第2の言語の訳文を生成するための、複数個の機械翻訳装置を含む訳文候補生成部と、得られた複数の第2の言語の訳文をそれぞれ起点として、訳文を変形し改良する訳文改良部と、改良された訳文のうちで所定の条件を充足するものを入力文に対する出力文として選択する終了判定部と、を含む機械翻訳システムに関する発明が報告されている。 According to Patent Document 1, a translation candidate generation unit including a plurality of machine translation devices for generating a translation of the second language for each input sentence of the first language, and a plurality of obtained second translation units. A machine that includes a translation improvement unit that transforms and improves the translation from each language translation, and an end judgment unit that selects the improved translation that satisfies certain conditions as the output sentence for the input sentence. Inventions relating to translation systems have been reported.

特許第3919771号公報Japanese Patent No. 3919771

特許文献1に記載の発明における訳文改良部は、初期候補訳文及び訳文記憶部から読出された訳文との何れか一方を選択するための訳文選択部を含み、直訳度が低く意訳文に近い翻訳文が生成可能であると把握することができる。 The translation improvement unit in the invention described in Patent Document 1 includes a translation selection unit for selecting either an initial candidate translation or a translation read from the translation storage unit, and has a low degree of literal translation and is close to a free translation. It can be understood that the sentence can be generated.

しかしながら「人間による翻訳」を再現するためには、記録された又は改良が加えられた情報だけでなく、人間による創作物としての最新のテキスト/コンテキストを参考とする必要がある。この点において、特許文献1に記載の発明は改善の余地があるといえる。 However, in order to reproduce the "human translation", it is necessary to refer not only to the recorded or improved information, but also to the latest text / context as a human creation. In this respect, it can be said that the invention described in Patent Document 1 has room for improvement.

本発明は、新規な自然言語処理を実現することを解決すべき課題とする。 The present invention is a problem to be solved to realize a novel natural language processing.

上記課題を解決するために、本発明は、自然言語処理方法であって、原言語の第1のテキストを含むウェブページの指定を受け付ける受付ステップと、前記第1のテキストに基づく目的言語の第2のテキストを取得する翻訳ステップと、前記第2のテキストの少なくとも一部をクエリとしてスクレイピングを行い、前記目的言語の第3のテキストを取得する収集ステップと、前記第3のテキストを前記第1のテキストの訳文として決定する決定ステップと、をコンピュータのプロセッサに実行させることを特徴とする。 In order to solve the above problems, the present invention is a natural language processing method, which is a reception step for accepting a designation of a web page including the first text of the original language, and a first language of the target language based on the first text. A translation step of acquiring the second text, a collection step of scraping at least a part of the second text as a query to acquire the third text of the target language, and the first text of the third text. It is characterized by having a computer processor execute a decision step to determine as a translation of the text of.

本発明の好ましい形態では、テキストの形態素列を取得する解析ステップと、前記形態素列の分散ベクトルを取得する評価ステップと、前記分散ベクトル間の類似度を決定する判定ステップと、を前記プロセッサに実行させ、前記翻訳ステップは、前記第3のテキストに基づく前記原言語の第4のテキストを取得し、前記解析ステップは、前記第1のテキストの前記形態素列、及び、前記第4のテキストの前記形態素列を取得し、前記評価ステップは、前記第1のテキストの前記分散ベクトル、及び、前記第4のテキストの前記分散ベクトルを取得し、前記決定ステップは、前記判定ステップが決定した前記第1のテキスト及び第4のテキストの前記分散ベクトル間の前記類似度が閾値を超過する場合、前記第3のテキストを前記訳文として決定することを特徴とする。 In a preferred embodiment of the present invention, the processor executes an analysis step of acquiring a morpheme string of text, an evaluation step of acquiring a variance vector of the morpheme string, and a determination step of determining the similarity between the variance vectors. The translation step obtains the fourth text of the original language based on the third text, and the analysis step is the morpheme sequence of the first text and the fourth text of the fourth text. The morpheme sequence is acquired, the evaluation step acquires the dispersion vector of the first text, and the dispersion vector of the fourth text, and the determination step is the first determination determined by the determination step. When the similarity between the text and the variance vector of the fourth text exceeds the threshold value, the third text is determined as the translation.

本発明の好ましい形態では、前記収集ステップは、前記第1のテキストの前記分散ベクトル、及び、前記第4のテキストの前記分散ベクトルの前記類似度が前記閾値を超過しない場合、前記ウェブページに基づき前記クエリを拡張し、前記スクレイピングを行い、前記第3のテキストを取得することを特徴とする。 In a preferred embodiment of the invention, the collection step is based on the web page if the similarity of the variance vector of the first text and the variance vector of the fourth text does not exceed the threshold. It is characterized in that the query is extended, the scraping is performed, and the third text is acquired.

本発明の好ましい形態では、前記評価ステップは、学習済モデルに基づき前記分散ベクトルを取得し、前記学習済モデルは、隠れ層の一部又は出力層が前記分散ベクトルを示すニューラルネットワークモデルであることを特徴とする。 In a preferred embodiment of the present invention, the evaluation step acquires the variance vector based on the trained model, and the trained model is a neural network model in which a part of the hidden layer or the output layer shows the variance vector. It is characterized by.

上記課題を解決するために、本発明は、自然言語処理システムであって、原言語の第1のテキストを含むウェブページの指定を受け付ける受付手段と、前記第1のテキストに基づく目的言語の第2のテキストを取得する翻訳手段と、前記第2のテキストの少なくとも一部をクエリとしてスクレイピングを行い、前記目的言語の第3のテキストを取得する収集手段と、前記第3のテキストを前記第1のテキストの訳文として決定する決定手段と、を有することを特徴とする。 In order to solve the above problems, the present invention is a natural language processing system, which is a reception means for accepting designation of a web page including a first text of the original language, and a first language of a target language based on the first text. The translation means for acquiring the second text, the collecting means for obtaining the third text of the target language by scraping at least a part of the second text as a query, and the first text. It is characterized by having a determination means for determining as a translation of the text of.

上記課題を解決するために、本発明は、自然言語処理プログラムであって、コンピュータを、原言語の第1のテキストを含むウェブページの指定を受け付ける受付手段と、前記第1のテキストに基づく目的言語の第2のテキストを取得する翻訳手段と、前記第2のテキストの少なくとも一部をクエリとしてスクレイピングを行い、前記目的言語の第3のテキストを取得する収集手段と、前記第3のテキストを前記第1のテキストの訳文として決定する決定手段と、として機能させることを特徴とする。 In order to solve the above problems, the present invention is a natural language processing program, which is a reception means for receiving a designation of a web page containing a first text of the original language, and an object based on the first text. A translation means for acquiring the second text of the language, a collecting means for obtaining the third text of the target language by scraping at least a part of the second text as a query, and the third text. It is characterized in that it functions as a determination means for determining as a translation of the first text.

本発明によれば、新規な自然言語処理を実現することができる。 According to the present invention, a novel natural language processing can be realized.

本発明の一実施形態に係るハードウェア構成を示す。A hardware configuration according to an embodiment of the present invention is shown. 本発明の一実施形態に係るブロックダイアグラムを示す。The block diagram which concerns on one Embodiment of this invention is shown. 本発明の一実施形態に係るデータベースのブロックダイアグラムを示す。The block diagram of the database which concerns on one Embodiment of this invention is shown. 本発明の一実施形態に係るフローチャートを示す。The flowchart which concerns on one Embodiment of this invention is shown.

本発明の一実施形態に係る自然言語処理システム、自然言語処理方法、及び、自然言語処理プログラムは、図面を交えて、以下で説明される。本発明は以下の一実施形態に限定するものではなく、様々な構成を採用し得る。例として、本発明に係る各手段・各ステップは、その作用効果を実現する上で、電子メールやSMS等を介したメッセージングや、APIを介したデータ入出力等を適宜、行い得る。 The natural language processing system, the natural language processing method, and the natural language processing program according to the embodiment of the present invention will be described below with reference to the drawings. The present invention is not limited to the following embodiment, and various configurations may be adopted. As an example, each means / step according to the present invention may appropriately perform messaging via e-mail, SMS, or the like, data input / output via API, or the like in order to realize its action and effect.

自然言語処理システム、自然言語処理方法、及び、自然言語処理プログラムは、同様の作用効果を奏することができる。また、各手段の作用効果と、同一の名称を冠する各ステップの作用効果と、は同一である。 A natural language processing system, a natural language processing method, and a natural language processing program can exert similar effects. Further, the action and effect of each means and the action and effect of each step bearing the same name are the same.

自然言語処理プログラムは、非一過性の記録媒体に記憶させてよい。自然言語処理プログラムが記憶された非一過性の記録媒体は、コンピュータ装置に自然言語処理プログラムをインストールするために用いられる。 The natural language processing program may be stored in a non-transient recording medium. A non-transient recording medium in which the natural language processing program is stored is used to install the natural language processing program on a computer device.

《ハードウェア構成》
図1に示すように、自然言語処理システムは、1以上のサーバ10と、1以上のキャッシュサーバ20と、1以上のターミナル30と、を含む。
《Hardware configuration》
As shown in FIG. 1, the natural language processing system includes one or more servers 10, one or more cache servers 20, and one or more terminals 30.

サーバ10は、コンピュータであり、少なくとも、演算部11と、主記憶部12と、補助記憶部13と、入力部14と、表示部15と、通信部16と、を含む。各部は、サーバ10に係る各手段の作用効果を実現するために用いられる。 The server 10 is a computer, and includes at least a calculation unit 11, a main storage unit 12, an auxiliary storage unit 13, an input unit 14, a display unit 15, and a communication unit 16. Each part is used to realize the action and effect of each means related to the server 10.

キャッシュサーバ20は、コンピュータであり、少なくとも、演算部21と、主記憶部22と、補助記憶部23と、入力部24と、表示部25と、通信部26と、を含む。各部は、キャッシュサーバ20に係る各手段の作用効果を実現するために用いられる。 The cache server 20 is a computer, and includes at least a calculation unit 21, a main storage unit 22, an auxiliary storage unit 23, an input unit 24, a display unit 25, and a communication unit 26. Each part is used to realize the action and effect of each means related to the cache server 20.

ターミナル30は、コンピュータであり、少なくとも、演算部31と、主記憶部32と、補助記憶部33と、入力部34と、表示部35と、通信部36と、を含む。各部は、ターミナル30に係る各手段の作用効果を実現するために用いられる。 The terminal 30 is a computer, and includes at least a calculation unit 31, a main storage unit 32, an auxiliary storage unit 33, an input unit 34, a display unit 35, and a communication unit 36. Each part is used to realize the action and effect of each means according to the terminal 30.

サーバ10、キャッシュサーバ20、及び、ターミナル30は、各通信部とネットワークを介して、相互に接続される。当該ネットワークは、パブリックネットワーク及び/又はプライベートネットワークにより構成され、通信プロトコル等に制限はない。 The server 10, the cache server 20, and the terminal 30 are connected to each other via a network with each communication unit. The network is composed of a public network and / or a private network, and there are no restrictions on communication protocols and the like.

サーバ10、キャッシュサーバ20、及び、ターミナル30の各部は、以下で説明される。 Each part of the server 10, the cache server 20, and the terminal 30 will be described below.

演算部11、21及び31は、CPU等の既知のプロセッサを備える。主記憶部12、22、及び、32は、RAM等の既知の揮発性デバイスを備える。補助記憶部13、23、及び、33は、フラッシュメモリ等の既知の不揮発性デバイスを備え、OSやプログラムが格納される。補助記憶部13は、後述のデータベースDB1、DB2、DB3、DB4、DB5、及び、DB6の少なくとも一部として機能してよい。入力部14、24、及び、34は、自然言語処理システムのデータ入力等のために用いられる。入力部34は、キーボードやタッチパネル等の入力デバイスを備える。表示部15、25、及び、35は、自然言語処理システムのデータ表示処理のために用いられ、ディスプレイデバイスやグラフィックコントローラ等を備える。通信部16、26、及び、36は、通信処理のために用いられる。なお、データベースDB1、DB2、DB3、DB4、DB5、及び、DB6の少なくとも一部は、サーバ10と通信可能な外部データベースであってよい。 The arithmetic units 11, 21 and 31 include a known processor such as a CPU. The main storage units 12, 22, and 32 include known volatile devices such as RAM. Auxiliary storage units 13, 23, and 33 include known non-volatile devices such as flash memory, and store an OS and a program. The auxiliary storage unit 13 may function as at least a part of the databases DB1, DB2, DB3, DB4, DB5, and DB6 described later. Input units 14, 24, and 34 are used for data input of a natural language processing system and the like. The input unit 34 includes an input device such as a keyboard and a touch panel. The display units 15, 25, and 35 are used for data display processing of a natural language processing system, and include a display device, a graphic controller, and the like. Communication units 16, 26, and 36 are used for communication processing. At least a part of the databases DB1, DB2, DB3, DB4, DB5, and DB6 may be an external database capable of communicating with the server 10.

サーバ10、及び、キャッシュサーバ20は、ワークステーション等の既知の装置構成をとり、表示部15又は25を含まない構成としてよい。また、ターミナル30は、スマートフォンやラップトップ等の既知の装置構成を採用することができる。 The server 10 and the cache server 20 may have a known device configuration such as a workstation and may not include the display unit 15 or 25. In addition, the terminal 30 can adopt a known device configuration such as a smartphone or a laptop.

《ブロックダイアグラム》
図2、及び、図3に示すように、本発明は、データベースDB1、DB2、DB3、DB4、DB5、及び、DB6と、サーバ10と、キャッシュサーバ20と、ターミナル30と、が有機的に組み合わされることで実現される。
《Block diagram》
As shown in FIGS. 2 and 3, in the present invention, the databases DB1, DB2, DB3, DB4, DB5, and DB6, the server 10, the cache server 20, and the terminal 30 are organically combined. It is realized by being.

データベースDB1は、第1のテキストT1、第2のテキストT2、第3のテキストT3、及び、第4のテキストT4のそれぞれを示すテキスト情報1001が格納される。また、データベースDB1は、第1のテキストT1、第2のテキストT2、第3のテキストT3、及び、第4のテキストT4のそれぞれのカテゴリ又は自然言語を示すテキストメタ情報1002がさらに格納される。また、データベースDB1は、形態素列P1、P2、P3、及び、P4のそれぞれを示す形態素列情報1003がさらに格納される。データベースDB1は、分散ベクトルV1、V2、V3、及び、V4のそれぞれを示す分散ベクトル情報1004がさらに格納される。 The database DB1 stores text information 1001 indicating each of the first text T1, the second text T2, the third text T3, and the fourth text T4. Further, the database DB1 further stores text meta information 1002 indicating each category or natural language of the first text T1, the second text T2, the third text T3, and the fourth text T4. Further, the database DB1 further stores morpheme string information 1003 indicating each of the morpheme strings P1, P2, P3, and P4. The database DB1 further stores the variance vector information 1004 indicating each of the variance vectors V1, V2, V3, and V4.

データベースDB2は、受付手段101により受け付けられたウェブページ0に係る情報が格納される。また、データベースDB2は、ウェブページ0と対応するリンク情報2001と、ウェブページ0のカテゴリを示すカテゴリ情報2002と、リンク情報2001が示す国別コードトップレベルドメインであるドメイン情報2003と、ウェブページ0に含まれるテキストが示す自然言語を特定するためのランゲージ情報2004と、がさらに格納される。 The database DB 2 stores information related to the web page 0 received by the reception means 101. In addition, the database DB2 includes link information 2001 corresponding to web page 0, category information 2002 indicating the category of web page 0, domain information 2003 which is a country code top-level domain indicated by link information 2001, and web page 0. Language information 2004 for identifying the natural language indicated by the text contained in is further stored.

データベースDB3は、受付手段101により受け付けられたウェブページ0の情報を有する。また、データベースDB3は、ウェブページ0のスタイルシート情報3001と、ウェブページ0のスクリプトコードを示すスクリプト情報3002と、を有する。 The database DB 3 has the information of the web page 0 received by the reception means 101. Further, the database DB 3 has the style sheet information 3001 of the web page 0 and the script information 3002 indicating the script code of the web page 0.

データベースDB4は、ユーザ定義辞書の態様をとり、ワード情報4001を有する。 The database DB4 takes the form of a user-defined dictionary and has word information 4001.

データベースDB5は、後述する学習済モデル1031に基づき形態素列の少なくとも一部の分散ベクトルを表すためのボキャブラリ情報5001を有する。ボキャブラリ情報5001は、1以上のワードを含む。 The database DB5 has vocabulary information 5001 for representing at least a part of the variance vector of the morpheme sequence based on the trained model 1031 described later. The vocabulary information 5001 includes one or more words.

データベースDB6は、スクレイピングに係るクエリを示すクエリ情報6001と、スクレイピング先である1以上のウェブページ2を示すリンク情報6002と、を有する。 The database DB 6 has query information 6001 indicating a query related to scraping, and link information 6002 indicating one or more web pages 2 which are scraping destinations.

サーバ10は、受付手段101、解析手段102、評価手段103、翻訳手段104、収集手段105、判定手段106、及び、決定手段107を少なくとも有する。サーバ10が有する各手段は、1以上のサーバ10による分散処理により実現されてよい。サーバ10が有する各手段は、1以上のサーバ10のそれぞれが分担するような構成としてもよい。 The server 10 has at least a reception unit 101, an analysis unit 102, an evaluation unit 103, a translation unit 104, a collection unit 105, a determination unit 106, and a determination unit 107. Each means included in the server 10 may be realized by distributed processing by one or more servers 10. Each means included in the server 10 may be configured to be shared by each of one or more servers 10.

受付手段101は、ターミナル30によるウェブページ0の指定を受け付ける。受付手段101は、リンク情報2001、カテゴリ情報2002、ドメイン情報2003及びランゲージ情報2004をデータベースDB2上に格納する。本明細書中の説明における「ウェブページ」は、少なくともウェブページ0、1、及び、2の何れかを指す。また、カテゴリ情報2002における「カテゴリ」は、IT、ソフトウェア、及び、ASP等を指す。 The reception means 101 accepts the designation of the web page 0 by the terminal 30. The reception means 101 stores the link information 2001, the category information 2002, the domain information 2003, and the language information 2004 on the database DB2. As used herein, the term "web page" refers to at least one of web pages 0, 1, and 2. Further, the "category" in the category information 2002 refers to IT, software, ASP, and the like.

解析手段102は、テキストを形態素解析し、当該テキストの形態素列を決定し、形態素列をデータベースDB1に格納する。また、解析手段102は、サーバ10及び/又は外部サーバに格納された形態素解析エンジン1021を用いる。形態素解析エンジン1021は、既知の形態素解析エンジンを指す。本明細書中の説明における「テキスト」は、少なくとも第1のテキストT1、第2のテキストT2、第3のテキストT3、及び、第4のテキストT4の何れかを指す。また、本明細書中の説明における「形態素列」は、少なくとも形態素列P1、P2、P3、及び、P4の何れかを指す。 The analysis means 102 morphologically analyzes the text, determines the morpheme string of the text, and stores the morpheme string in the database DB1. Further, the analysis means 102 uses the morphological analysis engine 1021 stored in the server 10 and / or the external server. Morphological analysis engine 1021 refers to a known morphological analysis engine. As used herein, the term "text" refers to at least one of a first text T1, a second text T2, a third text T3, and a fourth text T4. Further, the "morpheme string" in the description in the present specification refers to at least one of the morpheme strings P1, P2, P3, and P4.

評価手段103は、形態素列の少なくとも一部に基づき分散ベクトルを決定し、分散ベクトルをデータベースDB1に格納する。また、評価手段103は、サーバ10及び/又は外部サーバに格納された学習済モデル1031を用いる。学習済モデル1031は、CBoWモデル、Skip−Gramモデル、DoBWモデル、PV−DMモデル等の既知のニューラルネットワークモデルを指す。学習済モデル1031の入力値は、形態素列の少なくとも一部に基づく数値ベクトルであり、解析手段102が取得した形態素列の少なくとも一部とボキャブラリとに基づく1以上のone−hotベクトルである。学習済モデル1031の隠れ層の一部又は出力層は、分散ベクトルを示す。本明細書中の説明における「分散ベクトル」は、少なくとも分散ベクトルV1、V2、V3、及び、V4の何れかを指す。なお、形態素列の分散ベクトルは、形態素列を構成する各語句のそれぞれの分散ベクトルに基づいてよい。学習済モデル1031に係る学習は、階層的ソフトマックス、ネガティブサンプリング、埋め込みレイヤ等を適用することにより高速化されてよい。
なお、学習済モデル1031は、ニューラルネットワークモデルの種別に応じて適宜、単語やその周辺語等を教師値とすることは勿論である。
The evaluation means 103 determines the variance vector based on at least a part of the morpheme sequence, and stores the variance vector in the database DB1. Further, the evaluation means 103 uses the trained model 1031 stored in the server 10 and / or the external server. The trained model 1031 refers to a known neural network model such as a CBoW model, a Skip-Gram model, a DoBW model, and a PV-DM model. The input value of the trained model 1031 is a numerical vector based on at least a part of the morpheme string, and is one or more one-hot vectors based on at least a part of the morpheme string acquired by the analysis means 102 and the vocabulary. A part of the hidden layer or the output layer of the trained model 1031 shows a variance vector. As used herein, the "dispersion vector" refers to at least one of the variance vectors V1, V2, V3, and V4. The variance vector of the morpheme sequence may be based on the variance vector of each word and phrase constituting the morpheme sequence. The training according to the trained model 1031 may be accelerated by applying a hierarchical softmax, negative sampling, an embedded layer, or the like.
Of course, the trained model 1031 uses words, peripheral words, and the like as teacher values as appropriate according to the type of neural network model.

翻訳手段104は、入力値としての原言語のテキストを出力値としての目的言語のテキストに変換し、目的言語のテキストをデータベースDB1に格納する。また、翻訳手段104は、サーバ10及び/又は外部サーバに格納された翻訳エンジン1041を用いる。
翻訳エンジン1041は、既知の翻訳エンジンを指す。翻訳エンジン1041は、ルールベース又はコーパスベースであってよい。翻訳エンジン1041は、統計的機械翻訳又はニューラル機械翻訳に基づいてよい。本明細書中の説明における「原言語」及び「目的言語」は、それぞれ、日本語や英語等の既知の自然言語を指す。なお、「原言語」が本発明に係る自然言語処理の翻訳元言語であるのに対し、「目的言語」が本発明に係る自然言語処理の翻訳先言語であることは勿論である。
The translation means 104 converts the text of the original language as the input value into the text of the target language as the output value, and stores the text of the target language in the database DB1. Further, the translation means 104 uses a translation engine 1041 stored in the server 10 and / or an external server.
Translation engine 1041 refers to a known translation engine. The translation engine 1041 may be rule-based or corpus-based. The translation engine 1041 may be based on statistical machine translation or neural machine translation. The "original language" and the "objective language" in the description herein refer to known natural languages such as Japanese and English, respectively. It goes without saying that the "original language" is the translation source language of the natural language processing according to the present invention, whereas the "objective language" is the translation destination language of the natural language processing according to the present invention.

収集手段105は、クエリ情報6001に基づきスクレイピングを行い、テキストを取得し、当該テキストをデータベースDB1に格納する。また、収集手段105は、サーバ10又は外部サーバに格納されたスクレイパ1051を用いる。スクレイパ1051は、既知のスクレイパを指す。また、収集手段105は、入力値としてのテキストに基づき出力値としてのクエリを決定してよい。収集手段105は、入力値としてのテキストの一部のフレーズをクエリとして決定してよい。また、収集手段105は、ウェブページ上の各種情報及び/又は収集手段105が保持するテキストに基づき、クエリを拡張し得る。このとき、収集手段105は、入力値としてのテキストの少なくとも一部が示すカテゴリと対応する所定のウェブページ上のテキストに基づき、クエリを拡張し得る。入力値としてのテキストの少なくとも一部と対応するカテゴリと、所定のウェブページを示すリンクは、ユーザ操作等により入力されることで、自然言語処理システムにおける各種データベースの何れかに格納され、適宜、収集手段105により参照される。本明細書中の説明における「スクレイピング」の収集対象は、既知のウェブページ上の情報全般であり、テキストだけでなく画像等も含まれる。このとき、収集手段105は、当該クエリに基づき、既知の検索エンジンによりスコアリングされた既知のウェブページ上のテキストの内、検索スコアの高いテキストを取得し、当該テキストをデータベースDB1に格納する。当該検索スコアは、テキストやウェブページとクエリとの一致度合いを示し、既知の検索エンジンにより用いられる慣用のスコア全般がその一態様として例示される。収集手段105は、クエリに基づき収集対象を決定してもよい。収集手段105は、既知の画像解析エンジンと協調しウェブページ上の画像からテキストを推定してよい。収集手段105は、ワード情報4001に基づき、第1のテキストT1等のテキストデータに含まれる所定の語句を固有名詞として置き換えするような後処理を単語アラインメントとして行ってよい。 The collecting means 105 performs scraping based on the query information 6001, acquires a text, and stores the text in the database DB1. Further, the collecting means 105 uses a scraper 1051 stored in the server 10 or an external server. Scraper 1051 refers to a known scraper. Further, the collecting means 105 may determine a query as an output value based on the text as an input value. The collecting means 105 may determine a part of the phrase of the text as an input value as a query. In addition, the collecting means 105 may extend the query based on various information on the web page and / or the text held by the collecting means 105. At this time, the collecting means 105 may extend the query based on the text on a predetermined web page corresponding to the category indicated by at least a part of the text as an input value. A category corresponding to at least a part of the text as an input value and a link indicating a predetermined web page are input by a user operation or the like and stored in any of various databases in the natural language processing system, as appropriate. Referenced by collection means 105. The collection target of "scraping" in the description in the present specification is all the information on a known web page, and includes not only text but also images and the like. At this time, the collecting means 105 acquires the text having a high search score from the texts on the known web page scored by the known search engine based on the query, and stores the text in the database DB1. The search score indicates the degree of matching between a text or a web page and a query, and a general conventional score used by a known search engine is exemplified as one embodiment. The collection means 105 may determine the collection target based on the query. The collecting means 105 may work with a known image analysis engine to estimate text from an image on a web page. Based on the word information 4001, the collecting means 105 may perform post-processing such as replacing a predetermined word / phrase included in the text data such as the first text T1 with a proper noun as a word alignment.

判定手段106は、異なる2つの分散ベクトルを入力値として、分散ベクトル間の類似度300を出力値として決定する。判定手段106は、コサイン類似度、ピアソンの相関係数、偏差パターン類似度、ユークリッド距離、標準ユークリッド距離、マハラノビス距離、マンハッタン距離、ミンコフスキー距離等の既知の類似度指標/距離指標の算出方法に基づき、類似度300を決定する。 The determination means 106 determines two different variance vectors as input values and a similarity 300 between the variance vectors as an output value. The determination means 106 is based on a method of calculating a known similarity index / distance index such as cosine similarity, Pearson's correlation coefficient, deviation pattern similarity, Euclidean distance, standard Euclidean distance, Mahalanobis distance, Manhattan distance, and Minkowski distance. , Determine the similarity 300.

決定手段107は、目的言語のテキストを含むウェブページ1をキャッシュサーバ20に格納する。このとき、決定手段107は、当該テキストを第1のテキストT1の訳文として決定する。また、このとき、収集手段105は当該テキストを保持してよい。決定手段107は、データベースDB2及びDB3上の各種情報の少なくとも一部に基づきウェブページ0上の原言語のテキストを当該テキストに変換する。 The determination means 107 stores the web page 1 including the text of the target language in the cache server 20. At this time, the determination means 107 determines the text as a translation of the first text T1. At this time, the collecting means 105 may hold the text. The determination means 107 converts the text in the original language on the web page 0 into the text based on at least a part of various information on the databases DB2 and DB3.

《フローチャート》
図4が示すように、本発明に係る一連の処理は以下のステップを含む。なお、図3に示される各ステップの順列は一例であり、指定がない限り適宜、当該順列は変更され得る。
"flowchart"
As shown in FIG. 4, a series of processes according to the present invention includes the following steps. The permutation of each step shown in FIG. 3 is an example, and the permutation can be changed as appropriate unless otherwise specified.

ターミナル30は、第1のテキストT1を含むウェブページ0のURLの少なくとも一部を指定する(指定ステップS100)。このとき、ターミナル30は、自然言語処理対象のテキストとして、ウェブページ0上のテキストの少なくとも一部を指定可能であってよい。次に、受付手段101は、指定ステップS100による第1のテキストT1を含むウェブページ0に係る指定を受け付ける(受付ステップS101)。 The terminal 30 specifies at least a part of the URL of the web page 0 including the first text T1 (designation step S100). At this time, the terminal 30 may be able to specify at least a part of the text on the web page 0 as the text to be processed in natural language. Next, the reception means 101 accepts the designation related to the web page 0 including the first text T1 in the designation step S100 (reception step S101).

解析手段102は、第1のテキストT1の形態素解析を行い第1のテキストT1の形態素列P1を取得する(解析ステップS102)。このとき、解析手段102は、ワード情報4001に基づき、第1のテキストT1等のテキストデータに含まれる所定の語句を固有名詞として置き換えするような前処理を単語アラインメントとして行ってよい。これにより、本発明に係る自然言語処理において、形態素列の決定における精度向上を期待することができる。 The analysis means 102 performs morphological analysis of the first text T1 and acquires the morpheme string P1 of the first text T1 (analysis step S102). At this time, the analysis means 102 may perform preprocessing as a word alignment that replaces a predetermined word / phrase included in the text data such as the first text T1 with a proper noun based on the word information 4001. As a result, in the natural language processing according to the present invention, it can be expected that the accuracy in determining the morpheme sequence will be improved.

評価手段103は、学習済モデル1031に基づき入力値としての形態素列P1と対応する出力値としての分散ベクトルV1を取得する(評価ステップS103)。このとき、評価手段103は、形態素列P1等の形態素列に含まれる名詞、動詞、及び、形容詞のみに基づき分散ベクトルV1を決定してよい。これにより、本発明に係る自然言語処理において、分散ベクトルにおけるノイズ除去が容易となる。 The evaluation means 103 acquires the morpheme sequence P1 as an input value and the variance vector V1 as an output value corresponding to the trained model 1031 (evaluation step S103). At this time, the evaluation means 103 may determine the variance vector V1 based only on the nouns, verbs, and adjectives included in the morpheme sequence P1 and the like. This facilitates noise removal in the dispersion vector in the natural language processing according to the present invention.

翻訳手段104は、原言語の第1のテキストT1を入力値として、翻訳エンジン1041を介して、出力値としての目的言語の第2のテキストT2を取得する(翻訳ステップS104)。次に、収集手段105は、少なくとも第2のテキストT2の一部に基づきクエリ情報6001を決定し、当該クエリ情報6001に基づくウェブページ2を含むスクレイピング対象に対するスクレイピングを行い、目的言語の第3のテキストT3を取得する(収集ステップS105)。次に、翻訳手段104は、翻訳エンジン1041を介して、当該目的言語の第3のテキストT3を入力値として、原言語の第4のテキストT4を出力値として取得する(翻訳ステップS106)。 The translation means 104 takes the first text T1 of the original language as an input value and acquires the second text T2 of the target language as an output value via the translation engine 1041 (translation step S104). Next, the collecting means 105 determines the query information 6001 based on at least a part of the second text T2, scrapes the scraped target including the web page 2 based on the query information 6001, and performs scraping on the scraping target of the target language. The text T3 is acquired (collection step S105). Next, the translation means 104 acquires the third text T3 of the target language as an input value and the fourth text T4 of the original language as an output value via the translation engine 1041 (translation step S106).

解析手段102は、翻訳ステップS106により決定された原言語の第4のテキストT4の形態素解析を行い、第4のテキストT4の形態素列P4を取得する(解析ステップS107)。次に、評価手段103は、学習済モデル1031に基づき形態素列P4の分散ベクトルV4を取得する(評価ステップS108)。 The analysis means 102 performs morphological analysis of the fourth text T4 of the original language determined in the translation step S106, and acquires the morpheme string P4 of the fourth text T4 (analysis step S107). Next, the evaluation means 103 acquires the variance vector V4 of the morpheme sequence P4 based on the trained model 1031 (evaluation step S108).

判定手段106は、分散ベクトルV1及び分散ベクトルV4の類似度300を取得する(判定ステップS109)。類似度300が閾値301を超過する場合、決定手段107は、第3のテキストT3を含むウェブページ1をキャッシュサーバ20に格納する(決定ステップS110)。このとき、閾値301は任意に設定される値であってよい。類似度300が閾値301を超過しない場合、収集手段105は、ウェブページ0に基づきクエリ情報6001を拡張した上でスクレイピングを行い、目的言語の第3のテキストT3を再取得する(収集ステップS105X)。 The determination means 106 acquires the similarity 300 of the variance vector V1 and the variance vector V4 (determination step S109). When the similarity 300 exceeds the threshold value 301, the determination means 107 stores the web page 1 including the third text T3 in the cache server 20 (determination step S110). At this time, the threshold value 301 may be a value arbitrarily set. When the similarity 300 does not exceed the threshold value 301, the collecting means 105 expands the query information 6001 based on the web page 0 and then scrapes to reacquire the third text T3 of the target language (collection step S105X). ..

本発明の一実施形態における自然言語処理システムは、第1のテキストT1及びメールアドレスを入力可能なWeb API(以下、「メール翻訳API」と記す。)の態様をとってよい。メール翻訳APIでは、例として、ターミナル30が第1のテキストT1及びメールアドレスをPOSTする。このとき、受付手段101は、ターミナル30により入力された当該第1のテキストT1及びメールアドレスを受け付ける。メール翻訳APIでは、ターミナル30の決定手段107により第1のテキストT1及びメールアドレスがリクエストとしてPOSTされることで、サーバ10により第3のテキストT3がレスポンスとして返却される。ここで、当該レスポンスは、当該第3のテキストT3をメール本文とするメールにかかる当該メールアドレスを宛先とする送信の態様で実現される。なお、メール翻訳APIの態様をとる一実施形態は、他の一実施形態の構成の少なくとも一部を適宜、採用することができる。 The natural language processing system according to the embodiment of the present invention may take the form of a Web API (hereinafter, referred to as "email translation API") capable of inputting the first text T1 and an email address. In the email translation API, as an example, the terminal 30 POSTs the first text T1 and the email address. At this time, the receiving means 101 receives the first text T1 and the e-mail address input by the terminal 30. In the mail translation API, the first text T1 and the mail address are posted as a request by the determination means 107 of the terminal 30, and the third text T3 is returned as a response by the server 10. Here, the response is realized in the mode of transmission to the e-mail address of the e-mail having the third text T3 as the e-mail body. In addition, in one embodiment which takes the form of the mail translation API, at least a part of the configuration of the other embodiment can be appropriately adopted.

本発明の一実施形態における自然言語処理システムは、第1のテキストT1及び第3のテキストT3が、それぞれ、リクエスト及びレスポンスとなるような、Web APIの態様をとる、と把握することができる。 The natural language processing system in one embodiment of the present invention can be understood to take the form of Web API such that the first text T1 and the third text T3 are requests and responses, respectively.

本発明によると、新規な自然言語処理を実現することができる。 According to the present invention, a novel natural language processing can be realized.

0 ウェブページ
1 ウェブページ
2 ウェブページ
10 サーバ
11 演算部
12 主記憶部
13 補助記憶部
14 入力部
15 表示部
16 通信部
20 キャッシュサーバ
21 演算部
22 主記憶部
23 補助記憶部
24 入力部
25 表示部
26 通信部
30 ターミナル
31 演算部
32 主記憶部
33 補助記憶部
34 入力部
35 表示部
36 通信部
101 受付手段
102 解析手段
103 評価手段
104 翻訳手段
105 収集手段
106 判定手段
107 決定手段
300 類似度
301 閾値
1001 テキスト情報
1002 テキストメタ情報
1003 形態素列情報
1004 分散ベクトル情報
1021 形態素解析エンジン
1031 学習済モデル
1041 翻訳エンジン
1051 スクレイパ
2001 リンク情報
2002 カテゴリ情報
2003 ドメイン情報
2004 ランゲージ情報
3001 スタイルシート情報
3002 スクリプト情報
4001 ワード情報
5001 ボキャブラリ情報
6001 クエリ情報
6002 リンク情報
DB1 データベース
DB2 データベース
DB3 データベース
DB4 データベース
DB5 データベース
DB6 データベース
P1 形態素列
P2 形態素列
P3 形態素列
P4 形態素列
S100 指定ステップ
S101 受付ステップ
S102 解析ステップ
S103 評価ステップ
S104 翻訳ステップ
S105 収集ステップ
S105X 収集ステップ
S106 翻訳ステップ
S107 解析ステップ
S108 評価ステップ
S109 判定ステップ
S110 決定ステップ
T1 第1のテキスト
T2 第2のテキスト
T3 第3のテキスト
T4 第4のテキスト
V1 分散ベクトル
V2 分散ベクトル
V3 分散ベクトル
V4 分散ベクトル
0 Web page 1 Web page 2 Web page 10 Server 11 Calculation unit 12 Main storage unit 13 Auxiliary storage unit 14 Input unit 15 Display unit 16 Communication unit 20 Cash server 21 Calculation unit 22 Main storage unit 23 Auxiliary storage unit 24 Input unit 25 Display Unit 26 Communication unit 30 Terminal 31 Calculation unit 32 Main memory unit 33 Auxiliary storage unit 34 Input unit 35 Display unit 36 Communication unit 101 Reception means 102 Analysis means 103 Evaluation means 104 Translation means 105 Collection means 106 Judgment means 107 Determining means 300 Similarity 301 Threshold 1001 Text information 1002 Text meta information 1003 Morphological string information 1004 Distributed vector information 1021 Morphological analysis engine 1031 Trained model 1041 Translation engine 1051 Scraper 2001 Link information 2002 Category information 2003 Domain information 2004 Language information 3001 Style sheet information 3002 Script information 4001 Word information 5001 Vocabulary information 6001 Query information 6002 Link information DB1 Database DB2 Database DB3 Database DB4 Database DB5 Database DB6 Database P1 Form element string P2 Form element string P3 Form element string P4 Form element string S100 Designation step S101 Reception step S102 Analysis step S103 Evaluation step S104 Translation step S105 Collection step S105X Collection step S106 Translation step S107 Analysis step S108 Evaluation step S109 Judgment step S110 Decision step T1 First text T2 Second text T3 Third text T4 Fourth text V1 Distributed vector V2 Distributed vector V3 Distributed vector V4 dispersion vector

Claims (6)

自然言語処理方法であって、
原言語の第1のテキストを含むウェブページの指定を受け付ける受付ステップと、
前記第1のテキストに基づく目的言語の第2のテキストを取得する翻訳ステップと、
前記第2のテキストの少なくとも一部をクエリとしてスクレイピングを行い、前記目的言語の第3のテキストを取得する収集ステップと、
前記第3のテキストを前記第1のテキストの訳文として決定する決定ステップと、
をコンピュータのプロセッサに実行させる自然言語処理方法。
It ’s a natural language processing method.
A reception step that accepts the designation of a web page containing the first text in the original language,
A translation step to obtain the second text of the target language based on the first text, and
A collection step of scraping at least a part of the second text as a query to obtain the third text of the target language.
A determination step of determining the third text as a translation of the first text, and
A natural language processing method that causes a computer processor to execute.
自然言語処理方法であって、
テキストの形態素列を取得する解析ステップと、
前記形態素列の分散ベクトルを取得する評価ステップと、
前記分散ベクトル間の類似度を決定する判定ステップと、
を前記プロセッサに実行させ、
前記翻訳ステップは、前記第3のテキストに基づく前記原言語の第4のテキストを取得し、
前記解析ステップは、前記第1のテキストの前記形態素列、及び、前記第4のテキストの前記形態素列を取得し、
前記評価ステップは、前記第1のテキストの前記分散ベクトル、及び、前記第4のテキストの前記分散ベクトルを取得し、
前記決定ステップは、前記判定ステップが決定した前記第1のテキスト及び第4のテキストの前記分散ベクトル間の前記類似度が閾値を超過する場合、前記第3のテキストを前記訳文として決定する請求項1に記載の自然言語処理方法。
It ’s a natural language processing method.
An analysis step to get the morpheme string of the text,
The evaluation step of acquiring the variance vector of the morpheme sequence and
A determination step for determining the similarity between the variance vectors, and
To the processor
The translation step obtains a fourth text in the original language based on the third text.
The analysis step acquires the morpheme string of the first text and the morpheme string of the fourth text.
The evaluation step acquires the variance vector of the first text and the variance vector of the fourth text.
A claim in which the determination step determines the third text as the translation when the similarity between the variance vectors of the first text and the fourth text determined by the determination step exceeds a threshold value. The natural language processing method according to 1.
前記収集ステップは、前記第1のテキストの前記分散ベクトル、及び、前記第4のテキストの前記分散ベクトルの前記類似度が前記閾値を超過しない場合、前記ウェブページに基づき前記クエリを拡張し、前記スクレイピングを行い、前記第3のテキストを取得する請求項2に記載の自然言語処理方法。 The collection step extends the query based on the web page if the similarity of the variance vector of the first text and the variance vector of the fourth text does not exceed the threshold. The natural language processing method according to claim 2, wherein scraping is performed and the third text is obtained. 前記評価ステップは、学習済モデルに基づき前記分散ベクトルを取得し、
前記学習済モデルは、隠れ層の一部又は出力層が前記分散ベクトルを示すニューラルネットワークモデルである請求項2又は3に記載の自然言語処理方法。
The evaluation step acquires the variance vector based on the trained model and obtains the variance vector.
The natural language processing method according to claim 2 or 3, wherein the trained model is a neural network model in which a part of the hidden layer or the output layer shows the dispersion vector.
自然言語処理システムであって、
原言語の第1のテキストを含むウェブページの指定を受け付ける受付手段と、
前記第1のテキストに基づく目的言語の第2のテキストを取得する翻訳手段と、
前記第2のテキストの少なくとも一部をクエリとしてスクレイピングを行い、前記目的言語の第3のテキストを取得する収集手段と、
前記第3のテキストを前記第1のテキストの訳文として決定する決定手段と、を有する自然言語処理システム。
It ’s a natural language processing system.
A reception means that accepts the designation of a web page containing the first text in the original language,
A translation means for obtaining a second text of the target language based on the first text, and
A collecting means for scraping at least a part of the second text as a query to obtain the third text of the target language.
A natural language processing system having a determination means for determining the third text as a translation of the first text.
自然言語処理プログラムであって、コンピュータを、
原言語の第1のテキストを含むウェブページの指定を受け付ける受付手段と、
前記第1のテキストに基づく目的言語の第2のテキストを取得する翻訳手段と、
前記第2のテキストの少なくとも一部をクエリとしてスクレイピングを行い、前記目的言語の第3のテキストを取得する収集手段と、
前記第3のテキストを前記第1のテキストの訳文として決定する決定手段と、として機能させる自然言語処理プログラム。
A natural language processing program that uses a computer
A reception means that accepts the designation of a web page containing the first text in the original language,
A translation means for obtaining a second text of the target language based on the first text, and
A collecting means for scraping at least a part of the second text as a query to obtain the third text of the target language.
A natural language processing program that functions as a determination means for determining the third text as a translation of the first text.
JP2020518837A 2019-07-18 2020-03-24 Natural language processing method, natural language processing system, and natural language processing program Pending JPWO2021009972A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2019133017 2019-07-18
JP2019133017 2019-07-18
PCT/JP2020/012987 WO2021009972A1 (en) 2019-07-18 2020-03-24 Natural language processing method, natural language processing system, and natural language processing program

Publications (1)

Publication Number Publication Date
JPWO2021009972A1 true JPWO2021009972A1 (en) 2021-09-13

Family

ID=74210324

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020518837A Pending JPWO2021009972A1 (en) 2019-07-18 2020-03-24 Natural language processing method, natural language processing system, and natural language processing program

Country Status (2)

Country Link
JP (1) JPWO2021009972A1 (en)
WO (1) WO2021009972A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004318510A (en) * 2003-04-16 2004-11-11 Toshiba Corp Original and translation information creating device, its program and its method, original and translation information retrieval device, its program and its method
JP2009217689A (en) * 2008-03-12 2009-09-24 National Institute Of Information & Communication Technology Information processor, information processing method, and program
JP2013206397A (en) * 2012-03-29 2013-10-07 Fujitsu Ltd Machine translation device, machine translation method, and machine translation program
JP2018055620A (en) * 2016-09-30 2018-04-05 大日本印刷株式会社 Information processing device and program
JP2018169715A (en) * 2017-03-29 2018-11-01 株式会社Cygames Translation support system and the like

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004318510A (en) * 2003-04-16 2004-11-11 Toshiba Corp Original and translation information creating device, its program and its method, original and translation information retrieval device, its program and its method
JP2009217689A (en) * 2008-03-12 2009-09-24 National Institute Of Information & Communication Technology Information processor, information processing method, and program
JP2013206397A (en) * 2012-03-29 2013-10-07 Fujitsu Ltd Machine translation device, machine translation method, and machine translation program
JP2018055620A (en) * 2016-09-30 2018-04-05 大日本印刷株式会社 Information processing device and program
JP2018169715A (en) * 2017-03-29 2018-11-01 株式会社Cygames Translation support system and the like

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
前田 亮: "言語横断情報検索におけるWeb文書群による訳語曖昧性解消", 情報処理学会論文誌, vol. 第41巻,No.SIG6(TOD7), JPN6020018209, 15 October 2000 (2000-10-15), JP, pages 12 - 21, ISSN: 0004279034 *
大塚 淳史: "文構造を考慮した発話理解に基づく自然文検索", 人工知能学会 第30回全国大会論文集CD−ROM [CD−ROM] 2016年度 人工知能学会全国大, JPN6020018206, 6 June 2016 (2016-06-06), ISSN: 0004411215 *
遊佐 宣彦: "分散表現に基づく日本語語義曖昧性解消における類義語と辞書定義文を併用した語義表現の有効性", 言語処理学会第23回年次大会 発表論文集 [ONLINE], JPN6020048775, 6 March 2017 (2017-03-06), pages 82 - 85, ISSN: 0004411217 *
関 拓也: "統計的機械翻訳における地名の汎化の影響", 言語処理学会第15回年次大会発表論文集, JPN6020048772, 2 March 2009 (2009-03-02), pages 200 - 203, ISSN: 0004411214 *
高嶺 航: "新聞記事からのテキストマイニングによる因果関係を考慮したアナリストレポートの自動要約文生成", 第22回 人工知能学会 金融情報学研究会(SIG−FIN) [ONLINE], JPN6020048774, 3 March 2019 (2019-03-03), ISSN: 0004411216 *

Also Published As

Publication number Publication date
WO2021009972A1 (en) 2021-01-21

Similar Documents

Publication Publication Date Title
US8694303B2 (en) Systems and methods for tuning parameters in statistical machine translation
JP2019125343A (en) Text processing method and apparatus based on ambiguous entity words
JP5497048B2 (en) Transliteration of proper expressions using comparable corpus
JP5710581B2 (en) Question answering apparatus, method, and program
JP2007257644A (en) Program, method and device for acquiring translation word based on translation word candidate character string prediction
JP2007122509A (en) Device, method and program for determining naturalness of phrase sequence
JP6705318B2 (en) Bilingual dictionary creating apparatus, bilingual dictionary creating method, and bilingual dictionary creating program
JP2014139809A (en) Shared language model
JP7230576B2 (en) Generation device, learning device, generation method and program
CN111325038A (en) Translation training data generation method and device, computer equipment and storage medium
Habib et al. An exploratory approach to find a novel metric based optimum language model for automatic bangla word prediction
Hourrane et al. Using deep learning word embeddings for citations similarity in academic papers
JP5107556B2 (en) Improved Chinese-English translation tool
JP7103264B2 (en) Generation device, learning device, generation method and program
JP2009217689A (en) Information processor, information processing method, and program
JP7272060B2 (en) Generation method, learning method, generation program, and generation device
JP2016224483A (en) Model learning device, method and program
CN114141384A (en) Method, apparatus and medium for retrieving medical data
Zhang et al. Chinese-English mixed text normalization
US8135573B2 (en) Apparatus, method, and computer program product for creating data for learning word translation
JP2006343925A (en) Related-word dictionary creating device, related-word dictionary creating method, and computer program
US20120185496A1 (en) Method of and a system for retrieving information
WO2021009972A1 (en) Natural language processing method, natural language processing system, and natural language processing program
Giannakopoulos et al. N-gram Graphs: Representing Documents and Document Sets in Summary System Evaluation.
WO2022029839A1 (en) Text generation program, text generation device and machine learning method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200401

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20200401

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20200521

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200609

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20200806

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200923

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20201222