A method for recommending scientific literature based on author frequent patterns
A frequent pattern and recommendation method technology, applied in the field of recommendation system, can solve the problems of increasing space overhead and maintenance cost
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0033] Step 1. Use 10 million document collections grabbed from the Internet as the data set of this invention. It is parsed into structured data and stored in the database table D. The table fields are: ID (unique number), author (author of the document), keyword (keyword) and title (name of the document) and other fields (table data) As shown in Table 1). Create a T_fp_authors_papers table in the database to store the author's frequent item set and its corresponding document ID set. The table fields are: ID (table unique number), authors (author frequent item set) and papers (document unique number ID set, where each Use "," as the separator for each number);
[0034] Table 1 Data format in table D
[0035] ID
author
keyword
title
...
100
Li Ke, Wang Hong, Liu Gang
...
...
...
101
Li Ke, Song Jia, Liu Gang, Li Qi
...
...
...
102
Liu Gang, Wang Hong, Li Qi
...
...
...
103
Li Ke, Wang Hong, Song Jia, Liu Dong
...
...
...
[0036] Set the minimum support to n, n is usually 3, and c...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


