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

21 results about "Noun phrase" patented technology

A noun phrase or nominal (phrase) is a phrase that has a noun (or indefinite pronoun) as its head or performs the same grammatical function as such a phrase. Noun phrases are very common cross-linguistically, and they may be the most frequently occurring phrase type.

System and Method for Accurate Responses from Chatbots and LLMs

Systems and methods are described for obtaining accurate responses from large language models (LLMs) and chatbots, including for question and answering, exposition, and summarization. These systems and methods accomplish these objectives via use of noun phrase avoiding processes such as a noun phrase collision detection process, a query splitting process, and a topical splitting process as well as by use of formatted facts, formatted fact model correction interfaces (FF MCIs), bounded-scope deterministic (BSD) neural networks, processes and methods, and intelligent storage and retrieval (ISAR) systems and methods. These systems and methods avoid and bypass noun phrase collisions and correct for errors caused by noun phrase collisions so that hallucinations are eliminated from LLM responses.
Owner:ACURAI INC

Government affair application platform based on artificial intelligence model

The invention relates to the technical field of government affair intelligence, in particular to a government affair application platform based on an artificial intelligence model, and the platform comprises a semantic recognition module, a tag affiliation module, a rule screening module, a path generation module and a path verification module. According to the method, the subject-called structure for recognizing noun phrases and approval verbs in the government affair approval text is adopted, semantic boundaries are defined, the structure recognition accuracy is enhanced, keyword and field item comparison adopts a field-level consistency mode, the tag affiliation precision is improved, field value comparison logic is introduced in rule node screening, and the accuracy of tag affiliation is improved. In path generation, a path structure with clear logic is established through sorting index and field dependence identification, field conflicts and path chaos are avoided, field value consistency verification ensures that path content is highly matched with an approval text, and it is guaranteed that the path is effective and available; automatic processing from text analysis and field affiliation to path verification is achieved, and the efficiency of the government affair approval process is improved.
Owner:SHENZHEN YUNHENG INTELLIGENT CO LTD

Multi-document key phrase extraction method based on graph structure node influence

The invention provides a multi-document key phrase extraction method based on graph structure node influence, and relates to the technical field of natural language processing and text mining. Firstly, a candidate phrase set is generated through noun phrase extraction and standardization; secondly, a semantic relation between phrases is captured through local subgraph construction and a sliding window mechanism, and the semantic relation is integrated into a global phrase co-occurrence graph; thirdly, dynamically dividing theme communities based on two-dimensional structure entropy minimization and a potential game model, and identifying phrase groups with high semantic aggregation; then, cross-topic nodes are processed through a structure entropy heuristic function, and flexibility of topic division is enhanced; and finally, in combination with node influence sorting, extracting key phrases with theme representativeness and propagation capability. The method does not need to label data, is suitable for multiple fields of academic literatures, news texts and the like, has high efficiency, accuracy and universality, and provides an innovative solution for multi-document key phrase extraction.
Owner:YUNNAN POWER GRID CO LTD +1

Chapter-level relation extraction method and device, electronic equipment and storage medium

ActiveCN115618846BSemantic analysisInference methodsAlgorithmNoun phrase
The application provides a passage-level relation extraction method and device, electronic equipment and a storage medium, wherein the passage-level relation extraction method comprises: obtaining a target passage text, the target passage text being a passage text identified with pronouns and noun phrase references aligned with the pronouns; based on the target passage text and a preset relation extraction model, obtaining semantic relations between different entity pairs in the target passage text and relation categories of the semantic relations. The application can effectively improve the accuracy and reliability of passage-level relation extraction.
Owner:INST OF AUTOMATION CHINESE ACAD OF SCI

Systems and methods of incident resolution using chunking, vector embedding, and clustering techniques

A method for finding historically similar incidents includes receiving a plurality of historical data objects corresponding to a plurality of previous incidents, each of the plurality of historical data objects indicating an occurrence of a previous incident and including a historical resolution text description; generating a historical embedding of each of the plurality of historical data objects; extracting noun phrases from each of the historical resolution text descriptions; applying topic modeling to the extracted noun phrases; receiving a current data object indicating an occurrence of a current incident associated with a configurable item, the current data object including an incident description; generating a current embedding of the current data object; extracting noun phrases from the current embedding; applying topic modeling to the extracted noun phrase of the current data object; and identifying a set of historically similar incidents by applying a Euclidean distance formula to the current embedding.
Owner:FIDELITY INFORMATION SERVICES LLC

A patent tree and a method of constructing the same

The application relates to the technical field of patent data management, in particular to a patent tree and a construction method thereof, which comprises the following steps: based on patent text data, the technical features in the patent text are analyzed, the technical features of each patent are classified and integrated, and a patent technical feature set is obtained. In the application, the accurate positioning of patent technical elements is realized through intelligent information extraction and semantic analysis, the deep semantic analysis of verbs and noun phrases is combined, the technical target and implementation mode of the patent are extracted in detail, and the functions are decomposed and integrated, so that the core content of the patent is presented in a clear and structured manner. Further, the technical features are segmented and integrated according to time nodes and application fields, and combined with time sequence fluctuation characteristic analysis, historical dependent features are identified, and the development state of the patent technology can be effectively predicted. Through feature matching and similarity calculation, the accurate grouping of the patent and the analysis of cross-field feature combination can be realized.
Owner:GUANGDONG ZHIDELI NETWORK TECH CO LTD

Systems and methods of incident resolution using chunking, vector embedding, and clustering techniques

A method for finding historically similar incidents includes receiving a plurality of historical data objects corresponding to a plurality of previous incidents, each of the plurality of historical data objects indicating an occurrence of a previous incident and including a historical resolution text description; generating a historical embedding of each of the plurality of historical data objects; extracting noun phrases from each of the historical resolution text descriptions; applying topic modeling to the extracted noun phrases; receiving a current data object indicating an occurrence of a current incident associated with a configurable item, the current data object including an incident description; generating a current embedding of the current data object; extracting noun phrases from the current embedding; applying topic modeling to the extracted noun phrase of the current data object; and identifying a set of historically similar incidents by applying a Euclidean distance formula to the current embedding.
Owner:FIDELITY INFORMATION SERVICES LLC

A multi-scale visual positioning method and system based on semantic consistency guidance

The application relates to the technical field of visual language fusion positioning, and discloses a multi-scale visual positioning method and system based on semantic consistency guidance, which comprises the following steps: extracting a noun phrase based on a Stanza syntax analysis model, generating text semantic features, phrase semantic features and visual features respectively based on a pre-trained BEiT-3 image-text encoding model; calculating a text consistency constraint loss through the attention interaction of the noun phrase features and the visual features, and simultaneously generating a concept-level semantic heat map; based on the semantic heat map, applying weights corresponding to semantic responses to multi-scale visual features generated by a feature pyramid network; and according to the multi-scale visual features generated after weighting, carrying out adaptive sampling based on an offset amount on a candidate region through a deformable attention module and completing multi-scale candidate frame generation; the application solves the problem that the candidate region generation of an existing model lacks semantic directionality, and improves the problems of feature redundancy and unstable semantic alignment.
Owner:HUNAN NORMAL UNIVERSITY

A method and system for entity relation extraction from open-domain text

This invention proposes a method and system for entity relation extraction from open-domain text, comprising: acquiring labeled text as training data; extracting all named entities and noun phrases from the training data using entity recognition and performing data augmentation; training a neural network model using the augmented data as input to obtain an entity relation classification model; statistically analyzing the word frequencies of each named entity and noun phrase in the augmented data, and marking named entities and noun phrases with word frequencies greater than a preset value as filter words; acquiring the open-domain text and its corresponding head entities; extracting named entities and noun phrases from the open-domain text excluding filter words and inputting them into the entity relation classification model to obtain the entity relations of the open-domain text. Through effective data augmentation strategies, without incurring additional costs, this method effectively solves the problem of poor performance in practical applications of entity relation recognition due to noise caused by candidate tail entities.
Owner:INST OF COMPUTING TECH CHINESE ACAD OF SCI

Automatically generated product recommendations based on questions and answers

An automated technique for enriching presented answers by highlighting related shopping recommendations is disclosed. Shopping recommendations can be highlighted within the answers themselves, and can also be used as an auxiliary list of suggestions. A model is described for selecting phrases from answer text, referred to as a continuous sequence of lexical items of noun phrases, relating to potential products that may represent relevant shopping recommendations in the context of question and answer pairs. And sorting the noun phrases according to an importance sequence. The noun phrases ranked first are used for searching for products displayed in association with the noun phrases. Clicking or tapping the highlighted noun phrases initiates a shopping-related process, such as presenting gadgets with product recommendations or running a search in a search engine.
Owner:AMAZON TECH INC

Text-to-person retrieval method based on bounding box extraction and semantic consistency constraints

This paper discloses a cross-modal text-to-person retrieval method based on bounding box extraction and semantic consistency constraints. The method comprises the following steps: extracting fine-grained bounding boxes from images; extracting fine-grained noun phrases from text; generating a training set; constructing a fine-grained aggregation network; training the fine-grained aggregation network; and searching for people using text. This paper constructs a text-to-person retrieval model based on bounding box extraction and semantic consistency constraints. This method leverages the visual language knowledge from existing large-scale pre-trained models (GLIP and CLIP) and uses textual cues and GLIP to accurately extract key local features for identifying pedestrians, improving the accuracy of pedestrian retrieval. CLIP is used to extract visual and linguistic features to obtain a more comprehensive semantic representation. Finally, a constraint method is designed to maintain semantic consistency of features, reducing noise interference and improving the stability of pedestrian retrieval.
Owner:XIDIAN UNIV

Method for generating training data for training machine learning models and apparatus for generating training data using the same

This invention provides a method and apparatus for generating training data for training machine learning models. [Solution] The method involves acquiring the original image S100, generating an image caption for the original image S211, extracting noun phrases S212, generating a first pseudo-label including a first category name and a first bounding box S214, extracting proposals corresponding to objects from the original image S221, generating a region description S222, generating a second pseudo-label with a second category name and a second bounding box S223, filtering the first pseudo-label and the second pseudo-label according to pre-set filtering conditions to generate an integrated pseudo-label S300, and annotating the original image to generate training data S400.
Owner:SUPERB AI CO LTD

Non-transitory computer-readable recording medium, text generation method, and text generation device

A non-transitory computer-readable recording medium stores therein a text generation program that causes a computer to execute a process including acquiring a first text serving as a norm and a second text related to a case example, first generating graph data of the second text including noun phrases included in the second text and information about a relation between the noun phrases in the second text, based on the second text, and first inputting a prompt including the graph data of the second text generated, and the first text, to a large-scale language model to generate a third text satisfying a requirement defined in the first text.
Owner:FUJITSU LTD

A method for mapping noun phrases to description logic concepts based on externalization

The method for mapping a noun phrase to a description logic concept based on epitaxy firstly exhaustively lists all text segments of the noun phrase, generates a mapping table of the text segments to resources in a knowledge base; then generates an analysis sequence according to the word segmentation, part-of-speech tagging and syntax tree of the noun phrase; and finally, according to the analysis sequence, continuously refines basic concepts generated by the indexed resources from the concept of EL++, until all words are analyzed, to obtain the description logic concept to which the noun phrase is mapped. The application can automatically process complex noun phrases containing implicit relations and generate high-quality description logic concepts through analysis of the syntax tree.
Owner:NANJING UNIV

Generating recommendations by using communicative discourse trees of conversations

Techniques are disclosed for improved autonomous agents that can provide a recommendation in a non-intrusive, conversational manner. In an aspect, a method determines a first sentiment score for a first utterance and a second sentiment score for a second utterance, each sentiment score indicating an emotion indicated by the respective utterance. The method further identifies that a difference between the first sentiment score and the second sentiment score is greater than a threshold. The method further extracts a noun phrase from the second utterance. The method identifies a text fragment that includes an entity that corresponds to the noun phrase. The method identifies that the text fragment addresses a claim of the second utterance. The method forms a third utterance that includes the a recommendation related to the second utterance and adds the third utterance to the sequence of utterances after the second utterance.
Owner:ORACLE INT CORP

Multi-scale visual positioning method and system based on semantic consistency guidance

The invention relates to the technical field of visual language fusion positioning, and discloses a multi-scale visual positioning method and system based on semantic consistency guidance, and the method comprises the steps: extracting noun phrases based on a Stanza syntactic analysis model, and respectively generating text semantic features, phrase semantic features and visual features based on a pre-trained BEiT-3 image-text coding model; text consistency constraint loss is calculated through attention interaction of noun phrase features and visual features, and meanwhile a concept-level semantic thermodynamic diagram is generated; based on the semantic thermodynamic diagram, applying a weight corresponding to the semantic response to a multi-scale visual feature generated by the feature pyramid network; according to the multi-scale visual features generated after weighting, adaptive sampling based on offset is carried out on the candidate area through a deformable attention module, and multi-scale candidate box generation is completed; according to the method, the problem that existing model candidate region generation lacks semantic directivity is solved, and the problems of feature redundancy and unstable semantic alignment are improved.
Owner:HUNAN NORMAL UNIVERSITY

Intelligent generation system for resume file talent portrait report based on AI large model

The invention relates to the technical field of named entity recognition, in particular to an intelligent resume file talent portrait report generation system based on an AI large model, and the system comprises a resume file analysis module which converts a Chinese resume file format; the resume information analysis module performs public word replacement on each Chinese resume text and analyzes the word group nesting probability of word groups corresponding to nouns in public words; obtaining a supplementary resume set of each Chinese resume; based on the word group nesting probability of the word group corresponding to each noun in the supplementary resume set, determining an entity nesting confidence coefficient; a sparse resume sample is determined, the word group nesting probability of the word group corresponding to each noun in the webpage text is counted, and a search auxiliary discriminant value is determined; determining a nested entity screening value, and obtaining a nested long entity; a resume information extraction module obtains a Chinese resume named entity recognition result; and the talent portrait report generation module is used for generating a talent portrait report. The invention aims to improve the resume entity recognition accuracy.
Owner:JINAN KEJIN INFORMATION TECH CO LTD

Method for generating training data to be used for training machine learning model and training data generating device using the same

There is provided a method for generating training data for training a machine learning model by a training data generating device, comprising: (a) in response to acquiring an original image, performing sub-processes of: generating an image caption for the original image, extracting at least one noun phrase from the image caption, and performing an open vocabulary object detection on the original image, to thereby generate at least one first pseudo label and performing sub-processes of: extracting at least one proposal from the original image, generating at least one region description, and generating at least one second pseudo label; and (b) filtering the at least one first pseudo label and the at least one second pseudo label according to a preset filtering condition, to thereby generate at least one integrated pseudo label, and generating the training data by annotating the original image with the at least one integrated pseudo label.
Owner:SUPERB AI CO LTD

A method and system for literature semantic search based on elastic search

The application discloses a literature semantic search method and system based on elastic search, and relates to data retrieval. A text2vec-base-multilingual model trained based on a CoSENT method is used to perform vectorization processing on a list of noun phrases. According to semantic vectors, approximate nearest neighbor search is performed in a second retrieval module to obtain first candidate data. Query text data is input into the first retrieval module, and keyword matching is performed through a BM25 algorithm to obtain second candidate data. The first candidate data and the second candidate data are fused to obtain third candidate data. A Sequence Matcher algorithm is used to calculate the string similarity between extended words in the third candidate data, a similarity threshold is set based on the length of the longest common subsequence, and deduplication is performed to obtain fourth candidate data. Weight distribution based on position and similarity score is performed on the fourth candidate data, the score interval is expanded to enhance the distinguishability of the extended words, and an extended word recommendation list data is obtained. The application significantly improves the accuracy of literature retrieval.
Owner:CHINA EDUCATIONAL PUBLICATIONS IMPORT & EXPORT CORP LTD

An english news element extraction method based on core word diffusion

The application provides a WHO element extraction method in an English news scene, which comprises the following steps: cleaning and preprocessing data of network news, combining an article title, a lead and an article theme into one text data, and analyzing a tree structure of the text data; extracting all nouns in all noun phrases from a subtree of the text data tree structure, screening core words, recalling a core word set, calculating a characteristic value of each core word, and extracting a first core word in a sorting result as a final core word; expanding the core word into a complete element text, traversing leaf nodes corresponding to the core word, and finding simple sentence nodes in a parent node direction, connecting all texts from the simple sentence nodes to the leaf nodes and then to intermediate links, and finally generating the element text; and the application realizes extraction of WHO elements on multiple news samples, has high accuracy, can improve a recall rate of core words, and can expand a recall set.
Owner:XIAMEN UNIV