Specification document check method, program, and system
    1.
    发明专利
    Specification document check method, program, and system 有权
    规格文件检查方法,程序和系统

    公开(公告)号:JP2013156811A

    公开(公告)日:2013-08-15

    申请号:JP2012016377

    申请日:2012-01-30

    CPC classification number: G06F17/30321 G06F17/30687 G06N5/025

    Abstract: PROBLEM TO BE SOLVED: To provide a technique for efficiently performing amendments and editing of extraction rules according to a specification document group.SOLUTION: The system is configured to: store a specification document to be checked in a computer readable format on a memory unit while storing rules with a graph structure for carrying out the check; create a rule application table of whether an element of the specification document is a subject of application of the rules; derive an average information amount of whether the specification document satisfies the rules for each node rule of the graph structure by exploring the rule graph structure; derive a priority order index from the rule application table at each node rule while exploring the rule graph structure by a depth-first search; and display an amendment candidate rule according to the value of the priority order index.

    Abstract translation: 要解决的问题:提供一种根据规范文件组有效地执行提取规则的修改和编辑的技术。解决方案:该系统被配置为:在计算机可读格式的存储单元上存储要检查的规范文档,同时 存储用于执行检查的图形结构的规则; 创建规则应用表,说明文档的元素是否是规则的应用主题; 通过探索规则图结构,得出规范文件是否满足图结构的每个节点规则的规则的平均信息量; 在深度优先搜索中探索规则图结构时,从每个节点规则的规则应用表中导出优先顺序索引; 并根据优先顺序索引的值显示修改候选规则。

    Conversion rule generation support device, method and program
    4.
    发明专利
    Conversion rule generation support device, method and program 有权
    转换规则生成支持设备,方法和程序

    公开(公告)号:JP2013025631A

    公开(公告)日:2013-02-04

    申请号:JP2011161047

    申请日:2011-07-22

    CPC classification number: G06F17/227 G06F17/2247 G06F17/2264

    Abstract: PROBLEM TO BE SOLVED: To provide a technique for supporting generation of a conversion rule, capable of compactly and graphically expressing the conversion rule for performing conversion to structural documents of different hierarchical structures.SOLUTION: A conversion rule generation support device includes a user interface for generating and displaying a graphical expression of a conversion rule, and a restoration unit for obtaining the conversion rule in a text format from the graphical expression of the conversion rule. The user interface allows generation of one-to-many and many-to-one conversion rules in correspondence between input elements of a conversion source structural document having a hierarchical structure based on syntax and output elements of a conversion destination structural document having a hierarchical structure based on semantics. The restoration unit determines an output order of a plurality of output elements on the basis of a depth priority order of the conversion destination structural document for the one-to-many conversion rule, and determines an output destination of the output element for each input element on the basis of the hierarchical structure of the conversion source structural document for the many-to-one conversion rule.

    Abstract translation: 要解决的问题:提供一种用于支持转换规则的生成的技术,其能够紧凑和图形地表达用于对不同层次结构的结构文档进行转换的转换规则。 解决方案:转换规则生成支持设备包括用于生成和显示转换规则的图形表达式的用户界面,以及用于从转换规则的图形表达式获得文本格式的转换规则的恢复单元。 用户界面允许在具有层次结构的转换源结构文档的输入元素之间生成一对多和多对一转换规则,所述转换源结构文档基于具有分层结构的转换目标结构文档的语法和输出元素 基于语义。 恢复单元基于一对多转换规则的转换目的地结构文档的深度优先级顺序来确定多个输出元素的输出顺序,并且确定每个输入元素的输出元素的输出目的地 基于多对一转换规则的转换源结构文档的层次结构。 版权所有(C)2013,JPO&INPIT

    DATA COMMUNICATION SYSTEM, TERMINAL DEVICE, AND DATA COMMUNICATION METHOD AND PROGRAM

    公开(公告)号:JP2003242031A

    公开(公告)日:2003-08-29

    申请号:JP2002027377

    申请日:2002-02-04

    Applicant: IBM

    Abstract: PROBLEM TO BE SOLVED: To provide a system capable of efficiently exchanging data of a large size in a network connection using a portable information terminal. SOLUTION: This system is provided with a data terminal 200A to store the predetermined data, and an operational terminal 100A to control the access right to the data stored in the data terminal 200A. This operational terminal 100A imparts the access right to desired data to other operational terminal 100B. The data terminal 200A returns the data according to the access request based on the access right. On the other hand, the operational terminal 100B delivers the acquired access right to the data terminal 200B, the data terminal 200B gives access to the data terminal 200A via a network of a high-speed and stable wire circuit based on the access right, and acquires the desired data. COPYRIGHT: (C)2003,JPO

    Method to generate combined parser by combining language processing parsers, and its computer and computer program
    7.
    发明专利
    Method to generate combined parser by combining language processing parsers, and its computer and computer program 审中-公开
    通过组合语言处理程序生成组合PARSER的方法及其计算机和计算机程序

    公开(公告)号:JP2012063868A

    公开(公告)日:2012-03-29

    申请号:JP2010205942

    申请日:2010-09-14

    CPC classification number: G06F17/271 G06F17/2705

    Abstract: PROBLEM TO BE SOLVED: To provide a method to automatically generate a parser which is a combined parser of a formal language processing parser and a character string processing function other than FP, for example a natural language processing parser.SOLUTION: Grammar descriptions comprise: a grammar description P1 U P2 which parses input character strings (str) from a first character string of them to an input character string just before at least one of the str which a second parser associated with a second grammar description (P2) can accept first using a first parser associated with a first grammar description (P1), and parses at least one of the str which the second parser can accept first using P2; and a grammar description P1 F P2 which parses at least one of the str being able to be accepted by the second parser and including a first character string of the str using the second parser associated with the P2, and parses at least one of the parsed str using the first parser associated with the P1.

    Abstract translation: 要解决的问题:提供一种自动生成解析器的方法,该解析器是形式语言处理解析器和除FP之外的字符串处理功能的组合解析器,例如自然语言处理解析器。 语法描述包括:语法描述P1U P2,其将输入字符串(str)从它们的第一个字符串解析为刚好在至少一个str的输入字符串之前,第二解析器与一个 第二语法描述(P2)可以首先使用与第一语法描述(P1)相关联的第一解析器来接受,并且解析第二解析器可以使用P2首先接受的至少一个str; 以及语法描述P1F P2,其解析能够被第二解析器接受的至少一个str并且使用与P2相关联的第二解析器包括str的第一字符串,并且解析解析的至少一个 str使用与P1相关联的第一个解析器。 版权所有(C)2012,JPO&INPIT

    Project trouble occurrence prediction system, method, and program
    8.
    发明专利
    Project trouble occurrence prediction system, method, and program 有权
    项目故障预测系统,方法和程序

    公开(公告)号:JP2009230351A

    公开(公告)日:2009-10-08

    申请号:JP2008073565

    申请日:2008-03-21

    CPC classification number: G06Q10/10 G06Q10/06 G06Q10/06313

    Abstract: PROBLEM TO BE SOLVED: To provide a technology for recognizing a trouble in an early stage with high likelihood in project management. SOLUTION: On the basis of an expression pattern describing project information, the probability and period of the occurrence of a trouble are estimated according to the occurrence probability distribution of a project trouble with a point of time when it appears in a text in the project information as a reference and statistics expressing the distribution, so that it is possible to narrow down projects which may become a trouble with higher likelihood than a conventional manner. In this case, the project information is the report of a project state to be regularly created by each project and is configured of a text describing at least a project state and information indicating that the project has been put into a trouble state. The expression pattern is one or more definition descriptions designating specific language expressions on natural language processing. COPYRIGHT: (C)2010,JPO&INPIT

    Abstract translation: 要解决的问题:提供一种在项目管理高可能性的早期识别问题的技术。 解决方案:根据描述项目信息的表达模式,根据项目故障的发生概率分布,在文本中出现的时间点,估计故障发生的概率和周期 项目信息作为参考和统计表达分布,从而有可能缩小可能成为比常规方式更高可能性的问题的项目。 在这种情况下,项目信息是每个项目定期创建的项目状态的报告,并且至少描述项目状态的文本和指示项目已经处于故障状态的信息。 表达模式是指定自然语言处理中的特定语言表达的一个或多个定义描述。 版权所有(C)2010,JPO&INPIT

    ENTRANCE/EXIT MANAGING SYSTEM AND METHOD, PROGRAM FOR EXECUTING ENTRANCE/EXIT MANAGEMENT, AND RECORDING MEDIUM WITH ITS PROGRAM RECORDED

    公开(公告)号:JP2003228638A

    公开(公告)日:2003-08-15

    申请号:JP2002023076

    申请日:2002-01-31

    Applicant: IBM

    Abstract: PROBLEM TO BE SOLVED: To provide an entrance/exit managing system, an entrance/exit managing method, a program for executing entrance/exit management, and a recording medium for recording its program. SOLUTION: The entrance/exit managing system for executing entrance/exit management at a plurality of management spots is provided with a server connected to a network for managing right information, a means for generating ranking associated with the right information, and for generating sub-right information associated with the ranking, a means for generating inquiry information associated with the generated right information, a plurality of local servers intercommunicatively connected through a network to the server, and set at the management spots, and entrance/exit managing means connected to the local servers for reading information associated with the right information. The server transmits the sub-right information associated with the ranking of the local servers to the local servers. COPYRIGHT: (C)2003,JPO

Patent Agency Ranking