Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4889964B2 - Rule writing device - Google Patents
[go: Go Back, main page]

JP4889964B2 - Rule writing device - Google Patents

Rule writing device Download PDF

Info

Publication number
JP4889964B2
JP4889964B2 JP2005159508A JP2005159508A JP4889964B2 JP 4889964 B2 JP4889964 B2 JP 4889964B2 JP 2005159508 A JP2005159508 A JP 2005159508A JP 2005159508 A JP2005159508 A JP 2005159508A JP 4889964 B2 JP4889964 B2 JP 4889964B2
Authority
JP
Japan
Prior art keywords
rule
input
sentence
text
search
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
Application number
JP2005159508A
Other languages
Japanese (ja)
Other versions
JP2006338138A (en
Inventor
東眞 阿久津
Original Assignee
株式会社エーケー
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 株式会社エーケー filed Critical 株式会社エーケー
Priority to JP2005159508A priority Critical patent/JP4889964B2/en
Publication of JP2006338138A publication Critical patent/JP2006338138A/en
Application granted granted Critical
Publication of JP4889964B2 publication Critical patent/JP4889964B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Description

本発明は、社内の規則、規定の要求事項を一元的に管理すると同時に、仕様書、製品規格を作成し又は管理することができる規則文章作成装置に関するものである。   The present invention relates to a rule text creating apparatus that can centrally manage in-house rules and prescribed requirements, and at the same time create or manage specifications and product standards.

例えば、下記特許文献1は、データベースを検索する情報検索装置において、入力された自然言語による検索文を、用語辞書と文法表を用いて文の構成を特定する構文解析部と、自然言語をデータベースが持つ検索キーに結びつけ、かつ助詞と合わせてデータベースの項目を特定する対応表と、構文解析結果から動詞対応で定まる対応表か又は構文中の単語を表中に多く含む対応表を選択しデータベース検索用論理式を作成する照合部と、データベース検索用論理式に基づきデータ収集する検索実行部を設けた対応表使用データベース検索装置を示す。この対応表使用データベース検索装置では、用語辞書と対応表により自然言語がデータベースが持つ検索キーに変換され、照合部の変換処理で検索すべきデータベース項目が指定され、対応表で指定される演算とともに論理式に変換され検索される。対応表に表層制約を組み込み、照合部により構文解析結果と対応表とより動詞対応か構文中の多くの単語を含む対応表を選ぶので、少ない用語辞書と階層制約がないデータベースに対しても自然な日本語の文により検索ができる。またデータベースや用語辞書の追加変更に容易に追従できる効果がある。   For example, the following Patent Document 1 discloses that in an information retrieval apparatus for retrieving a database, an input retrieval sentence in a natural language is a syntactic analysis unit that identifies a sentence structure using a term dictionary and a grammar table, and a natural language is a database. Select a correspondence table that is linked to the search key of, and identifies database items together with particles, and a correspondence table that is determined by verb correspondence from the syntax analysis result, or a correspondence table that contains many words in the table in the table. 2 shows a correspondence table using database search apparatus provided with a collation unit for creating a search logical expression and a search execution unit for collecting data based on the logical expression for database search. In this correspondence table using database search device, a natural language is converted into a search key of a database by a term dictionary and a correspondence table, a database item to be searched by a conversion process of a collation unit is designated, and an operation designated by the correspondence table It is converted to a logical expression and searched. Incorporating surface layer constraints into the correspondence table, the collation unit selects a correspondence table that contains more words in the syntax or the result of the parsing result and the correspondence table, so it is natural even for databases with few term dictionaries and hierarchical constraints Search with simple Japanese sentences. In addition, there is an effect that can easily follow the addition and change of the database and the term dictionary.

また、下記特許文献2は、入力文に対応するデータベースコマンドを作成してデータベースを検索するデータベース検索方式において、入力されたデータベース検索文を認識し、出力する入力手段と、入力手段から出力されたデータベース検索文を意味構造に変換する解析手段と、意味構造とデータベース検索言語を対応付けて記憶する辞書と、データベーススキーマを記憶する知識ベースと、検索項目と条件とのデータベース上での対応関係、意味構造、並列関係の対応を記述した並列関係推定規則及び知識ベースを参照して意味構造から抽出した検索対象と条件から、データベース上での対応関係を判定する関係判定手段と、並列関係推定規則を参照して、判定結果と意味構造から並列関係を推定する並列推定手段と、意味構造から並列関係を用いて並列条件の推定を行なったデータベースコマンドを生成するコマンド生成手段と、コマンド生成手段で生成されたコマンドを用いてデータベースを検索し、その結果を出力するデータベース検索手段を備えたデータベース検索方式を示す。このデータベース検索方式では、並列助詞「と」による並列条件の関係の推定の精度をあげることができ、その結果検索者の意図するものに近い検索結果を得ることができる。   Patent Document 2 listed below is an input means for recognizing and outputting an input database search sentence in a database search method for searching a database by creating a database command corresponding to the input sentence, and output from the input means. Analytical means for converting a database search sentence into a semantic structure, a dictionary that stores a semantic structure and a database search language in association with each other, a knowledge base that stores a database schema, and a correspondence relationship between search items and conditions on the database, A parallel relationship estimation rule describing the correspondence between the semantic structure and the parallel relationship and a relation determination means for determining the correspondence relationship on the database from the search target and condition extracted from the semantic structure with reference to the knowledge base, and a parallel relationship estimation rule Referring to, parallel estimation means for estimating parallel relations from judgment results and semantic structures, and parallel from semantic structures Database search provided with a command generation means for generating a database command for which parallel conditions are estimated using a clerk, and a database search means for searching the database using the command generated by the command generation means and outputting the result Indicates the method. In this database search method, it is possible to increase the accuracy of estimating the relationship between parallel conditions using the parallel particle “to”, and as a result, a search result close to what the searcher intends can be obtained.

特許第2596260号公報Japanese Patent No. 2596260 特公平7−54527号公報Japanese Patent Publication No. 7-54527

しかしながら、従来では、社内の規則、規定の要求事項を規定する規則を作成しかつ管理することのできる装置は、存在しなかった。
そこで、本発明は、社内の規則、規定の要求事項を一元的に管理すると同時に、仕様書、製品規格を作成し又は管理できる規則文章作成装置を提供することを目的とする。また、本発明は、組織の管理システムの規則を体系的に構築、維持及び文書化する場合の整合性の維持及び一覧性の確保が可能な規則文章作成装置を提供することを目的とする。
However, conventionally, there has not been an apparatus that can create and manage in-house rules and rules that define prescribed requirements.
SUMMARY OF THE INVENTION An object of the present invention is to provide a rule text creation device capable of centrally managing in-house rules and prescribed requirements, and simultaneously creating or managing specifications and product standards. It is another object of the present invention to provide a rule sentence creation device capable of maintaining consistency and ensuring listability when systematically constructing, maintaining and documenting rules of an organization management system.

本発明による規則文章作成装置は、記憶手段(1)と、記憶手段(1)に接続された入力手段(2)と、記憶手段(1)に接続された演算手段(3)と、演算手段(3)の出力を表示する表示手段とを備える。記憶手段(1)は、法律、政令、省令、条例、通達、日本工業規格、国際標準規格、米国機械学会規格、米国材料試験協会規格、取極め及び要求事項の少なくとも1つ又は2つ以上から選択される規則を表わす文、文章を構成する要素となる複数の主語、直接目的語及び間接目的語を含む複数の目的語及び活用形語尾を含む動詞の複数の述語並びに文章の各要素を相互に接続するプロトコルを記憶情報として記憶するルールデータベース(15)と、入力装置(2)から入力されたキーワード情報を受信して、キーワード情報に基づいてルールデータベース(15)にアクセスして記憶情報の検索を行って検索結果を出力する検索装置(14)とを有する。入力手段(2)は、主体及び人に関する間接目的語を含む主語と、条件節と、物に関する間接目的語及び直接目的語を含む目的語と、活用形語尾を含む動詞の述語との少なくとも1つをキーワード情報として入力する。演算手段(3)は、記憶手段(1)の検索装置(14)の検索結果を受信して、プロトコルにより指定された主語、目的語及び述語を相互に接続して、検索結果を平文(自然文)に構成し組み立て、平文に作成した規則文の日本語文章を出力する言語処理装置(34)を備える。表示手段(4)は、演算手段(3)の言語処理装置(34)から出力される日本語文章を表示する。   The rule sentence creating apparatus according to the present invention includes a storage means (1), an input means (2) connected to the storage means (1), a calculation means (3) connected to the storage means (1), and a calculation means. Display means for displaying the output of (3). The storage means (1) is at least one or more of laws, ordinances, ministerial ordinances, ordinances, notifications, Japanese Industrial Standards, International Standards, American Society of Mechanical Engineers Standards, American Material Testing Association Standards, Arrangements and Requirements Sentences representing selected rules, multiple subjects that constitute sentences, multiple objects including direct objects and indirect objects, multiple predicates of verbs including inflectional endings, and each element of the sentence The rule database (15) for storing the protocol to be connected as storage information and the keyword information input from the input device (2) are received, and the rule database (15) is accessed based on the keyword information to store the stored information. And a search device (14) for performing a search and outputting a search result. The input means (2) includes at least one of a subject including an indirect object related to a subject and a person, a conditional clause, an object including an indirect object and a direct object related to an object, and a verb predicate including an inflection ending. Are entered as keyword information. The calculation means (3) receives the search result of the search device (14) of the storage means (1), connects the subject, object and predicate specified by the protocol to each other, and converts the search result into plaintext (natural A language processing device (34) for outputting a Japanese sentence of a rule sentence created and assembled into a plain text. The display means (4) displays the Japanese text output from the language processing device (34) of the computing means (3).

社内の規則、規定の要求事項を一元的に管理すると同時に、仕様書、製品規格を作成し又は管理することができる。   It is possible to create or manage specifications and product standards at the same time as managing in-house rules and regulatory requirements in a centralized manner.

本発明による規則文章作成装置の実施の形態を図1〜図5について説明する。   An embodiment of a rule text creating apparatus according to the present invention will be described with reference to FIGS.

図1に示すように、本発明の規則文章作成装置は、記憶装置(記憶手段)(1)と、記憶装置(1)に情報を入力すると共に、読み出す指令信号を記憶装置(1)に付与する入力装置(入力手段)(2)と、記憶装置(1)から読み出された情報を処理する演算装置(演算手段)(3)と、演算装置(3)の出力を表示する表示装置(表示手段)(4)とを備える。記憶装置(1)は、規則を表わす文、文章を構成する要素となる複数の主語、直接目的語及び間接目的語を含む複数の目的語及び活用形語尾を含む動詞の複数の述語並びに文章の各要素を相互に接続するプロトコルを記憶情報として記憶するルールデータベース(15)及びキーワード情報に基づいてルールデータベース(15)の記憶情報にアクセスして検索を行う検索装置(14)を有する。文章を構成する要素は、条件節を含んでもよい。文章を構成する規則は、法律、政令、省令、規則、条例、通達、日本工業規格、国際標準規格、米国機械学会規格、米国材料試験協会規格、取極めの少なくとも1つ又は2つ以上から選択される。規則が成立する要素は、規則の識別番号、規則の表題(分類、固有名詞)、規則を実施する主体(主語)、規則の実施を要請する規則(先行規則)、規則の実施に要する条件(トリガー)、規則を実施する時期及び頻度、規則を実施する手順(プロトコル)、規則の実施による結果、規則の実施による結果を報告すべき対象者(間接目的語)、規則の実施後に付随すべき規則(後続規則)、規則を実施する際の述語動詞、規則の上位概念的規則、規則の下位概念的規則を含む。   As shown in FIG. 1, the rule sentence creation device of the present invention inputs information to a storage device (storage means) (1) and the storage device (1) and gives a command signal to be read to the storage device (1). Input device (input means) (2), an arithmetic device (arithmetic means) (3) for processing information read from the storage device (1), and a display device (3) for displaying the output of the arithmetic device (3) Display means) (4). The storage device (1) includes a sentence representing a rule, a plurality of subjects constituting a sentence, a plurality of objects including a direct object and an indirect object, a plurality of predicates of a verb including an inflection ending, and a sentence. A rule database (15) that stores as a storage information a protocol that connects the elements to each other, and a search device (14) that accesses and searches the storage information of the rule database (15) based on the keyword information. The element constituting the sentence may include a conditional clause. The rules that make up the text are selected from at least one or more of laws, ordinances, ministerial ordinances, rules, ordinances, Japanese Industrial Standards, International Standards, American Society of Mechanical Engineers Standards, American Material Testing Association Standards, Arrangements Is done. The elements for which a rule is satisfied are: rule identification number, rule title (classification, proper noun), subject that executes the rule (subject), rule that requires the rule to be enforced (predecessor rule), and conditions required for the rule ( Trigger), when and how often the rule is implemented, the procedure (protocol) for implementing the rule, the results of the rule implementation, who should report the results of the rule implementation (indirect object), should be attached after the rule implementation Includes rules (successor rules), predicate verbs when implementing the rules, superordinate rules of rules, subordinate rules of rules.

図1に示すように、入力装置(2)は、電子計算機に通常使用されるキーボード(21)及びキーボード(21)に接続されたディスプレイ(22)を有する。図示しないが、入力装置(2)は、キーボード(21)からの入力信号の文字変換、符号変換等の周知の演算機能を有するCPUを備えている。入力装置(2)からの情報は、演算装置(3)の入力言語処理装置(31)を通じて対応するアドレス信号に変換されて、記憶装置(1)に付与される。主体及び人に関する間接目的語を含む主語と、条件節と、物に関する間接目的語及び直接目的語を含む目的語と、活用形語尾を含む動詞の述語との少なくとも1つをキーワード情報として記憶装置(1)に入力装置(2)から入力することができる。   As shown in FIG. 1, the input device (2) has a keyboard (21) normally used in an electronic computer and a display (22) connected to the keyboard (21). Although not shown, the input device (2) includes a CPU having known arithmetic functions such as character conversion and code conversion of an input signal from the keyboard (21). The information from the input device (2) is converted into a corresponding address signal through the input language processing device (31) of the arithmetic device (3) and given to the storage device (1). Storage device as keyword information of at least one of a subject including an indirect object related to a subject and a person, a conditional clause, an object including an indirect object related to an object and a direct object, and a verb predicate including an inflected ending It is possible to input from the input device (2) to (1).

記憶装置(1)は、演算装置(3)の入力言語処理装置(31)からの信号を受信して、信号の意味を解析して、出力を振り分ける意味解析装置(11)と、意味解析装置(11)からの文章を構成する要素となる複数の主語、直接目的語及び間接目的語を含む複数の目的語及び述語動詞と語尾とを含む複数の述語を記憶しかつ検索する辞書保守装置(12)と、意味解析装置(11)からの文章を構成する規則及び文章を構成する規則及び文章の各要素を相互に接続するプロトコルをルールデータベース(15)内に記憶させる記憶実行装置(13)と、意味解析装置(11)から受信したアドレス信号に従ってルールデータベース(15)内に記憶させた情報を検索しかつ演算装置(3)に検索した情報を出力する検索装置(14)とを備えている。   The storage device (1) receives a signal from the input language processing device (31) of the arithmetic device (3), analyzes the meaning of the signal, and distributes the output, and a semantic analysis device A dictionary maintenance device for storing and retrieving a plurality of predicates including a plurality of subjects including a plurality of subjects, direct objects and indirect objects, and predicate verbs and endings as elements constituting the sentence from (11) ( 12) and a storage execution device (13) for storing rules constituting the sentences from the semantic analysis device (11) and rules constituting the sentences and protocols for connecting each element of the sentences in the rule database (15) And a search device (14) for searching for information stored in the rule database (15) according to the address signal received from the semantic analysis device (11) and outputting the searched information to the arithmetic device (3). Yes.

演算装置(3)は、記憶装置(1)のルールデータベース(15)からの信号を受信する受信装置(32)と、受信装置(32)により受信した信号の意味を処理して、出力を発生する意味処理装置(33)と、意味処理装置(33)からの出力を文章に構成する言語処理装置(34)とを備えている。言語処理装置(34)は、記憶手段(1)から読み出されるプロトコルにより指定された主語、目的語及び述語を相互に接続して、文章に構成した結果を出力する。表示装置(4)は、演算装置(3)の言語処理装置(34)からの出力を受信して、出力をディスプレイ(41)に表示し又はプリンタ(42)により印刷することができる。   The arithmetic device (3) receives the signal from the rule database (15) of the storage device (1), processes the meaning of the signal received by the receiver (32), and generates an output. A semantic processing device (33), and a language processing device (34) that composes an output from the semantic processing device (33) into a sentence. The language processing device (34) connects the subject, the object and the predicate specified by the protocol read from the storage means (1) to each other, and outputs the result composed of sentences. The display device (4) can receive the output from the language processing device (34) of the arithmetic device (3), display the output on the display (41), or print it by the printer (42).

規則文章作成装置の記憶装置(1)には、図2に示す手順により文章を構成する規則及び文章の各要素を相互に接続するプロトコルが記憶される。図2のステップ50では、入力装置(2)から規則文又はプロトコルを入力すると、入力言語処理装置(31)を通じて、意味解析装置(11)に送出され、意味解析装置(11)は、同一の情報が既に電子辞書(16)中に存在するか否か判断する(ステップ52)。図4に示すように、「主体」及び「人」に関する間接目的を含む「主語」、「条件節」、物に関する「間接目的語」及び「直接目的語」を含む「対象」、「動詞」及び「活用形」の「語尾」を含む要素毎に規則文の全規則単文を分けて入力装置(2)に入力し、「プロトコル」によって複数の規則文を相互に接続することにより、全規則文を一元化し、集合規則文を関連集合体として定義する。例えば、図5に示すように、対象に集合規則文の関連集合体及び固有の属性を付与することにより、全ての対象(「概念」を含む)である規則単文を汎用形式で関連付けて記憶することができる。本実施の形態では、主語、間接目的語、直接目的語は、例えば、それぞれ「〜は、」、「〜を」及び「〜に」のように、単語に付属語又は助詞を付した文節としてルールデータベース(15)内に記憶される。また、動詞及び語尾も同様に、「管理する」、「検査する」のように語幹と活用語尾と共にルールデータベース(15)内に記憶される。また、通常、演算装置(3)では、主語と主語に続く述語を含む文章を作成するプログラムが実効されるが、主語のない省略文、主語と述語とを逆にした倒置文を作成するプログラムを実行することができる。   The storage device (1) of the rule sentence creation device stores rules constituting the sentence and a protocol for interconnecting each element of the sentence according to the procedure shown in FIG. In step 50 of FIG. 2, when a rule sentence or protocol is input from the input device (2), it is sent to the semantic analysis device (11) through the input language processing device (31), and the semantic analysis device (11) is the same. It is determined whether or not the information already exists in the electronic dictionary (16) (step 52). As shown in FIG. 4, “subject” including “indirect object” related to “subject” and “person”, “conditional clause”, “indirect object” related to thing, and “direct object” including “direct object”, “verb” All the rules are entered into the input device (2) separately for each element including the “end” of the “utilized” type, and all rules are connected by connecting multiple rule sentences to each other by the “protocol”. Centralize sentences and define set rule sentences as related aggregates. For example, as shown in FIG. 5, by assigning a related set of set rule sentences and unique attributes to the target, the rule simple sentences that are all the targets (including “concept”) are associated and stored in a general format. be able to. In the present embodiment, the subject, the indirect object, and the direct object are, for example, as phrases including an appendage or a particle attached to a word, such as “to”, “to”, and “to”, respectively. Stored in the rule database (15). Similarly, verbs and endings are stored in the rule database (15) together with stems and inflection endings such as “manage” and “check”. Usually, in the arithmetic unit (3), a program that creates a sentence including a subject and a predicate following the subject is executed, but a program that creates an abbreviated sentence without a subject, an inverted sentence in which the subject and the predicate are reversed. Can be executed.

意味解析装置(11)は、同一の情報が電子辞書(16)中に存在しなければ、ステップ53に進み、電子辞書(16)に追加すべきか否か判断される。このとき、操作者が入力装置(2)の不追加キーを押圧して追加しないことを指示すると、ステップ57に進み、処理を終了する。ステップ53において、追加する場合に、特定のキーを押圧して、追加を指示すると、辞書保守装置(12)に送信し、「規則の意味」が正しいか否かの問い合わせを行う(ステップ55)。この問い合わせは、辞書保守装置(12)から、意味解析装置(11)及び入力言語処理装置(31)を介して入力装置(2)のディスプレイ(22)に表示される。このとき、操作者が入力装置(2)の特定のキーを押圧して、意味が正しいことを指示すると、辞書保守装置(12)は、電子辞書(16)にその規則を記憶・登録させる(ステップ58)。ステップ55において「規則の意味」が誤っているとき、ステップ59に進み、規則の意味を変更して、入力装置(2)から入力して、ステップ54に戻る。ステップ55にて「規則の意味」が正しいと、ステップ58に進み、その規則を記憶・登録させる。   If the same information does not exist in the electronic dictionary (16), the semantic analyzer (11) proceeds to step 53 and determines whether or not to add to the electronic dictionary (16). At this time, if the operator instructs not to add by pressing the non-add key of the input device (2), the process proceeds to step 57, and the process is terminated. In the case of adding in step 53, when a specific key is pressed to instruct addition, it is transmitted to the dictionary maintenance device (12), and an inquiry is made as to whether the "meaning of the rule" is correct (step 55). . This inquiry is displayed from the dictionary maintenance device (12) on the display (22) of the input device (2) via the semantic analysis device (11) and the input language processing device (31). At this time, when the operator presses a specific key of the input device (2) to instruct that the meaning is correct, the dictionary maintenance device (12) causes the electronic dictionary (16) to store and register the rule ( Step 58). When the “meaning of the rule” is incorrect in step 55, the process proceeds to step 59, the meaning of the rule is changed, input from the input device (2), and the process returns to step 54. If the “meaning of the rule” is correct in step 55, the process proceeds to step 58 to store and register the rule.

ステップ52において、電子辞書内に規則が既に存在すると、ステップ56に進み、規則を変更するか否かの問い合わせを行う。規則を変更しなければステップ57に進み、処理を終了する。規則を変更する場合に、操作者が入力装置(2)の特定のキーを押圧した後に、変更した規則を入力してステップ52に戻り、ステップ52以後の手順が行われる。   In step 52, if a rule already exists in the electronic dictionary, the process proceeds to step 56, and an inquiry is made as to whether or not to change the rule. If the rule is not changed, the process proceeds to step 57 and the process is terminated. When changing the rule, after the operator presses a specific key of the input device (2), the changed rule is input and the process returns to step 52, and the procedure after step 52 is performed.

次に、規則文章作成法を実施する場合に、入力装置(2)からキーワード情報を入力すると、入力されたキーワード情報は、記憶装置(1)の検索装置(14)に送出され、検索装置(14)は、キーワード情報に基づいてルールデータベース(15)にアクセスして記憶情報の検索を行い、その検索結果を演算装置(3)の言語処理装置(34)に送出し、言語処理装置(34)は、プロトコルにより指定された主語、目的語及び述語を相互に接続して、検索結果を平文(自然文)に構成し組み立て、平文に作成した規則の日本語出力を表示装置(4)に出力する。即ち、図3のステップ61に示すように、入力装置(2)から規則文の一部が「誰/何〜?」を表すキーワードを入力すると、入力されたキーワード情報は、入力言語処理装置(31)を介して意味解析装置(11)に付与される。意味解析装置(11)は、検索用語であるキーワードを認識(ステップ62)して、検索装置(14)に送出し(ステップ63)、検索装置(14)は、ルールデータベース(15)にアクセスして検索を行い(ステップ64)、検索結果を演算装置(3)の入力装置(32)を通じて意味処理装置(33)及び言語処理装置(34)に送出する(ステップ65)。言語処理装置(34)は、検索結果を平文(自然文)に構成し組み立てる(ステップ66)。その後、言語処理装置(34)は、平文に作成した規則の日本語文章の出力を表示装置(4)に発生し(ステップ67)、日本語文章は、ディスプレイ(41)に表示され又はプリンタ(42)により印刷される。   Next, when carrying out the rule text creation method, if keyword information is input from the input device (2), the input keyword information is sent to the search device (14) of the storage device (1), and the search device ( 14) accesses the rule database (15) based on the keyword information to search the stored information, sends the search result to the language processing device (34) of the arithmetic device (3), and the language processing device (34 ) Connects the subject, object and predicate specified by the protocol to each other, composes the search results into plain text (natural text), assembles them, and outputs the Japanese output of the rules created in plain text to the display device (4) Output. That is, as shown in step 61 of FIG. 3, when a keyword in which a part of the rule sentence indicates “who / what?” Is input from the input device (2), the input keyword information is converted into an input language processing device ( It is given to the semantic analyzer (11) via 31). The semantic analysis device (11) recognizes the keyword that is the search term (step 62) and sends it to the search device (14) (step 63). The search device (14) accesses the rule database (15). The search is performed (step 64), and the search result is sent to the semantic processing device (33) and the language processing device (34) through the input device (32) of the arithmetic device (3) (step 65). The language processing device (34) composes the search results in plain text (natural text) and assembles them (step 66). Thereafter, the language processing device (34) generates the output of the Japanese text of the rule created in plain text on the display device (4) (step 67), and the Japanese text is displayed on the display (41) or the printer ( 42) is printed.

部門毎に規則文章を作成するときに、まず、入力装置(2)に「主語」を入力し、指定された「主語」を持つ規則をリストアップすることができる。この状態で、特定の「動作」又は/及び「目的語」を入力装置(2)に入力して、特定の組織部門の行うべき活動を全てリストアップして、業務分掌を出力することができる。   When creating a rule text for each department, first, a “subject” is input to the input device (2), and rules having the designated “subject” can be listed. In this state, a specific “operation” or / and “object” can be input to the input device (2) to list all the activities to be performed by the specific organizational unit and output the division of work. .

業務フローによる規則文章を作成するとき、「目的語」及び「人」に関する「間接目的語」を入力装置(2)に入力して、入力した「間接目的語」を主語とし、「目的語」を「直接目的語」とする規則を取り出すことができる。同様に、意味上連続する一連の規則群を階層的(再帰的)に取り出すことができる。更に、業務(プロセス)の連関性を見せて出力する。これにより、一連の業務フローを明確にし、連続性、一貫性を検証することができる。   When creating a rule sentence according to the business flow, enter the `` object '' and `` indirect object '' related to `` person '' into the input device (2), the entered `` indirect object '' as the subject, and `` object '' Can be extracted as a “direct object”. Similarly, a series of rules that are semantically continuous can be extracted hierarchically (recursively). In addition, it shows the relevance of the business (process) and outputs it. As a result, a series of business flows can be clarified, and continuity and consistency can be verified.

また、主語及び目的語又は主語及び動詞等を入力し、同一部門の類似業務を全て洗い出し、重複する規則、近似する規則を抽出し、業務の整理及び統廃合を行うことができる。   Also, it is possible to input subject, object, or subject, verb, etc., identify all similar tasks in the same department, extract duplicate rules and approximate rules, and organize and consolidate the tasks.

本発明は、社内の規則、規定の要求事項を規定する規則を容易に作成しかつ管理することのできる装置及び方法が得られる。   The present invention provides an apparatus and method that can easily create and manage in-house rules and rules that define prescribed requirements.

本発明による規則文章作成装置を略示するブロック図FIG. 1 is a block diagram schematically showing an apparatus for creating rule text according to the present invention. 本発明による規則文章作成法を実施する際に、単文規則を要素毎に分けて入力装置に入力する手順を示すフローチャートThe flowchart which shows the procedure which divides | segments a single sentence rule for every element, and inputs into an input device, when implementing the rule text preparation method by this invention 本発明による規則文章作成装置を使用して、規則文章を作成する手順を示すフローチャートThe flowchart which shows the procedure which produces a rule sentence using the rule sentence preparation apparatus by this invention 構造化された規則の構成及び規則データベースに入力する手順を示すフローチャートFlowchart showing the structure of a structured rule and the procedure for entering the rule database 関連集合体属性を示すブロック図Block diagram showing related aggregate attributes

符号の説明Explanation of symbols

(1)・・記憶装置(記憶手段)、 (2)・・入力装置(入力手段)、 (3)・・演算装置(演算手段)、 (4)・・表示装置(表示手段)、 (11)・・意味解析装置、 (12)・・辞書保守装置、 (13)・・記憶実行装置、 (14)・・検索装置、 (15)・・ルールデータベース、 (16)・・電子辞書、 (21)・・キーボード、 (22)・・ディスプレイ、 (31)・・入力言語処理装置、 (32)・・受信装置、 (33)・・意味処理装置、 (34)・・言語処理装置、 (41)・・ディスプレイ、 (42)・・プリンタ、   (1) ・ ・ Storage device (storage means), (2) ・ ・ Input device (input means), (3) ・ ・ Calculation device (calculation means), (4) ・ ・ Display device (display means), (11・ ・ Semantic analysis device, (12) ・ ・ Dictionary maintenance device, (13) ・ ・ Storage execution device, (14) ・ ・ Search device, (15) ・ ・ Rule database, (16) ・ ・ Electronic dictionary, ( (21) ・ ・ Keyboard, (22) ・ ・ Display, (31) ・ ・ Input language processing device, (32) ・ ・ Receiving device, (33) ・ ・ Semantic processing device, (34) ・ ・ Language processing device, ( 41) ・ ・ Display, (42) ・ ・ Printer,

Claims (2)

記憶手段と、記憶手段に接続された入力手段と、記憶手段に接続された演算手段と、演算手段の出力を表示する表示手段とを備え、
記憶手段は、法律、政令、省令、条例、通達、日本工業規格、国際標準規格、米国機械学会規格、米国材料試験協会規格、取極め及び要求事項の少なくとも1つ又は2つ以上から選択される規則を表わす文、文章を構成する要素となる複数の主語、直接目的語及び間接目的語を含む複数の目的語及び活用形語尾を含む動詞の複数の述語並びに文章の各要素を相互に接続するプロトコルを記憶情報として記憶するルールデータベースと、入力装置から入力されたキーワード情報を受信して、キーワード情報に基づいてルールデータベースにアクセスして記憶情報の検索を行って検索結果を出力する検索装置とを有し、
入力手段は、主体及び人に関する間接目的語を含む主語と、条件節と、物に関する間接目的語及び直接目的語を含む目的語と、活用形語尾を含む動詞の述語との少なくとも1つをキーワード情報として入力し、
演算手段は、記憶手段の検索装置の検索結果を受信して、プロトコルにより指定された主語、目的語及び述語を相互に接続して、検索結果を平文(自然文)に構成し組み立て、平文に作成した規則文の日本語文章を出力する言語処理装置を備え、
表示手段は、演算手段の言語処理装置から出力される日本語文章を表示することを特徴とする規則文章作成装置。
A storage means, an input means connected to the storage means, a calculation means connected to the storage means, and a display means for displaying the output of the calculation means,
The storage means is selected from at least one or more of laws, government ordinances, ministerial ordinances, ordinances, Japanese Industrial Standards, International Standards, American Society of Mechanical Engineers Standards, American Material Testing Association Standards, Arrangements and Requirements Sentences that represent rules, multiple subjects that make up sentences, multiple objects that include direct objects and indirect objects, multiple predicates of verbs that contain inflection endings, and elements of sentences A rule database for storing a protocol as storage information; and a search device for receiving keyword information input from an input device, accessing the rule database based on the keyword information, searching the storage information, and outputting a search result; Have
The input means is a keyword including at least one of a subject including an indirect object related to a subject and a person, a conditional clause, an object including an indirect object and a direct object related to an object, and a verb predicate including an inflection ending. Enter as information,
The calculation means receives the search result of the search means of the storage means, connects the subject, object and predicate specified by the protocol to each other, composes the search result into plain text (natural text), assembles it into plain text It has a language processing device that outputs the Japanese text of the created rule text,
The rule text creating apparatus, wherein the display means displays Japanese text output from the language processing device of the computing means.
規則を表わす文と、文章を構成する要素となる複数の主語、目的語及び述語と、規則を表わす文の各要素とを相互に接続するプロトコルとを、入力手段を通じて記憶手段に記憶させる請求項1に記載の規則文章作成装置。   A sentence that represents a rule, a plurality of subjects, objects, and predicates that are elements constituting the sentence, and a protocol that interconnects each element of the sentence that represents the rule are stored in the storage means through the input means. 1. The rule sentence creation device according to 1.
JP2005159508A 2005-05-31 2005-05-31 Rule writing device Expired - Fee Related JP4889964B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005159508A JP4889964B2 (en) 2005-05-31 2005-05-31 Rule writing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005159508A JP4889964B2 (en) 2005-05-31 2005-05-31 Rule writing device

Publications (2)

Publication Number Publication Date
JP2006338138A JP2006338138A (en) 2006-12-14
JP4889964B2 true JP4889964B2 (en) 2012-03-07

Family

ID=37558669

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005159508A Expired - Fee Related JP4889964B2 (en) 2005-05-31 2005-05-31 Rule writing device

Country Status (1)

Country Link
JP (1) JP4889964B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04230571A (en) * 1991-01-07 1992-08-19 Nippon Telegr & Teleph Corp <Ntt> Document preparation supporting device
JP4035229B2 (en) * 1998-03-12 2008-01-16 株式会社リコー Document creation support device

Also Published As

Publication number Publication date
JP2006338138A (en) 2006-12-14

Similar Documents

Publication Publication Date Title
EP4530953A1 (en) Content collaboration platform with generative answer interface
US7912849B2 (en) Method for determining contextual summary information across documents
US8275781B2 (en) Processing documents by modification relation analysis and embedding related document information
US8312041B2 (en) Resource description framework network construction device and method using an ontology schema having class dictionary and mining rule
Babur et al. Hierarchical clustering of metamodels for comparative analysis and visualization
AU2011205296A1 (en) Matching metadata sources using rules for characterizing matches
WO2015084759A1 (en) Systems and methods for in-memory database search
US7548933B2 (en) System and method for exploiting semantic annotations in executing keyword queries over a collection of text documents
US12093222B2 (en) Data tagging and synchronisation system
Sun A natural language interface for querying graph databases
Papanikolaou et al. Protest event analysis: A longitudinal analysis for Greece
Radoev et al. A language adaptive method for question answering on French and English
US20260004244A1 (en) Content collaboration platform with an entity card interface and cross-product topic-based data structures
JP2007011604A (en) Fault diagnostic system and program
KR100504632B1 (en) Apparatus for extracting information desired by users from unstructured documents and method thereof
Hu et al. The methods of big data fusion and semantic collision detection in Internet of Thing
JP4889964B2 (en) Rule writing device
Uddin et al. Information and relation extraction for semantic annotation of ebook texts
JP6476638B2 (en) Specific term candidate extraction device, specific term candidate extraction method, and specific term candidate extraction program
US12613893B1 (en) Natural language data query systems and methods
JP4300056B2 (en) CONCEPT EXPRESSION GENERATION METHOD, PROGRAM, STORAGE MEDIUM, AND CONCEPT EXPRESSION GENERATION DEVICE
KR100522719B1 (en) General template construction method for the information extraction based on the feature of computation syntactic analysis
Krutikhina et al. The fuzzy objects recognition in scientific and technical papers by means of natural languages processing technologies
Testas Natural Language Processing with Pandas, Scikit-Learn, and PySpark
Marjalaakso Implementing Semantic Search to a Case Management System

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100818

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101015

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110330

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110530

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111213

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111214

R150 Certificate of patent or registration of utility model

Ref document number: 4889964

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141222

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141222

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141222

Year of fee payment: 3

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees