Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

4 results about "Treebank" patented technology

In linguistics, a treebank is a parsed text corpus that annotates syntactic or semantic sentence structure. The construction of parsed corpora in the early 1990s revolutionized computational linguistics, which benefitted from large-scale empirical data. The exploitation of treebank data has been important ever since the first large-scale treebank, The Penn Treebank, was published. However, although originating in computational linguistics, the value of treebanks is becoming more widely appreciated in linguistics research as a whole. For example, annotated treebank data has been crucial in syntactic research to test linguistic theories of sentence structure against large quantities of naturally occurring examples.

Method and related equipment for migration and performance enhancement automation based on front-end system

The invention relates to the technical field of computer software, in particular to a migration and performance enhancement automation method based on a front-end system and related equipment. The method comprises the following steps: performing identification and path extraction on a dynamic import statement according to an abstract syntax tree library or a regular expression, and performing file existence verification to obtain a path validity result; performing case correction and extension complementation on the dynamic import path based on a path validity result, and rewriting the source code to obtain a repaired source code file; key time sequence nodes and memory use conditions in the front-end construction process are collected, and performance monitoring data are obtained; performing hash comparison on the construction command to obtain a verification result; and carrying out aggregation migration on the verification result and the repair log to obtain a complete migration report. According to the method, the construction starting efficiency can be remarkably improved, the migration and debugging cost is reduced, paths, styles and key names are unified and standardized, the consistency of construction products is guaranteed, and traceable migration reports and extension plans are provided.
Owner:SHENZHEN LANYOU TECHNOLOGY CO LTD

A front-end service code automatic generation method and system

The present application discloses a method and system for automatically generating front-end Service code, which relates to the field of computer technology. The method comprises: responding to a user's code generation requirement, parsing the code generation requirement through a preset requirement parsing model to obtain a requirement parsing result; matching the requirement parsing result in a preset code syntax tree library to obtain a target code syntax tree; performing parameter optimization on the target code syntax tree to obtain an optimized target code syntax tree; generating initial code by combining the optimized target code syntax tree and YApi interface data; optimizing the initial code through a preset code optimization mechanism to obtain updated code, and outputting it in a front-end window; the present application constructs a requirement association graph and an interface call chain according to the code generation requirement, screens out highly matching syntax trees in the code syntax library, generates corresponding code, and performs code optimization to improve the quality and reliability of the generated code.
Owner:JIANGSU LINGHAO NETWORK TECH CO LTD

A vietnamese dependency syntax analysis method, system and electronic device based on multiple annotators

The application relates to a Vietnamese dependency syntax analysis method and system based on multiple annotators, and belongs to the field of natural language processing. The application fine-tunes the parameters of an XLM RoBERTa model using unlabeled data. Then, an initial Vietnamese dependency syntax analysis model is trained using a UD tree library, a sentence is input into the model for analysis, and pseudo data containing noise is generated. The pseudo data is input into a pre-designed prompt template, a large language model DeepSeek is used for secondary annotation, noise data is gradually corrected through prompt learning, and high-quality annotation results are output. Finally, the pseudo data after secondary annotation is used as additional training corpus, combined with original annotation data, and a new Vietnamese syntax analysis model is trained. The application introduces a pseudo data enhancement and multiple annotator collaborative optimization mechanism, and significantly improves the performance of the model in the Vietnamese dependency syntax analysis task.
Owner:KUNMING UNIV OF SCI & TECH

Text parsing method, system, and related device

PCT designated stageWO2026145477A1Data processing systemAlgorithm
A text parsing method, a system, and a related device. The method comprises: a data processing system first obtains a parsing request for instructing parsing of a text to be parsed, and then obtains a first logic tree from a logic tree library on the basis of the parsing request, wherein the first logic tree comprises a plurality of nodes, each node represents an element, and the element represented by each node is associated with an element value, the plurality of nodes included in the first logic tree constitute a plurality of paths, and nodes corresponding to a same element but different element values are included between two paths among the plurality of paths; and finally, the data processing system determines, on the basis of the text and the first logic tree, a parsing path from the first logic tree, the parsing path being used for instructing a parsing process of the text, and the parsing path being one of the plurality of paths included in the first logic tree. Thus, the efficiency and accuracy of text parsing are improved.
Owner:HUAWEI TECH CO LTD