WO2014022172A2 - Information classification based on product recognition - Google Patents
Information classification based on product recognition Download PDFInfo
- Publication number
- WO2014022172A2 WO2014022172A2 PCT/US2013/051865 US2013051865W WO2014022172A2 WO 2014022172 A2 WO2014022172 A2 WO 2014022172A2 US 2013051865 W US2013051865 W US 2013051865W WO 2014022172 A2 WO2014022172 A2 WO 2014022172A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- product
- profile information
- word
- recognition
- product profile
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0623—Electronic shopping [e-shopping] by investigating goods or services
Definitions
- the present disclosure relates to the field of communication technology, and more specifically, to an information classification method and apparatus based on product recognition.
- product profile information published by a seller often includes various information, such as a product name, a product attribute, seller information, an advertisement, etc. It is difficult for a computing system to automatically recognize a product published by the seller and to further accurately and automatically classify the product profile information,
- the computing system often treats a title included in the product profile information published by the seller as a common sentence, and extracts a most central theme word (or a core word) from the sentence as a core of the title and whole product information.
- the computing system recognizes the product profile information based on the core word.
- Conventional techniques rely on the title information of the product profile information to recognize the product profile information.
- the title often only includes about ten words and has limited information volume.
- there are various description methods used in the title Thus, an accuracy of product recognition based on the core word of the tile is low.
- the core word of the title often only includes one word. Thus, it is often inaccurate to recognize the product solely based on the core word. For example, in a title "table tennis bat", the words table and tennis have their respective specific meanings while bat has a broad meaning. It is apparent that neither of the words may accurately represent the product and accurately and automatically classify the product profile information.
- the present disclosure provides an information classification method and system based on product recognition to automatically classify product profile information and improve an efficiency of a product classification.
- a product recognition system includes one or more learning submodels that recognize one or more products and a comprehensive learning model composed of the one or more learning sub-models.
- a request for product recognition is received, one or more candidate product words of product profile information for recognition are determined.
- One or more characteristics of the product profile information are extracted based on the determined candidate product words respectively.
- the learning sub-model and the comprehensive learning model determine a product word corresponding to the product profile information and classify the product profile information based on the product word.
- the present disclosure also provides an example information classification system based on product recognition.
- the example information classification system includes a storage module, a first determination module, a characteristic extraction module, a second determination module, and a classification module.
- the storage module stores one or more learning sub-models that recognize one or more products and a comprehensive learning model composed of the one or more learning sub-models.
- the first determination module when the example information classification system receives a request for product recognition, determines one or more candidate product words of product profile information for recognition.
- the characteristic extraction module extracts one or more characteristics of the product profile information based on the determined candidate product words respectively.
- the second determination module based on the candidate product words and their corresponding characteristics, uses the learning submodel and the comprehensive learning model to determine a product word corresponding to the product profile information.
- the classification module classifies the product profile information based on the product word determined by the second determination module.
- the present techniques when a request for product recognition is received, one or more candidate product words of product profile information for recognition are determined. One or more characteristics of the product profile information are extracted based on a respective determined candidate product word. Based on the candidate product words and their corresponding characteristics, the learning sub-model and the comprehensive learning model determine a product word corresponding to the product profile information and classify the product profile information based on the product word.
- the present techniques implement an automatic classification of the product profile information and improve an efficiency of information classification.
- FIGs To better illustrate embodiments of the present disclosure, the following is a brief introduction of the FIGs to be used in the description of the embodiments. It is apparent that the following FIGs only relate to some embodiments of the present disclosure. A person of ordinary skill in the art can obtain other FIGs according to the FIGs in the present disclosure without creative efforts.
- FIG. 1 illustrates a flow chart of an example information classification method based on product recognition in accordance with the present disclosure.
- FIG. 2 illustrates a diagram of an example information classification system based on product recognition in accordance with the present disclosure.
- the present disclosure provides information classification techniques based on product recognition.
- a main flow process may be divided into three phases, i.e., a learning phase, a product recognition phase, and an information classification phase.
- the learning phase is mainly to provide a learning model to the following product recognition phase.
- product profile information for learning is obtained.
- One or more product words are extracted from the product profile information for learning.
- Characteristics of the product profile information are extracted based on a result of the extraction of the product words.
- a learning sub-model is determined based on the characteristics and the product profile information.
- the learning model is determined based on the learning sub-models.
- the product recognition phase is mainly based on the learning model determined from the learning phase to recognize product profile information for recognition. For example, when a request for product recognition is received, a product word corresponding to the product profile information is determined based on the learning model and the product profile information included in the request for product recognition.
- the information classification phase is mainly to classify the product profile information based on the determined product word. For example, the product word is matched based on one or more preset classification keyword and a classification of the product word is determined based on a result of the match.
- FIG. 1 illustrates a flow chart of an example information classification method based on product recognition in accordance with the present disclosure.
- product profile information for learning is obtained and one or more product words are extracted from the product profile information.
- some product profile information may be extracted from input data of a system as learning samples (or product profile information for learning), and one or more preset rules are used to extract the product words.
- the operations that the preset rules are used to extract the product words may include the following.
- a title field of the product profile information and one or more fields from multiple fields are obtained based on the product profile information.
- the multiple fields include a supplied product field of a seller profile that is related with a product profile from the product profile information, an attribute filed of the product profile, a keyword field of the product profile, etc.
- the fields may be processed respectively to obtain words and/or phrases included in the fields respectively.
- One or more words and/or phrases satisfying one or more preset conditions are determined as the product word of the product profile information.
- the preset condition may include at least one of the following.
- a word or phrase appears in the title field of the product profile and in at least another field of the multiple fields.
- a word or phrase appears in the title field of the product profile and a total number of times of appearances of the word or phrase in all fields is no less than a threshold.
- the threshold may be preset, such as four.
- a word or phrase with a longest length from one or more words and/or phrases satisfying the preset condition may be selected as the product word of the corresponding product profile information to improve an accuracy of the determined product word.
- one or more characteristics of the product profile information for learning are extracted based on a result of the extraction of the product word.
- the title field of the product profile, the supplied product field of the seller profile related with the product profile, the attribute field in the product profile, and/or the keyword field of the product profile may be obtained from the product profile information.
- words and/or phrases included in each field are obtained and a hash value of each word or phrase is obtained.
- a hash value of a word or phrase in the title field is used as a subject characteristic (subject candidate feature) of the corresponding product profile.
- a hash value of a word or phrase in the supplied product field is used as a supplied product characteristic (provide_products_feature) of the corresponding product profile.
- a hash value of a word or phrase in the attribute field is used as an attribute characteristic (attr desc feature) of the corresponding product profile.
- a hash value of a word or phrase in the keyword field is used as a keyword characteristic (keywords feature) of the product profile.
- a positive label characteristic (positive label feature) and a negative label characteristic (negative label feature) of the corresponding product profile are determined. For example, the following operations may be implemented.
- the supplied product field of the seller profile related with the product profile is pre- processed.
- the pre-processing may include, for example, segmentation, case conversion, and/or stem extraction.
- a hash value is calculated for each word or phrase as a corresponding characteristic.
- the keyword field of the product profile is pre-processed.
- the pre-processing may include, for example, segmentation, case conversion, and/or stem extraction.
- a hash value is calculated for each word or phrase as a corresponding characteristic.
- the attribute field of the product profile is pre-processed.
- the pre-processing may include, for example, segmentation, case conversion, and/or stem extraction.
- a hash value is calculated for each word or phrase as a corresponding characteristic.
- the title field of the product profile is pre-processed.
- the pre-processing may include, for example, segmentation, extraction of sub-strings from a chunk, case conversion, and/or stem extraction.
- a hash value is calculated for each word or phrase as a corresponding characteristic of a candidate word.
- a lexical categorization may be applied to the title field, and a short phrase that is separated from another by a conjunction, a preposition, and/or punctuation in the title is referred to as the chunk. 5.
- the following characteristics may be extracted from the product profile information.
- type characteristics which may include at least one or more of the following:
- the present techniques may determine whether a respective product word is all capitalized. Characters that are all capitalized usually refer to an abbreviation. If a result of the determination is positive, i.e., the product word is all capitalized, its corresponding characteristic value is 1; otherwise, its corresponding characteristic value is 0. For example, such characteristic value determination method may apply to the following type characteristics unless specified otherwise.
- the present techniques may determine whether the respective product word includes a number.
- the present techniques may determine whether the respective product word includes punctuation.
- the punctuation is used as a segmentation label when the candidate product word is generated.
- some special punctuation may not be regarded as the segmentation label, which depends on an applied word segmenting tool.
- the present techniques may determine whether the word or phrase included in the respective product word shares a same lexical categorization.
- the present techniques may determine a lexical category of the respective product word (or a lexical category of a majority number of words included in the respective product word). For instance, a characteristic value of a verb may be set as 10. A characteristic value of a noun may be set as 11. A characteristic value of an adjective may be set as 12. For example, such characteristic value determination method may apply to the following characteristics unless specified otherwise.
- (2) universal characteristics may include at least one or more of the following: The present techniques may determine whether a specific word included in the respective product word appears multiple times in the title.
- (3) context characteristics within the chunk may include at least one or more of the following:
- the present techniques may determine whether the respective product word is at a beginning of the chunk.
- the present techniques may determine whether the respective product word is at an end of the chunk.
- the present techniques may determine a lexical category of a word or phrase preceding the respective product word.
- the present techniques may determine whether the word or phrase preceding the respective product word is all capitalized.
- the present techniques may determine whether the word or phrase preceding the respective product word includes a number.
- the present techniques may determine a lexical category of a word or phrase following the respective product word.
- the present techniques may determine whether a word or phrase following the respective product word is all capitalized.
- the present techniques may determine whether the word or phrase following the product word includes a number.
- (4) context characteristics outside the chunk may include at least one or more of the following:
- the present techniques may determine whether the chunk that includes the respective product word is at an end of the title. The present techniques may determine whether the chunk that includes the respective product word is at a beginning of the title.
- the present techniques may determine a lexical category of a word or phrase preceding a prior segmentation label of the chunk.
- the present techniques may determine a lexical category of a word or phrase following a posterior segmentation label of the chunk.
- Extraction of this characteristic may apply to the product profile information from which the product words are successfully extracted.
- a preset number such as two
- words and/or phrases which are different from the words and/or phrases in the respective product word from positive sample, are used as negative samples.
- One or more characteristics are then extracted from the negative samples.
- the operations are the same as or similar to extracting characteristics from the positive samples, which are not detailed herein for the purpose of brevity.
- the respective product word extracted at 102 is deemed as positive samples by default. Words and/or phrases in the title that are different from the respective product word may be used as the negative samples.
- a product word of a positive sample (or a product word) is "MP3 Player” while the negative samples may be "MP3,” "Player,” “4GB,” etc.
- one or more learning sub-models are determined based on the extracted characteristics and the product profile information for learning and a comprehensive learning model is determined based on the learning sub-models.
- the one or more learning sub-models may include, but are not limited to, a priori probability model P(Y), a keyword conditional probability model P(K
- a priori probability model P(Y) a keyword conditional probability model P(K
- Y a title conditional probability model
- the product profile information from which the product words are successfully extracted is divided into two portions.
- One portion of the product profile information is used as learning samples for the title conditional probability model P(T
- the other portion is used as testing samples for the learning sub-models and the comprehensive learning model to test accuracies of each learning sub-model and the comprehensive learning model. For example, a number of product profile information in each portion may be similar.
- a frequency (or a number of appearance times) of a characteristic corresponding to each word or phrase according to the characteristic provide_products_feature obtained at 104 is calculated from statistics.
- a frequency of a characteristic that is higher than a threshold may be taken logarithm.
- a normalization is further conducted to obtain the priori probability model P(Y). For example, there is no restriction to a base number when conducting the logarithm, which may be two, ten, or natural logarithm.
- Characteristics subject candidate feature and keyword feature obtained at 104 may be used to form two vertex sets of a bipartite graph. If a word or phrase in a keyword field appears concurrently with a word or phrase in a title field in the same product profile, an edge is established between such two vertexes. A weighted value of the edge is a number of times that the two vertexes appear concurrently at the same product profile. After all product profile information, from which the product words are successfully extracted, is traversed, a weighted bipartite graph is obtained. A random walking is conducted on the weighted bipartite graph to determine the keyword conditional probability model P(K
- Characteristics subject candidate feature and attr desc feature obtained at 104 may be used to form two vertex sets of a bipartite graph. If a word or phrase in the attribute field appears concurrently with a word or phrase in the title field in the same product profile, an edge is established between such two vertexes. A weighted value of the edge is a number of times that the two vertexes appear concurrently at the same product profile. After all product profile information, from which the product words are successfully extracted, is traversed, a weighted bipartite graph is obtained. A random walking is conducted on the weighted bipartite graph to determine the keyword conditional probability model P(A
- Characteristics subject candidate feature obtained at 104 may be used as candidate product words and a classification distribution may be calculated from statistics of the candidate product words to determine the classification conditional probability model P(Ca
- Characteristics subject candidate feature obtained at 104 may be used as candidate product words and a company distribution may be calculated from statistics of the candidate product words to determine the company conditional probability model P(Co
- the title model determines a possibility of an extracted word or phrase is the product word based on the title.
- Such questions may be modeled as a bipartition question and a common binary classification model may be selected.
- the corresponding characteristics are positive label feature and negative label feature extracted at 104.
- the corresponding comprehensive learning model based on the learning sub-models may be implemented by the following formula:
- 0) P(T
- the above determined testing samples may be used to test each model and the comprehensive learning model may be used to recognize product from product profile information included in the text samples.
- An accuracy rate is calculated from statistics and each model may be modified or improved based on a result of the statistics.
- a product word corresponding to product profile information for recognition is determined based on the comprehensive learning model and the product profile information for recognition included in the request for product recognition.
- one or more candidate product words are determined based on the product profile information for recognition included in the request for product recognition.
- a respective probability for a respective candidate product word is determined based on the product profile information for recognition, the respective candidate product word, and the comprehensive learning model.
- a candidate product word with a highest probability is determined as the product word of the product profile information for recognition.
- the detailed implementation may be as follows.
- the candidate product words are determined. For example, lexical category recognition may be applied to a title included in the product profile information for recognition. A respective word or phrase included in one or more character strings segmented by a conjunction, a preposition, or punctuation from the title of the product profile information for recognition may be used as a respective candidate product word.
- characteristics extraction may be the same as the implementation of characteristics extraction at the learning phase, which is not detailed herein for the purpose of brevity.
- a product is recognized.
- the candidate product words and their corresponding characteristics are obtained from the product profile information for recognition after the first step and the second step, and are input into one or more probability models to obtain probabilities of the candidate product words as the product word corresponding to the product profile information respectively.
- a candidate product word with a highest probability is used as the product word corresponding to the product profile information.
- the respective probabilities of the respective candidate product words as the product word corresponding to the product profile information may also be stored.
- the product profile information for recognition is classified based on the product word.
- one or more classification keywords may be preset to classify the product profile information.
- the product word of the product profile information for recognition is determined, the product word is matched according to the preset classification keywords and a classification of the product profile information for recognition is determined based on a result of the matching.
- FIG. 2 illustrates a diagram of an example information classification system 200 in accordance with the present disclosure.
- the information classification system 200 may include one or more processor(s) 202 and memory 204.
- the memory 204 is an example of computer-readable media.
- “computer-readable media” includes computer storage media and communication media.
- Computer storage media includes volatile and non-volatile, removable and nonremovable media implemented in any method or technology for storage of information such as computer-executed instructions, data structures, program modules, or other data.
- communication media may embody computer-readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave.
- computer storage media does not include communication media.
- the memory 204 may store therein program units or modules and program data.
- the memory 204 may store therein a storage module 206, a first determination module 208, a characteristic extraction module 210, a second determination module 212, and a classification module 214.
- the storage module 206 stores one or more learning sub-models that recognize one or more products and a comprehensive learning model composed of the one or more learning sub-models.
- the first determination module 208 when the information classification system 200 receives a request for product recognition, determines one or more candidate product words of product profile information for recognition.
- the characteristic extraction module 210 extracts one or more characteristics from the product profile information based on a respective determined candidate product word.
- the second determination module 212 determines a product word corresponding to the product profile information based on the candidate product words, their corresponding characteristics, the learning sub-models, and the comprehensive learning model.
- the classification module 214 classifies the product profile information based on the product word determined by the second determination module 212.
- the first determination module 208 may also apply a lexical categorization to a title of the production profile information for recognition, and uses a respective word or phrase included in one or more character strings separated from each other by a conjunction, a preposition, and/or punctuation as the respective candidate product word.
- the characteristic extraction module 210 may obtain a title field of a product profile, a supplied product field of a seller profile that is related with the product profile, an attribute filed of the product profile, and a keyword field of the product profile according to the product profile information for recognition.
- the characteristic extraction module 210 may also extract words and/or phrases included in each field and determine a hash value of each word or phrase.
- the characteristic extraction module 210 may use a hash value of a word or phrase in the title field as a subject characteristic of the corresponding product profile, use a hash value of a word or phrase in the supplied product field as a supplied product characteristic of the corresponding product profile, use a hash value of a word or phrase in the attribute field as an attribute characteristic of the corresponding product profile, and use a hash value of a word or phrase in the keyword field as a keyword characteristic of the product profile.
- the characteristic extraction module 210 may also determine a positive label characteristic and a negative label characteristic of the product profile information for recognition based on each candidate product word.
- the second determination module 212 may determine a respective probability for a respective candidate product word based on the respective candidate product word and its corresponding characteristics by using the learning sub-models, and the comprehensive learning model, and determine a candidate product word with a highest probability as the product word of the product profile information for recognition.
- the classification module 214 may match the determined product word based on one or more preset classification keywords, and determine a classification of the product profile information for recognition based on a result of the matching.
- the product recognition system 200 may also include a generation module 216.
- the generation module 216 generates the learning sub-models and the comprehensive learning model for product recognition.
- the generation module 216 may obtain product profile information for learning and extract one or more product words from the product profile information for learning, extract characteristics from the product profile information for learning based on a result of a result of the extraction of the product words, determine the learning sub-models based on the characteristics and the product profile information for learning, and determine the comprehensive learning model based on the learning sub-models.
- the generation module 216 may extract the product words from the product profile information for learning by using the following methods.
- the generation module 216 extracts a title field of the product profile information for learning and one or more fields from the following fields are obtained based on the product profile information for learning.
- the following fields include a supplied product field of a seller profile that is related with a product profile from the product profile information, an attribute field of the product profile, a keyword field of the product profile, etc.
- the generation module 216 determines one or more words and/or phrases satisfying the preset conditions as the product word of the product profile information for learning.
- the preset conditions may include at least one of the following.
- a word or phrase appears in the title field of the product profile and at least another of the above fields.
- a word or phrase appears in the title field of the product profile and a total number of times of appearances of the word or phrase in all fields is no less than a threshold.
- the generation module 216 may also extract characteristics from the product profile information for learning based on the product words by the following methods.
- the generation module 216 obtains a title field of a product profile, a supplied product field of a seller profile that is related with the product profile, an attribute field of the product profile, and a keyword field of the product profile according to the product profile information for learning.
- the generation module 216 may also extract words and/or phrases included in each field and determine a hash value of each word or phrase.
- the generation module 216 may use a hash value of a word or phrase in the title field as a subject characteristic of the corresponding product profile, use a hash value of a word or phrase in the supplied product field as a supplied product characteristic of the corresponding product profile, use a hash value of a word or phrase in the attribute field as an attribute characteristic of the corresponding product profile, and use a hash value of a word or phrase in the keyword field as a keyword characteristic of the product profile.
- the generation module 216 may also determined a positive label characteristic and a negative label characteristic of the product profile information for learning based on each candidate product word.
- modules in the example apparatus may locate at an apparatus as described in the present disclosure, or have corresponding changes and locate at one or more apparatuses different from those described in the present disclosure.
- the modules in the example embodiment may be integrated into one module or further segmented into multiple sub-modules.
- the embodiments of the present disclosure may be implemented hardware, software, or a combination of software and necessary hardware.
- the implementation of the present techniques may be in a form of one or more computer software products containing the computer-executed codes or instructions which can be included or stored in the computer storage media (including but not limited to disks, CD-ROM, optical disks, etc.) and cause a device (such as a cell phone, a personal computer, a server, or a network device) to perform the methods according to the present disclosure.
Landscapes
- Business, Economics & Management (AREA)
- Finance (AREA)
- Accounting & Taxation (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Health & Medical Sciences (AREA)
- Entrepreneurship & Innovation (AREA)
- Game Theory and Decision Science (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Image Analysis (AREA)
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015525462A JP6335898B2 (en) | 2012-07-30 | 2013-07-24 | Information classification based on product recognition |
| KR20157002406A KR20150037924A (en) | 2012-07-30 | 2013-07-24 | Information classification based on product recognition |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210266047.3A CN103577989B (en) | 2012-07-30 | 2012-07-30 | A kind of information classification approach and information classifying system based on product identification |
| CN201210266047.3 | 2012-07-30 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2014022172A2 true WO2014022172A2 (en) | 2014-02-06 |
| WO2014022172A3 WO2014022172A3 (en) | 2014-06-26 |
Family
ID=48980277
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2013/051865 Ceased WO2014022172A2 (en) | 2012-07-30 | 2013-07-24 | Information classification based on product recognition |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US20140032207A1 (en) |
| JP (1) | JP6335898B2 (en) |
| KR (1) | KR20150037924A (en) |
| CN (1) | CN103577989B (en) |
| TW (1) | TWI554896B (en) |
| WO (1) | WO2014022172A2 (en) |
Families Citing this family (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102469758B1 (en) | 2015-09-02 | 2022-11-22 | 삼성전자주식회사 | Server apparatus, user terminal apparatus, contorl method thereof and electronic system |
| CN106557505B (en) * | 2015-09-28 | 2021-04-27 | 北京国双科技有限公司 | Information classification method and device |
| CN105354597B (en) * | 2015-11-10 | 2019-03-19 | 网易(杭州)网络有限公司 | A kind of classification method and device of game articles |
| US11580589B2 (en) * | 2016-10-11 | 2023-02-14 | Ebay Inc. | System, method, and medium to select a product title |
| TWI621084B (en) * | 2016-12-01 | 2018-04-11 | 財團法人資訊工業策進會 | System, method and non-transitory computer readable storage medium for matching cross-area products |
| CN107133287B (en) * | 2017-04-19 | 2021-02-02 | 上海筑网信息科技有限公司 | Construction installation industry project list classification analysis method and system |
| JP7162417B2 (en) * | 2017-07-14 | 2022-10-28 | ヤフー株式会社 | Estimation device, estimation method, and estimation program |
| CN107977794B (en) * | 2017-12-14 | 2021-09-17 | 方物语(深圳)科技文化有限公司 | Data processing method and device for industrial product, computer equipment and storage medium |
| JP7100797B2 (en) * | 2017-12-28 | 2022-07-14 | コニカミノルタ株式会社 | Document scoring device, program |
| CN110968887B (en) * | 2018-09-28 | 2022-04-05 | 第四范式(北京)技术有限公司 | Method and system for executing machine learning under data privacy protection |
| US10956487B2 (en) | 2018-12-26 | 2021-03-23 | Industrial Technology Research Institute | Method for establishing and processing cross-language information and cross-language information system |
| CN112182448A (en) * | 2019-07-05 | 2021-01-05 | 百度在线网络技术(北京)有限公司 | Page information processing method, device and device |
| CN113220980B (en) * | 2020-02-06 | 2024-10-22 | 北京沃东天骏信息技术有限公司 | Method, device, equipment and storage medium for identifying item attribute words |
| US20210304121A1 (en) * | 2020-03-30 | 2021-09-30 | Coupang, Corp. | Computerized systems and methods for product integration and deduplication using artificial intelligence |
| US12406139B2 (en) | 2021-08-18 | 2025-09-02 | Optum, Inc. | Query-focused extractive text summarization of textual data |
| US12361228B2 (en) | 2022-05-26 | 2025-07-15 | Unitedhealth Group Incorporated | Natural language processing techniques for machine-learning-guided summarization using hybrid class templates |
| US20230419042A1 (en) * | 2022-06-22 | 2023-12-28 | Unitedhealth Group Incorporated | Machine-learning based irrelevant sentence classifier |
Family Cites Families (31)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7082426B2 (en) * | 1993-06-18 | 2006-07-25 | Cnet Networks, Inc. | Content aggregation method and apparatus for an on-line product catalog |
| US5983170A (en) * | 1996-06-25 | 1999-11-09 | Continuum Software, Inc | System and method for generating semantic analysis of textual information |
| US7536323B2 (en) * | 2003-03-26 | 2009-05-19 | Victor Hsieh | Online intelligent multilingual comparison-shop agents for wireless networks |
| AU2003265379A1 (en) * | 2003-05-29 | 2005-01-21 | Raul Mihali | Raffle-based collaborative product selling and buying system |
| WO2005017682A2 (en) * | 2003-08-05 | 2005-02-24 | Cnet Networks, Inc. | Product placement engine and method |
| US7587309B1 (en) * | 2003-12-01 | 2009-09-08 | Google, Inc. | System and method for providing text summarization for use in web-based content |
| US7870039B1 (en) * | 2004-02-27 | 2011-01-11 | Yahoo! Inc. | Automatic product categorization |
| US20070005649A1 (en) * | 2005-07-01 | 2007-01-04 | Microsoft Corporation | Contextual title extraction |
| JP4368336B2 (en) * | 2005-07-13 | 2009-11-18 | 富士通株式会社 | Category setting support method and apparatus |
| AU2006283553B9 (en) * | 2005-08-19 | 2012-12-06 | Fourthwall Media, Inc. | System and method for recommending items of interest to a user |
| US7885859B2 (en) * | 2006-03-10 | 2011-02-08 | Yahoo! Inc. | Assigning into one set of categories information that has been assigned to other sets of categories |
| US8326890B2 (en) * | 2006-04-28 | 2012-12-04 | Choicebot, Inc. | System and method for assisting computer users to search for and evaluate products and services, typically in a database |
| US7996440B2 (en) * | 2006-06-05 | 2011-08-09 | Accenture Global Services Limited | Extraction of attributes and values from natural language documents |
| US7979459B2 (en) * | 2007-06-15 | 2011-07-12 | Microsoft Corporation | Scalable model-based product matching |
| JP2009026195A (en) * | 2007-07-23 | 2009-02-05 | Yokohama National Univ | Product classification device, product classification method and program |
| US8346534B2 (en) * | 2008-11-06 | 2013-01-01 | University of North Texas System | Method, system and apparatus for automatic keyword extraction |
| US8386519B2 (en) * | 2008-12-30 | 2013-02-26 | Expanse Networks, Inc. | Pangenetic web item recommendation system |
| CN101576910A (en) * | 2009-05-31 | 2009-11-11 | 北京学之途网络科技有限公司 | Method and device for identifying product naming entity automatically |
| CN102081865A (en) * | 2009-11-27 | 2011-06-01 | 英业达股份有限公司 | System and method for interactive learning and monitoring using mobile devices |
| US8775160B1 (en) * | 2009-12-17 | 2014-07-08 | Shopzilla, Inc. | Usage based query response |
| TWI483129B (en) * | 2010-03-09 | 2015-05-01 | Alibaba Group Holding Ltd | Retrieval method and device |
| CN102193936B (en) * | 2010-03-09 | 2013-09-18 | 阿里巴巴集团控股有限公司 | Data classification method and device |
| US20130280806A1 (en) * | 2010-05-17 | 2013-10-24 | Donald Rubin | Mammalian genes involved in infection |
| US8417651B2 (en) * | 2010-05-20 | 2013-04-09 | Microsoft Corporation | Matching offers to known products |
| US20110302167A1 (en) * | 2010-06-03 | 2011-12-08 | Retrevo Inc. | Systems, Methods and Computer Program Products for Processing Accessory Information |
| TWI518613B (en) * | 2010-08-13 | 2016-01-21 | Alibaba Group Holding Ltd | How to publish product information and website server |
| WO2012064893A2 (en) * | 2010-11-10 | 2012-05-18 | Google Inc. | Automated product attribute selection |
| US20120123863A1 (en) * | 2010-11-13 | 2012-05-17 | Rohit Kaul | Keyword publication for use in online advertising |
| CN102033950A (en) * | 2010-12-23 | 2011-04-27 | 哈尔滨工业大学 | Construction method and identification method of automatic electronic product named entity identification system |
| US8650136B2 (en) * | 2011-02-24 | 2014-02-11 | Ketera Technologies, Inc. | Text classification with confidence grading |
| CN102332025B (en) * | 2011-09-29 | 2014-08-27 | 奇智软件(北京)有限公司 | Intelligent vertical search method and system |
-
2012
- 2012-07-30 CN CN201210266047.3A patent/CN103577989B/en active Active
- 2012-11-13 TW TW101142222A patent/TWI554896B/en not_active IP Right Cessation
-
2013
- 2013-07-24 US US13/949,970 patent/US20140032207A1/en not_active Abandoned
- 2013-07-24 KR KR20157002406A patent/KR20150037924A/en not_active Withdrawn
- 2013-07-24 JP JP2015525462A patent/JP6335898B2/en not_active Expired - Fee Related
- 2013-07-24 WO PCT/US2013/051865 patent/WO2014022172A2/en not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| KR20150037924A (en) | 2015-04-08 |
| CN103577989A (en) | 2014-02-12 |
| TW201405341A (en) | 2014-02-01 |
| CN103577989B (en) | 2017-11-14 |
| JP6335898B2 (en) | 2018-05-30 |
| JP2015529901A (en) | 2015-10-08 |
| TWI554896B (en) | 2016-10-21 |
| WO2014022172A3 (en) | 2014-06-26 |
| US20140032207A1 (en) | 2014-01-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20140032207A1 (en) | Information Classification Based on Product Recognition | |
| US11301637B2 (en) | Methods, devices, and systems for constructing intelligent knowledge base | |
| CN108255813B (en) | Text matching method based on word frequency-inverse document and CRF | |
| CN111125349A (en) | Graph model text abstract generation method based on word frequency and semantics | |
| US8983826B2 (en) | Method and system for extracting shadow entities from emails | |
| CN104881458B (en) | A kind of mask method and device of Web page subject | |
| CN107679039A (en) | The method and apparatus being intended to for determining sentence | |
| CN106776544A (en) | Character relation recognition methods and device and segmenting method | |
| CN110162630A (en) | A kind of method, device and equipment of text duplicate removal | |
| CN106528694B (en) | semantic judgment processing method and device based on artificial intelligence | |
| CN107463703A (en) | English social media account number classification method based on information gain | |
| CN108717459A (en) | A kind of mobile application defect positioning method of user oriented comment information | |
| WO2024216804A1 (en) | Text classification method | |
| CN104516870B (en) | A kind of translation inspection method and its system | |
| CN107463715A (en) | English social media account number classification method based on information gain | |
| CN107168953A (en) | The new word discovery method and system that word-based vector is characterized in mass text | |
| CN116450781A (en) | Question and answer processing method and device | |
| CN101114282A (en) | A word segmentation processing method and device | |
| CN109753646B (en) | Article attribute identification method and electronic equipment | |
| CN107239455A (en) | Core word recognition method and device | |
| CN110489740A (en) | Semantic analytic method and Related product | |
| CN110347824B (en) | Method for determining optimal number of topics of LDA topic model based on vocabulary similarity | |
| CN108733757B (en) | Text search method and system | |
| CN107590163A (en) | The methods, devices and systems of text feature selection | |
| CN114266238B (en) | Text element extraction method, device, electronic device and storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13748150 Country of ref document: EP Kind code of ref document: A2 |
|
| ENP | Entry into the national phase |
Ref document number: 2015525462 Country of ref document: JP Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 20157002406 Country of ref document: KR Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13748150 Country of ref document: EP Kind code of ref document: A2 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 09/04/2015) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13748150 Country of ref document: EP Kind code of ref document: A2 |