Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

183 results about "Unparser" patented technology

In computing, an unparser is a system that constructs a set of characters or image components from a given parse tree. An unparser is in effect the reverse of a traditional parser that takes a set of string of characters and produces a parse tree. Unparsing generally involves the application of a specific set of rules to the parse tree as a "tree walk" takes place.

Apparatus and methods for developing conversational applications

Apparatus with accompanying subsystems and methods for developing conversational computer applications. As a user interface, the apparatus allows for a user to initiate the conversation. The apparatus also answers simple and complex questions, understands complex requests, pursues the user for further information when the request is incomplete, and in general provides customer support with a human like conversation while, at the same time, it is capable to interact with a company's proprietary database. As a development tool, the apparatus allows a software developer to implement a conversational system much faster than takes, with current commercial systems to implement basic dialog flows. The apparatus contains three major subsystems: a state transition inference engine, a heuristic answer engine and a parser generator with semantic augmentations. A main process broker controls the flow and the interaction between the different subsystems. The state transition inference engine handles requests that require processing a transaction or retrieving exact information. The heuristic answer engine answers questions that do not require exact answers but enough information to fulfill the user's request. The parser generator processes the user's natural language request, that is, it processes the syntactical structure of the natural language requests and it builds a conceptual structure of the request. After the parser generator processes the user's request, a main process broker feeds the conceptual structure to either the heuristic answer engine or to the state transition inference engine. The interaction between the main process broker and the subsystems creates a conversational environment between the user and the apparatus, while the apparatus uses information from proprietary databases to provide information, or process information, during the course of the conversation. The apparatus is equipped with a programming interface that allows implementers to declare and specify transactions based requests and answers to a multiplicity of questions. The apparatus may be used with a speech recognition interface, in which case, the apparatus improves the recognition results through the context implicitly created by the apparatus.
Owner:GYRUS LOGIC INC

System and method for mining data

A system and method for extracting data, hereinafter referred to as MitoMine, that produces a strongly-typed ontology defined collection referencing (and cross referencing) all extracted records. The input to the mining process can be any data source, such as a text file delimited into a set of possibly dissimilar records. MitoMine contains parser routines and post processing functions, known as ‘munchers’. The parser routines can be accessed either via a batch mining process or as part of a running server process connected to a live source. Munchers can be registered on a per data-source basis in order to process the records produced, possibly writing them to an external database and / or a set of servers. The present invention also embeds an interpreted ontology based language within a compiler / interpreter (for the source format) such that the statements of the embedded language are executed as a result of the source compiler ‘recognizing’ a given construct within the source and extracting the corresponding source content. In this way, the execution of the statements in the embedded program will occur in a sequence that is dictated wholly by the source content. This system and method therefore make it possible to bulk extract free-form data from such sources as CD-ROMs, the web etc. and have the resultant structured data loaded into an ontology based system.
Owner:FAIRWEATHER JOHN

Structured query language conversion method based on natural language, and related equipment thereof

The invention relates to the technical field of artificial intelligence, and provides a structured query language conversion method based on a natural language, and related equipment thereof. The structured query language conversion method based on the natural language comprises the following steps: obtaining a natural language text from a preset database; performing word segmentation processing on the natural language text to obtain natural language segmented words; obtaining a target text in a mode of mapping the natural language segmented words through a vocabulary analysis end; performinggrammar analysis on the target text by utilizing a preset grammar analyzer to generate an analyzed text; matching a preset select identifier and a preset where identifier with the identifier information in the analysis text respectively, and determining a select clause, a work clause and a from clause according to an obtained matching result; and generating a structured query language based on theselect clause, the where clause and the from clause. The natural language is rapidly and accurately converted into SQL, the accuracy of query by a user through the SQL is further guaranteed, and theworking efficiency of the user is improved.
Owner:ONE CONNECT SMART TECH CO LTD SHENZHEN

Intelligent question-answering method and device, medium and electronic equipment

The invention relates to the field of semantic analysis, and discloses an intelligent question-answering method and device, a medium and electronic equipment. The method comprises the following steps:preprocessing a question input by a user and a plurality of question templates in a preset template library to respectively obtain keywords of the question and the question templates; inputting a question sentence and template keyword group pair consisting of the keyword of the question sentence and the keyword of each question sentence template into an established semantic parser comprising a multi-layer word similarity judgment model to obtain the similarity between the question sentence output by the semantic parser and each question sentence template; obtaining a standard question template from all question templates in a preset template library according to the similarity; and determining a question answer corresponding to the standard question template and outputting the question answer. According to the method, the answer most matched with the question can be obtained for the question of the user, the matching efficiency and accuracy of the question and the answer are improved,and then the matching effect is improved.
Owner:PING AN TECH (SHENZHEN) CO LTD

Achieving method and system based on large-screen-data visualization

The invention discloses an achieving method and system based on large-screen-data visualization. The achieving method includes the steps that the data content required by a page is configured according to assemblies of a designer, wherein the assemblies include the graph assembly, the data set assembly, the data source assembly, the statement assembly, the auxiliary graph assembly, the parameter assembly, the page area attribute assembly and the source code editing assembly; according to the data content configured by the assemblies in the designer, a xml package and a jsp package are generated, and a middleware is formed; corresponding data interfaces are packaged according to data configured in the xml through a parser; the data interfaces are called according to the logical relationship, data required by a visual page is obtained, and the visual page is generated. According to the achieving method and system based on large-screen-data visualization, the mode that the designer and the parser are separated is adopted, the xml middleware is embedded into the middle of the designer and the parser, and logic insulation between the designer and the parser is achieved. Separation between the designer and the parser is facilitated, the coupling degree is reduced, and the applicability and the practicability of the system are improved.
Owner:GUANGDONG ESHORE TECH

Electronic translation method and system based on engineering

The invention relates to an electronic translation method and a system based on engineering, wherein, the method included the following details: a. a document collection is totally managed in an engineering form; b. keywords in all the documents are automatically extracted according to an expandable rule collection; c. corresponding translation sentences are edited or stored in one edition environment according to different languages; d. a new document collection is generated according to the language appointed by users. The system includes a user interface used for the mutual communication with users; a document parser used for loading various document analysis rules and carrying out string-analysis aiming at various documents; a source databank used for storing all the information required by the engineering and a source engineering management interface used for providing an unified interface for the system so as to lead other parts and courses of the system to operate the source databank. The method of the invention can realize the effective management to a plurality of documents, can expand the keyword extraction rule, can pertinently translate different sentences and store translation results, and also can generate documents corresponding to the appointed language.
Owner:SHENZHEN GONGJIN ELECTRONICS CO LTD

JSAX (joint simple API (application program interface) for XML (extensible markup language)) parser and parsing method based on syntactic analysis of backtracking automaton

The invention relates to a JSAX (joint simple API (application program interface) for XML (extensible markup language)) parser and a parsing method based on syntactic analysis of a backtracking automaton. An action transfer rule delta of the backtracking automaton is redefined and the improved backtracking automaton is applied to a syntactic parser, so that the design and the implementation of the syntactic parser are simplified, and the efficiency of the XML parser is effectively improved. During the syntactic parse, the backtracking automaton uses a mark flow provided by a lexer parser as the input and compresses the current state to the stack top when the mark read by the backtracking automaton is a start mark; when the read mark is an end mark, the automaton pops a state out of the stack top as the next state of the automaton; and the automaton does not carry out any stack operation for other marks. During the syntactic parse, the XML document information meeting the syntactic specifications returns to the user through a standard callback function. The JSAX parser and the parsing method solve the problems that the syntactic parser of the XML document parser is complex in structure and low in performance, have the characteristics of easy implementation and high efficiency, and can be applied to parsing the XML documents.
Owner:XIDIAN UNIV
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products