CN102955779A - Method and device for searching software - Google Patents

Method and device for searching software Download PDF

Info

Publication number
CN102955779A
CN102955779A CN2011102378590A CN201110237859A CN102955779A CN 102955779 A CN102955779 A CN 102955779A CN 2011102378590 A CN2011102378590 A CN 2011102378590A CN 201110237859 A CN201110237859 A CN 201110237859A CN 102955779 A CN102955779 A CN 102955779A
Authority
CN
China
Prior art keywords
keyword
mapping table
user
software
input
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.)
Granted
Application number
CN2011102378590A
Other languages
Chinese (zh)
Other versions
CN102955779B (en
Inventor
王卫波
蒋宏伟
曹越
吴可可
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Shiji Guangsu Information Technology Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110237859.0A priority Critical patent/CN102955779B/en
Publication of CN102955779A publication Critical patent/CN102955779A/en
Application granted granted Critical
Publication of CN102955779B publication Critical patent/CN102955779B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a method and a device for searching software. The method mainly includes creating and storing a mapping table of corresponding relations among keywords and standard search terms; inquiring the mapping table according to keywords inputted by a user; acquiring standard search terms corresponding to the keywords inputted by the user; and inquiring a software database according to the standard search terms to acquire a software search result. In an embodiment of the invention, the corresponding relations among the standard search terms and the keywords corresponding to various types of software are maintained via the mapping table, so that the quality of the software search result can be flexibly controlled, and the software search result corresponding to information inputted by the user can be effectively obtained.

Description

The method and apparatus of software search
Technical field
The present invention relates to the Computer Applied Technology field, relate in particular to a kind of method and a kind of device of realizing the method for software search.
Background technology
At present, for the ease of downloading needed software in the users from networks, network provides search service to the user usually, and supports to retrieve according to multiple conditions such as type, software name, software type, forms.The method that a kind of keyword according to user's input of the prior art carries out software search is: by participle technique the keyword that the user inputs is become a plurality of word sections according to letter, Chinese character with Data Segmentation, mate in software database according to each word section.Then, all matching results are merged processing, obtain the software search result.
For example: if the keyword of user's input is symbian60V3, the method is divided into four parts of symbian|60|V|3 by participle technique with symbian60V3, mates in software database according to each part.Then, all matching results are merged processing, obtain the software search result.
The shortcoming that above-mentioned keyword according to user's input of the prior art carries out the method for software search is: the method may be introduced the poor or complete incoherent Search Results of a large amount of correlativitys, and the software search result who obtains is inaccurate.
Summary of the invention
Embodiments of the invention provide a kind of method and apparatus of software search, can improve the accuracy of software search.
A kind of method of carrying out software search according to the keyword of user's input comprises:
Set up the mapping table of the corresponding relation between storage keyword and the standard retrieval word;
According to the described mapping table of keyword query of user's input, obtain the standard retrieval word corresponding to keyword of described user's input;
According to described standard retrieval word query software database, obtain the software search result.
A kind of device that carries out software search according to the keyword of user's input comprises:
Mapping table is set up module, is used for setting up the mapping table of the corresponding relation between storage keyword and the standard retrieval word;
Standard retrieval word acquisition module is used for setting up the mapping table that module is set up according to the described mapping table of keyword query of user's input, obtains the standard retrieval word corresponding to keyword of described user's input;
The software search module, the standard retrieval word query software database for obtaining according to described standard retrieval word acquisition module obtains the software search result.
Can be found out by the technical scheme that the embodiment of the invention described above provides, the embodiment of the invention is by carrying out normalized to multiple keyword, determine unique standard retrieval word that multiple keyword is corresponding, safeguard keyword that various softwares are corresponding and the corresponding relation between the standard retrieval word by a mapping table, thereby can control flexibly software retrieval result's quality, improve the accuracy of software search, make Search Results and user's input message corresponding.
Description of drawings
A kind of keyword according to user's input that Fig. 1 provides for the embodiment of the invention one carries out the processing flow chart of the method for software search;
A kind of keyword according to user's input that Fig. 2 provides for the embodiment of the invention two carries out the concrete structure figure of the device of software search.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the invention is clearer, below in conjunction with accompanying drawing, so that the embodiment of the invention is clearly and completely described personnel.
Embodiment one
The treatment scheme of the method for a kind of keyword according to user's input carries out software search that this embodiment provides specifically may further comprise the steps 11~13 as shown in Figure 1.
The mapping table of the corresponding relation between step 11, foundation storage keyword and the standard retrieval word.
Obtain at least one keyword corresponding to same software according at least one item in type, software name, software type, the form, above-mentioned at least one keyword is carried out normalized, determine unique standard retrieval word that described at least one keyword is corresponding.
At least one keyword that various softwares are corresponding, unique standard retrieval word are stored in the mapping table.
Such as, determine " s60v3 ", " symbian60V3 ", " the s60 third edition ", " V3 of match class " four kinds of standard retrieval words " symbian60V3 " corresponding to keyword.
Determine standard retrieval word " Nokia " corresponding to " Nokia " and " nokia " two kinds of keywords.
Determine standard retrieval word " Google " corresponding to three kinds of keywords of " Google " " Google " " Gphone "
Determine " Benq Siemens " " Siemens " " Benq ", " benqsiemens ", " benq ", standard retrieval word " Benq Siemens " corresponding to " siemens " six kinds of keywords.
Step 12, according to the described mapping table of keyword query of user input, obtain the standard retrieval word corresponding to keyword of described user's input.
According to the described mapping table of keyword query of user's input, in described mapping table, comprise the identical keyword of keyword of inputting with described user, obtain standard retrieval word corresponding to described identical keyword in the described mapping table.
The described mapping table of keyword query according to user's input, in described mapping table, do not comprise the identical keyword of keyword with described user's input, word cut in the keyword of user's input processes, word after the cutting as the standard retrieval word, is no longer obtained the process of standard retrieval word through the mapping of mapping table.
Step 13, according to described standard retrieval word query software database, obtain the software search result.
After having obtained above-mentioned standard retrieval word, after with inquiring about in the software field information of this standard retrieval word in software database, the software result that inquiry is obtained sorts, screening etc. processed, the output software Search Results.
Embodiment two
The present embodiment provides a kind of device that carries out software search according to the keyword of user's input, and its concrete structure comprises as described in Figure 2 such as lower module:
Mapping table is set up module 21, is used for setting up the mapping table of the corresponding relation between storage keyword and the standard retrieval word;
Standard retrieval word acquisition module 22 is used for setting up the mapping table that module is set up according to the described mapping table of keyword query of user's input, obtains the standard retrieval word corresponding to keyword of described user's input;
Software search module 23, the standard retrieval word query software database for obtaining according to described standard retrieval word acquisition module obtains the software search result.
Particularly, described mapping table is set up module 21, also be used for obtaining at least one keyword corresponding to same software according at least one item of type, software name, software type, form, determine unique standard retrieval word that described at least one keyword is corresponding; At least one keyword that various softwares are corresponding, unique standard retrieval word are stored in the mapping table.
Particularly, described standard retrieval word acquisition module 22 can comprise:
The first acquisition module 221, be used for the described mapping table of keyword query according to user's input, in described mapping table, comprise the identical keyword of keyword of inputting with described user, obtain standard retrieval word corresponding to described identical keyword in the described mapping table.
The second acquisition module 222, be used for the described mapping table of keyword query according to user's input, in described mapping table, do not comprise the identical keyword of keyword with described user input, word cut in the keyword of user's input process, with the word after the cutting as the standard retrieval word.
The device of using the embodiment of the invention is similar according to concrete processing procedure and preceding method embodiment that the keyword of user's input carries out software search, repeats no more herein.
One of ordinary skill in the art will appreciate that all or part of flow process that realizes in above-described embodiment method, to come the relevant hardware of instruction to finish by computer program, described program can be stored in the computer read/write memory medium, this program can comprise the flow process such as the embodiment of above-mentioned each side method when carrying out.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
In sum, the embodiment of the invention is by carrying out normalized to multiple keyword, determine unique standard retrieval word that multiple keyword is corresponding, safeguard keyword that various softwares are corresponding and the corresponding relation between the standard retrieval word by a mapping table, thereby can control flexibly software retrieval result's quality, improve the accuracy of software search, make Search Results and user's input message corresponding.
The embodiment of the invention has avoided the index in classification technology the poor or complete uncorrelated result's of some correlativitys situation may occur, has guaranteed the quality of result for retrieval, can satisfy the personalized retrieval demand of user under the comparatively special channel of this type of software.
The above; only for the better embodiment of the present invention, but protection scope of the present invention is not limited to this, anyly is familiar with those skilled in the art in the technical scope that the present invention discloses; the variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of claim.

Claims (8)

1. the method for a software search is characterized in that, comprising:
Set up the mapping table of the corresponding relation between storage keyword and the standard retrieval word;
According to the described mapping table of keyword query of user's input, obtain the standard retrieval word corresponding to keyword of described user's input;
According to described standard retrieval word query software database, obtain the software search result.
2. method according to claim 1 is characterized in that, the mapping table of the corresponding relation between described foundation storage keyword and the standard retrieval word comprises:
Obtain at least one keyword corresponding to same software according at least one item in type, software name, software type, the form, determine unique standard retrieval word that described at least one keyword is corresponding;
At least one keyword that various softwares are corresponding, unique standard retrieval word are stored in the mapping table.
3. method according to claim 1 and 2 is characterized in that, the described described mapping table of keyword query according to user's input obtains the standard retrieval word corresponding to keyword of described user's input, comprising:
According to the described mapping table of keyword query of user's input, in described mapping table, comprise the identical keyword of keyword of inputting with described user, obtain standard retrieval word corresponding to described identical keyword in the described mapping table.
4. method according to claim 1 and 2 is characterized in that, the described described mapping table of keyword query according to user's input, and standard retrieval word corresponding to keyword that obtains described user's input comprises:
According to the described mapping table of keyword query of user input, in described mapping table, do not comprise the identical keyword of keyword with described user's input, word cut in the keyword of user's input process, with the word after the cutting as the standard retrieval word.
5. a software search device is characterized in that, comprising:
Mapping table is set up module, is used for setting up the mapping table of the corresponding relation between storage keyword and the standard retrieval word;
Standard retrieval word acquisition module is used for setting up the mapping table that module is set up according to the described mapping table of keyword query of user's input, obtains the standard retrieval word corresponding to keyword of described user's input;
The software search module, the standard retrieval word query software database for obtaining according to described standard retrieval word acquisition module obtains the software search result.
6. device according to claim 5, it is characterized in that, described mapping table is set up module, also be used for obtaining at least one keyword corresponding to same software according at least one item of type, software name, software type, form, determine unique standard retrieval word that described at least one keyword is corresponding; At least one keyword that various softwares are corresponding, unique standard retrieval word are stored in the mapping table.
7. according to claim 5 or 6 described devices, it is characterized in that, described standard retrieval word acquisition module comprises:
The first acquisition module is used for the described mapping table of keyword query according to user's input, comprises the identical keyword of keyword of inputting with described user in described mapping table, obtains standard retrieval word corresponding to described identical keyword in the described mapping table.
8. according to claim 5 or 6 described devices, it is characterized in that, described standard retrieval word acquisition module comprises:
The second acquisition module, be used for the described mapping table of keyword query according to user's input, in described mapping table, do not comprise the identical keyword of keyword with described user input, word cut in the keyword of user's input process, with the word after the cutting as the standard retrieval word.
CN201110237859.0A 2011-08-18 2011-08-18 The method and apparatus of software search Active CN102955779B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110237859.0A CN102955779B (en) 2011-08-18 2011-08-18 The method and apparatus of software search

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110237859.0A CN102955779B (en) 2011-08-18 2011-08-18 The method and apparatus of software search

Publications (2)

Publication Number Publication Date
CN102955779A true CN102955779A (en) 2013-03-06
CN102955779B CN102955779B (en) 2017-11-07

Family

ID=47764594

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110237859.0A Active CN102955779B (en) 2011-08-18 2011-08-18 The method and apparatus of software search

Country Status (1)

Country Link
CN (1) CN102955779B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488759A (en) * 2013-09-25 2014-01-01 深圳好视网络科技有限公司 Method and device for searching application programs according to key words
CN103544267A (en) * 2013-10-16 2014-01-29 北京奇虎科技有限公司 Search method and device based on search recommended words
CN105512233A (en) * 2015-11-30 2016-04-20 北京奇虎科技有限公司 Application shop application search method and device
CN106095818A (en) * 2016-05-31 2016-11-09 深圳市永兴元科技有限公司 The querying method of contact person and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040107177A1 (en) * 2002-06-17 2004-06-03 Covill Bruce Elliott Automated content filter and URL translation for dynamically generated web documents
JP2005208737A (en) * 2004-01-20 2005-08-04 Nissan Motor Co Ltd Patent map creation system and patent map creation program
CN1823334A (en) * 2003-05-14 2006-08-23 塞利布罗斯有限公司 Search engine method and apparatus
CN1985255A (en) * 2004-07-16 2007-06-20 郑月信 Target advertising method and system using secondary keywords having relation to first internet searching keywords, and method and system for providing a list of the secondary keywords
CN101089843A (en) * 2006-06-15 2007-12-19 王刘忠 Search method only for product or service supply information
CN101382931A (en) * 2008-10-17 2009-03-11 劳英杰 Interchange internal code for electronic, information and communication system and use thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040107177A1 (en) * 2002-06-17 2004-06-03 Covill Bruce Elliott Automated content filter and URL translation for dynamically generated web documents
CN1823334A (en) * 2003-05-14 2006-08-23 塞利布罗斯有限公司 Search engine method and apparatus
JP2005208737A (en) * 2004-01-20 2005-08-04 Nissan Motor Co Ltd Patent map creation system and patent map creation program
CN1985255A (en) * 2004-07-16 2007-06-20 郑月信 Target advertising method and system using secondary keywords having relation to first internet searching keywords, and method and system for providing a list of the secondary keywords
CN101089843A (en) * 2006-06-15 2007-12-19 王刘忠 Search method only for product or service supply information
CN101382931A (en) * 2008-10-17 2009-03-11 劳英杰 Interchange internal code for electronic, information and communication system and use thereof

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488759A (en) * 2013-09-25 2014-01-01 深圳好视网络科技有限公司 Method and device for searching application programs according to key words
CN103544267A (en) * 2013-10-16 2014-01-29 北京奇虎科技有限公司 Search method and device based on search recommended words
CN103544267B (en) * 2013-10-16 2017-05-03 北京奇虎科技有限公司 Search method and device based on search recommended words
CN105512233A (en) * 2015-11-30 2016-04-20 北京奇虎科技有限公司 Application shop application search method and device
CN106095818A (en) * 2016-05-31 2016-11-09 深圳市永兴元科技有限公司 The querying method of contact person and device

Also Published As

Publication number Publication date
CN102955779B (en) 2017-11-07

Similar Documents

Publication Publication Date Title
CN101416179B (en) System and method for providing regulated recommended word to every subscriber
JP6165913B1 (en) Information processing apparatus, information processing method, and program
CN101464903A (en) OCR picture and text recognition and retrieval method and system through web mode
US11907659B2 (en) Item recall method and system, electronic device and readable storage medium
CN102999625A (en) Method for realizing semantic extension on retrieval request
JP4722195B2 (en) Database message analysis support program, method and apparatus
CN106407360B (en) Data processing method and device
CN103186639A (en) Data generation method and system
CN111930615B (en) Code quality evaluation method and device
CN102456054A (en) Searching method and system
CN102955779A (en) Method and device for searching software
CN108829651A (en) A kind of method, apparatus of document treatment, terminal device and storage medium
CN103177039A (en) Data processing method and data processing device
JPH11161670A (en) Method, device, and system for information filtering
CN106202254A (en) A kind of querying method and data query system
CN112965979A (en) User behavior analysis method and device and electronic equipment
CN103226601A (en) Method and device for image search
CN107977395B (en) Method for helping user read and understand electronic article and intelligent voice assistant
CN101770474A (en) History searching record-based searching method and device
KR102345410B1 (en) Big data intelligent collecting method and device
CN103064847A (en) Indexing equipment, indexing method, search device, search method and search system
CN104572730A (en) Method and device for importing and exporting digital resources
CN102171696A (en) Producing method and device for ordered material
CN105095225A (en) Method and apparatus for obtaining file data
CN110569243B (en) Data query method, data query plug-in and data query server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
ASS Succession or assignment of patent right

Owner name: SHENZHEN SHIJI LIGHT SPEED INFORMATION TECHNOLOGY

Free format text: FORMER OWNER: TENGXUN SCI-TECH (SHENZHEN) CO., LTD.

Effective date: 20131206

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518028 SHENZHEN, GUANGDONG PROVINCE TO: 518057 SHENZHEN, GUANGDONG PROVINCE

TA01 Transfer of patent application right

Effective date of registration: 20131206

Address after: 518057 Tencent Building, 16, Nanshan District hi tech park, Guangdong, Shenzhen

Applicant after: Shenzhen Shiji Guangsu Information Technology Co., Ltd.

Address before: 2 East 403 room, SEG science and technology garden, Futian District, Guangdong, Shenzhen 518028, China

Applicant before: Tencent Technology (Shenzhen) Co., Ltd.

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant