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

144 results about "Label" patented technology

A label in a programming language is a sequence of characters that identifies a location within source code. In most languages labels take the form of an identifier, often followed by a punctuation character (e.g., a colon). In many high level programming languages the purpose of a label is to act as the destination of a GOTO statement. In assembly language labels can be used anywhere an address can (for example, as the operand of a JMP or MOV instruction). Also in Pascal and its derived variations. Some languages, such as Fortran and BASIC, support numeric labels. Labels are also used to identify an entry point into a compiled sequence of statements (e.g., during debugging).

Method and system for constructing text label system, method and system for completing iteration and storage medium

The invention belongs to the field of natural language processing, and relates to a method and a system for establishing a text label system and completing iteration, and a storage medium. The methodcomprises the following steps that firstly, a label system is preliminarily built, class labels are concluded, at least one feature word used for describing labels is configured for each label, and aprimary label system and a configuration word bank of the primary label system are formed; the label system is verified and coverage conditions of the current label system and the configuration lexicon thereof are evaluated; the label system is improved and text clustering and information extraction are carried out on the text data which is not covered by the configuration word bank of the currentlabel system again to obtain a new batch of feature words and description words; and the current label system is compared with the configuration word bank thereof based on the text similarity to merge the feature words with high similarity, and class labels are named for newly discovered description words to obtain a latest label system. According to the invention, automatic extraction and integration of labels are realized, the constructed system can be self-perfected and optimized, and manual intervention is reduced.
Owner:GUANGZHOU BAILING DATA CO LTD

Label extraction method based on short text clustering technology

The invention discloses a label extraction method based on short text clustering. The label extraction method comprises: S1, extracting and obtaining all useful vocabularies of a short text; S2, calculating the similarity among the short texts by utilizing word2vec according to the text characteristics of the useful vocabularies of each short text; S3, assuming that each short text is a cluster center, calculating the similarity between each cluster center and all other short texts, and if the similarity is greater than a preset threshold T1, classifying the corresponding short text into the cluster center; S4, trimming each cluster formed in the S3 for the first time; S5, combining all the clusters trimmed for the first time; S6, performing secondary pruning on the clusters merged in theS5; and S7, extracting the cluster center of each cluster after the second trimming as a label of each cluster. Labels which can represent meanings of all types of short texts and have complete meanings are generated while the short texts are clustered, and the problems that an existing clustering technology depends on center point selection and an existing label extraction technology is incomplete in semantics, does not accord with logic and the like are solved.
Owner:BEIJING ZHICHI BOCHUANG TECH

Information hiding and extracting method based on HTML (Hypertext Markup Language) label attribute sequence

The invention discloses an information hiding and extracting method based on an HTML (Hypertext Markup Language) label attribute sequence. The method comprises the following steps: step 1, determining to-be-hidden information, and converting the to-be-hidden information into a binary Unicode; step 2, determining representing methods of '0' and '1' corresponding label attributes, wherein '0' is represented by two attributes of two different labels, and '1' is represented by two attributes of a same label; step 3, determining a sequence code K, wherein the Unicode consists of 8 binary numbers; selecting nine '1' (one more selected), randomly inserting a plurality of '0' among the nine '1' so as to form the current-time information hiding sequence code K; step 4, determining nine label attributes according to the sequence code K, sequentially putting the nine label attributes on the '1' positions, supplementing residual label attributes, sequentially putting the residual label attributes on the '0' positions so as to synthetize an HTML file label attribute sequence; and step 5, editing codes according to the HTML file label attribute sequence. The method has the beneficial effects that a database is not needed for support, and the webpage execution efficiency is greatly improved.
Owner:ZHEJIANG UNIV CITY COLLEGE

Key information identification method based on hierarchical attention and label guide learning

The invention relates to a key information identification method based on hierarchical attention and label guide learning, and belongs to the technical field of text mining and information processing. According to the method, a key information recognition framework based on hierarchical attention and label guide learning fusion is adopted, a text representation model is directly applied to limitation of text mining, a word coding layer and a sentence coding layer can fully capture a text organization structure, important words are aggregated into sentence vectors, and then the important sentence vectors are aggregated into text vectors; the word attention layer and the sentence attention layer apply attention mechanisms to a word level and a sentence level respectively, so that more important or secondary important contents can be concerned differently during text representation; a label-guided learning layer is adopted to execute label-based attention coding, text representation is mapped to a label space, and the label-guided learning layer can directly perform joint learning together with context coding. The method has a wide application prospect in the fields of quotation analysis, information retrieval, fine-grained knowledge service and the like.
Owner:BEIJING INSTITUTE OF TECHNOLOGYGY

Model adversarial training method and device and named entity recognition method and device

The embodiment of the invention provides a model adversarial training method and device and a named entity recognition method and device. The adversarial training method comprises steps of during training, replacing a first named entity in the first sample sequence with a corresponding original label character to obtain a second sample sequence, determining a first text fragment containing the replaced original label character from the second sample sequence, and determining a classification label value of the first text fragment as a first value for representing a replaced named entity; determining feature implicit vectors of a plurality of segmented words in the second sample sequence by adopting a feature extraction network; determining a first segment vector of the first text segment based on the feature implicit vectors of the plurality of segmented words in the second sample sequence, and inputting the first segment vector into a first discriminator to obtain a first prediction value; determining a first loss value based on a difference between the first prediction value and the first value; updating the first discriminator by taking minimization of the first loss value as atarget; and updating the feature extraction network by taking maximization of the first loss value as a target.
Owner:ALIPAY (HANGZHOU) INFORMATION TECH CO LTD

Method and device for generating code based on annotation and storage medium

The invention discloses a method and device for generating codes based on annotations and a storage medium, and relates to the technical field of research and development management, and the method comprises the following steps: obtaining an interface document to be converted into codes; determining a first target class to be converted in the interface document, and determining a second target class; setting a first annotation label and a second annotation label for the first target class, wherein the first annotation label is used for indicating that the first target class is a class to be converted, and the second annotation label is used for indicating that the first target class is converted into a second target class; converting the first target class into the second target class according to the second annotation label; compiling the interface document according to the first annotation tag, the second annotation tag, the first target class and the second target class to obtain a source code file corresponding to the interface document. According to the scheme, additional auxiliary classes do not need to be written to help to generate the conversion codes, introduction dependency is reduced, loss caused by dependency introduction of all links of testing and deploying is reduced, and meanwhile the burden of the virtual machine during running can be reduced.
Owner:PINGAN PUHUI ENTERPRISE MANAGEMENT CO LTD

Multi-language checking method and system for application software

The invention provides a multi-language checking method and system for application software. The method comprises the following steps of: obtaining a reference language label picture and a check language label picture of the application software, identifying each reference language label picture; obtaining a reference language character of each reference language label picture; each check languagelabel graph is identified; obtaining a check language character of each check language label picture; according to the program interface identifier and the coordinate value corresponding to each reference language label picture and the program interface identifier and the coordinate value corresponding to each check language label picture; and obtaining a reference language character corresponding to the check language character, querying the dictionary database according to the reference language character corresponding to the check language character and the reference language, and checkingthe check language character. The system is used for executing the method. According to the multi-language checking method and system for the application software provided by the embodiment of the invention, the language checking efficiency of the application software is improved.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA
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