[go: up one dir, main page]

CN112163399A - Online document pushing method and device, electronic equipment and computer readable medium - Google Patents

Online document pushing method and device, electronic equipment and computer readable medium Download PDF

Info

Publication number
CN112163399A
CN112163399A CN202011085672.9A CN202011085672A CN112163399A CN 112163399 A CN112163399 A CN 112163399A CN 202011085672 A CN202011085672 A CN 202011085672A CN 112163399 A CN112163399 A CN 112163399A
Authority
CN
China
Prior art keywords
document
online
online document
pushed
target
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.)
Pending
Application number
CN202011085672.9A
Other languages
Chinese (zh)
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.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network Technology 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 Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202011085672.9A priority Critical patent/CN112163399A/en
Publication of CN112163399A publication Critical patent/CN112163399A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本公开提供了一种在线文档推送方法、装置、电子设备及计算机可读介质,涉及计算机技术领域。该方法包括:获取目标文档用户群组针对各个在线文档的历史操作记录,并依据历史操作记录中各个记录类型的记录信息,以及预定的各个记录类型的权重,确定各个在线文档对应的价值分值;根据各个在线文档对应的价值分值,确定待推送在线文档;将待推送在线文档推送至目标文档用户群组对应的用户的终端设备。本公开通过将在线文档的历史操作记录自动转化为文档价值分值,并自动向用户推送高价值文档,实现了统一文档价值评判标准以及自动向用户推送高价值文档的目的,减少用户甄别高价值文档时间,提高在线文档分享的效率和有效性。

Figure 202011085672

The present disclosure provides an online document pushing method, apparatus, electronic device, and computer-readable medium, and relates to the technical field of computers. The method includes: acquiring the historical operation records of the target document user group for each online document, and determining the value score corresponding to each online document according to the record information of each record type in the historical operation record and the predetermined weight of each record type ; According to the value scores corresponding to each online document, determine the online document to be pushed; push the online document to be pushed to the terminal device of the user corresponding to the target document user group. By automatically converting the historical operation records of online documents into document value scores, and automatically pushing high-value documents to users, the present disclosure achieves the purpose of unifying document value evaluation standards and automatically pushing high-value documents to users, reducing users' identification of high-value documents. Document time, improve the efficiency and effectiveness of online document sharing.

Figure 202011085672

Description

Online document pushing method and device, electronic equipment and computer readable medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to an online document pushing method and apparatus, an electronic device, and a computer-readable medium.
Background
In the internet era, users write contents and share knowledge through online documents, the requirement of team cooperation is met, but because document sharing is undifferentiated sharing, all team members need to self-identify required documents, and after all team members identify high-value documents, if other members need to be prompted, the members need to additionally send prompt messages, and the sharing real-time performance and the reading task completion speed are reduced; in addition, the value evaluation criteria of each member for the documents are different, and when each member recommends different documents, other members still need to judge which member recommends the document preferentially. Therefore, the efficiency and effectiveness of document sharing still need to be improved.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
In a first aspect, an online document pushing method is provided, where the method includes:
acquiring historical operation records of a target document user group aiming at each online document, wherein the historical operation records comprise record information of at least two record types;
determining a value score corresponding to each online document according to the record information of each record type in the historical operation record and the preset weight of each record type aiming at each online document;
determining online documents to be pushed according to the value scores corresponding to the online documents;
and pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group.
In a second aspect, an online document pushing device is provided, which includes:
the acquisition module is used for acquiring historical operation records of a target document user group aiming at each online document, wherein the historical operation records comprise record information of at least two record types;
the data processing module is used for determining a value score corresponding to each online document according to the record information of each record type in the historical operation record and the preset weight of each record type aiming at each online document;
the determining module is used for determining the online documents to be pushed according to the value scores corresponding to the online documents;
and the pushing module is used for pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group.
In a third aspect, an electronic device is provided, which includes:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: the online document pushing method shown in the first aspect of the present disclosure is performed.
In a fourth aspect, a computer-readable medium is provided, which is used for storing computer instructions, and when the computer-readable medium is executed on a computer, the computer can execute the online document pushing method shown in the first aspect of the disclosure.
The technical scheme provided by the disclosure has the following beneficial effects:
the invention provides an online document pushing method, an online document pushing device, electronic equipment and a computer readable medium, wherein a historical operation record of a target document user group aiming at each online document is obtained, and a value score corresponding to each online document is determined according to record information of each record type in the historical operation record and the preset weight of each record type; determining online documents to be pushed according to the value scores corresponding to the online documents; and pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group. According to the method and the device, the historical operation records of the online documents are automatically converted into the document value scores, and the high-value documents are automatically pushed to the users, so that the purposes of unifying the document value judgment standards and automatically pushing the high-value documents to the users are achieved, the time for the users to discriminate the high-value documents is shortened, and the online document sharing efficiency and effectiveness are improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a schematic flow chart of an online document pushing method according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart illustrating a process of determining a recommended target user and a corresponding target recommended document and pushing the document in an online document pushing method according to an embodiment of the disclosure;
fig. 3 is a schematic flow chart of generating and pushing an online document push list in an online document push method according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a web page showing a document directory structure of a terminal device of a user A according to an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a webpage displaying a document directory structure of a terminal device of a user A according to an embodiment of the present disclosure;
FIG. 6 is a schematic structural diagram of an online document pushing apparatus according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 8 is a schematic web page diagram of a recommendation page provided in the embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing the devices, modules or units, and are not used for limiting the devices, modules or units to be different devices, modules or units, and also for limiting the sequence or interdependence relationship of the functions executed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The invention provides an online document pushing method, an online document pushing device, electronic equipment and a computer readable medium, and aims to solve the technical problems that in the prior art, the standard for discriminating high-value documents is different, the time and labor are consumed for discriminating the documents, the document sharing efficiency is low, and the effectiveness is poor.
The technical solutions of the present disclosure and how to solve the above technical problems are described in detail below with specific embodiments, which may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present disclosure will be described below with reference to the accompanying drawings.
The disclosure will be described and explained with reference to several terms:
WIKI, a hypertext system open on the web and collaboratively authored by multiple people, supports community-oriented collaborative authoring.
MySQL, an open-source determinant database, may store user data.
Effectively open, a user opens a document and browses the document for a period of time.
The terminal device in the technical scheme of the present disclosure is a computer device, including but not limited to a personal computer, a notebook computer, a tablet computer, a smart phone, and the like. Servers include, but are not limited to, a single web server, a server group of multiple web servers, or a cloud of numerous computers or web servers in cloud Computing (Computing), which is one type of distributed Computing, a super virtual computer consisting of a collection of loosely coupled computers. The network in which the computer device is located includes, but is not limited to, the internet, a wide area network, a metropolitan area network, a local area network, a VPN network, etc.
Fig. 1 is a schematic flowchart of an online document pushing method provided by an embodiment of the present disclosure, where the method may operate on a server side, and as shown in fig. 1, the method may include:
step S101, obtaining historical operation records of a target document user group aiming at each online document, wherein the historical operation records comprise record information of at least two record types;
step S102, aiming at each online document, determining a value score corresponding to each online document according to the record information of each record type in the historical operation record and the preset weight of each record type;
step S103, determining online documents to be pushed according to the value scores corresponding to the online documents;
and step S104, pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group.
According to the technical scheme, the historical operation records of the online documents are automatically converted into the document value scores, the high-value documents are automatically pushed to the users, the document value judgment standard is unified, and the high-value documents are automatically pushed to the users, so that the time for the users to discriminate the high-value documents is shortened, and the online document sharing efficiency and effectiveness are improved.
The record type may specifically include: the collection number of online documents; the number of praise for the online document; number of comments of the online document; the number of valid open users of the online document; the latest edit time of the online document; the value score W (x) for online document x may be expressed as:
w (x) ═ W1 collection number + W2 praise number + W3 comment number + W4 valid open user number + W5 (current time-latest editing time of document)
The W1, W2, W3, W4 and W5 may be weighted empirical values adjusted according to traffic scenarios, respectively.
The historical operation record data of each online document and the value score corresponding to each online document determined by calculation of the target document user group can be stored in MySQL, and the storage format is shown in Table 1:
document ID Document name Collection number Number of praise Number of comments Number of effective open users Last edit time of document Document value score
001 Name 1 5 8 1 60 20191120 0.53
002 Name 2 15 36 6 200 20191120 0.96
003 Name 3 0 4 1 30 20191120 0.11
004 Name 4 2 8 0 73 20191120 0.2
TABLE 1
The online document with a higher value score often needs to be promoted to each user in the target document user group, so the determining of the online document to be pushed according to the value score corresponding to each online document in step S103 may specifically include: sorting the value scores corresponding to the online documents from high to low, and determining the recommendation priority of the online documents according to the sorting result; and determining the online documents to be pushed according to the recommendation priority of each online document.
The present disclosure provides a possible implementation manner, where the method may operate at a server, as shown in fig. 2, in this embodiment, before pushing an online document to be pushed to a user corresponding to a target document user group in step S104, the method may further include:
step S201, according to the online document to be pushed, determining recommendation target users corresponding to a target document user group and target recommendation documents corresponding to the recommendation target users respectively;
the pushing the online document to be pushed to the user corresponding to the target document user group in step S104 may specifically include:
step S202, respectively pushing target recommendation documents corresponding to the recommendation target users.
According to the technical scheme, the purpose that the recommendation target user is determined according to the online document to be pushed and the corresponding target recommendation document is pushed for different recommendation target users is achieved, so that the required high-value document is accurately pushed to the user, the privacy of document pushing in a team is guaranteed, and information redundancy is reduced.
In a specific application scenario, a team member can share a document by adding the document into a WIKI space, and needs to push a high-value document to a user with access authority of the WIKI space, so that the privacy of the document is guaranteed, and meanwhile, the automatic pushing of the high-value document is realized. In addition, because the sequence of opening the document by each member is different, the document which is read by the member does not need to be pushed to the member, and unnecessary information redundancy is avoided.
Wherein, the same team may be further subdivided into different teams due to the setting of the organization structure, and the access rights of each team to the documents in the WIKI space may be different, and the step S201 above determines the recommended target users corresponding to the target document user group according to the online documents to be pushed may specifically include: and determining users having access right to at least one online document to be pushed in the target document user group as recommended target users.
In the step S201, determining the target recommended documents respectively corresponding to the recommended target users may specifically include: and determining the online document to be pushed, which has access authority and no historical operation record, of each recommendation target user as a target recommendation document corresponding to the online document to be pushed.
Combining the document value scores shown in table 1, if a target document user group generates historical operation records for four online documents of documents 001, 002, 003 and 004, through document value sorting, the recommendation priorities of the four documents are 002, 001, 004 and 003 from high to low, and if user a has the right to access documents 001, 002 and 003 but does not have the right to access document 004, at this time, user a is determined to be a recommendation target user. If the user a has no operation record in the documents 001 and 002 and has a history operation record in the document 003, it can be determined that the target recommended document corresponding to the user a is 001 and 002. Since documents that are not read by the recommendation target users are not all high-value documents, it may also be preset to push only the target recommendation document with the highest recommendation priority to the user at a time, such as pushing only the document 002 to the user a.
In step S104, the pushing the to-be-pushed online document to the user corresponding to the target document user group may specifically include:
generating a push prompt message according to the online document to be pushed, wherein the push prompt message comprises a network access address of the online document to be pushed;
and pushing the push prompt message to the terminal equipment of the user corresponding to the target document user group.
The high-value document is usually worth being repeatedly read by a user, but after the user knows the unread high-quality document, the user still cannot know whether the read document is the high-value document in all the documents accessible to the user; in addition, when the user history operation records are less, the value score of the document is not accurate enough due to less sample data.
The embodiment of the present disclosure provides a possible implementation manner, where the method may operate at a server side, as shown in fig. 3, in this embodiment, after determining an online document to be pushed, the method may further include:
step S301, generating an online document pushing list based on the sequence of the priority of the online documents to be pushed from high to low, wherein the online document pushing list comprises at least one item of identification information, network access address and summary information of the online documents;
the above-mentioned terminal device for pushing the online document to be pushed to the user corresponding to the target document user group may specifically include:
step S302, pushing the online document push list to the terminal equipment of the user corresponding to the target document user group.
In the technical scheme disclosed by the invention, the purposes of sequencing the online documents corresponding to the target document user group according to the recommended priority and displaying the online documents to the user in the form of the document push list are realized, so that the user can know the high-value documents in all the documents accessible to the user, the online document push list also becomes a feedback mechanism, the user is stimulated to leap forward and comment, the historical operation records of the user are further increased, and the accuracy of the value scores of the documents is improved.
The identification information of the online document may include a document name, a document sequence number, and the like.
As shown in FIG. 4, the document names of the multiple documents in the target document user group can be displayed on the left side of the webpage displayed by the terminal device in a directory structure, the corresponding document can be displayed on the right side of the webpage after the document title is clicked, and the name of the document 004 does not exist in the document directory structure because the user A does not have the right to access the document 004. After the server pushes the online document push list to the corresponding user in the target document user group through the above step S302, as shown in fig. 8, the terminal device corresponding to the user may present the online document push list in a recommended page form independent of the document management page.
In this embodiment, after determining the online document to be pushed, the method may further include:
modifying a document directory structure of the online documents to be pushed based on the sequence of the priorities of the online documents to be pushed from high to low;
the above-mentioned terminal device for pushing the online document to be pushed to the user corresponding to the target document user group may specifically include:
and pushing the document directory structure to the terminal equipment of the user corresponding to the target document user group.
In the technical scheme disclosed by the invention, the purposes of sequencing the online documents corresponding to the target document user group according to the recommended priority and displaying the online documents to the user in the form of the document directory structure are realized, so that the user can know the high-value documents in all the documents accessible to the user, an online document push list is also used as a feedback mechanism, the user is stimulated to leap forward and comment, the historical operation records of the user are further increased, and the accuracy of the value scores of the documents is improved.
The modifying of the document directory structure of the online document to be pushed may specifically include:
and placing the name of the online document to be pushed on other online documents accessible to the target document user group.
After the server pushes the document directory structure of the online document to the user corresponding to the target document user group, the document name sequence of the document directory structure displayed by the terminal device corresponding to the user is the same as the document recommendation priority, as shown in fig. 5, if the user a can also access the document 005, but the document 005 is not operated by any user in the target document group, the document 005 is not the online document to be pushed, there is no corresponding document value score, and the sequence of the document directory structure corresponding to the user a is the name 2, the name 1, the name 3, and the name 5 from top to bottom.
Fig. 6 is a schematic structural diagram of an online document pushing apparatus 600 according to an embodiment of the present disclosure, and as shown in fig. 6, the apparatus may include: the device comprises an acquisition module 601, a data processing module 602, a determination module 603 and a pushing module 604.
An obtaining module 601, configured to obtain a historical operation record of a target document user group for each online document, where the historical operation record includes record information of at least two record types;
the data processing module 602 is configured to determine, for each online document, a value score corresponding to each online document according to the record information of each record type in the historical operation record and a predetermined weight of each record type;
the determining module 603 is configured to determine, according to the value score corresponding to each online document, an online document to be pushed;
the pushing module 604 is configured to push the online document to be pushed to the terminal device of the user corresponding to the target document user group.
According to the technical scheme, the historical operation records of the online documents are automatically converted into the document value scores, and the high-value documents are automatically pushed to the users, so that the purposes of unifying the document value judgment standards and automatically pushing the high-value documents to the users are achieved, the time for the users to discriminate the high-value documents is shortened, and the efficiency and effectiveness of online document sharing are improved.
The determining module 603 may be specifically configured to: sorting the value scores corresponding to the online documents from high to low, and determining the recommendation priority of the online documents according to the sorting result; and determining the online documents to be pushed according to the recommendation priority of each online document.
Further, the embodiment of the present disclosure provides a possible implementation manner, and in this embodiment, the determining module 603 may further be configured to:
before pushing the online document to be pushed to the users corresponding to the target document user group, determining recommended target users corresponding to the target document user group and target recommended documents corresponding to all the recommended users respectively according to the online document to be pushed;
the pushing module 604 may be specifically configured to: and respectively pushing target recommendation documents corresponding to the recommendation target users.
According to the technical scheme, the purpose that the recommendation target user is determined according to the online document to be pushed and the corresponding target recommendation document is pushed for different recommendation target users is achieved, so that the required high-value document is accurately pushed to the user, the privacy of document pushing in a team is guaranteed, and the information redundancy is reduced.
The determining module 603 may specifically include a first determining unit and a second determining unit;
the first determining unit is used for determining users having access rights to at least one online document to be pushed in the target document user group as recommended target users;
and the second determining unit is used for determining the online document to be pushed, which has access right and no historical operation record respectively for each recommendation target user, as the target recommendation document corresponding to the online document to be pushed.
The pushing module 604 may specifically include a generating unit and a pushing unit;
the generation unit is used for generating a push prompt message according to the online document to be pushed, wherein the push prompt message comprises a network access address of the online document to be pushed;
and the pushing unit is used for pushing the pushing prompt message to the terminal equipment of the user corresponding to the target document user group.
The embodiment of the present disclosure provides a possible implementation manner, and in this embodiment, the determining module 603 may be further configured to: generating an online document pushing list based on an online document to be pushed, wherein the online document pushing list comprises at least one item of identification information, a network access address and summary information of the online document;
the pushing module 604 may be specifically configured to: and pushing the online document push list to the terminal equipment of the user corresponding to the target document user group.
In the technical scheme disclosed by the invention, the purposes of sequencing the online documents corresponding to the target document user group according to the recommended priority and displaying the online documents to the user in the form of the document push list are realized, so that the user can know the high-value documents in all the documents accessible to the user, the online document push list also becomes a feedback mechanism, the user is stimulated to leap forward and comment, the historical operation records of the user are further increased, and the accuracy of the value scores of the documents is improved.
The embodiment of the present disclosure provides a possible implementation manner, and in this embodiment, the determining module 603 may be further configured to: modifying a document directory structure of the online documents to be pushed based on the sequence of the priorities of the online documents to be pushed from high to low;
the pushing module 604 may be specifically configured to: and pushing the document directory structure of the online document to the terminal equipment of the corresponding user in the target document user group.
In the technical scheme disclosed by the invention, the purposes of sequencing the online documents corresponding to the target document user group according to the recommended priority and displaying the online documents to the user in the form of the document directory structure are realized, so that the user can know the high-value documents in all the documents accessible to the user, an online document push list is also used as a feedback mechanism, the user is stimulated to leap forward and comment, the historical operation records of the user are further increased, and the accuracy of the value scores of the documents is improved.
The determining module 603 may be specifically configured to: and placing the name of the online document to be pushed on other online documents accessible to the target document user group.
The online document pushing device 600 of this embodiment may execute the method for reminding the task status of the online document shown in the foregoing embodiments of the present disclosure, and the implementation principle is similar, and will not be described herein again.
It should be noted that, the number of the terminal devices in the technical solution of the present disclosure is not limited, and the corresponding second terminal device and the third terminal device may be added according to the actual number of the users in the target group. The number of servers in the technical scheme of the disclosure is not limited, and besides that the functions of data processing, determination of the to-be-pushed online document and the like are realized in the same server in the technical scheme of the disclosure, different functions can be realized in different servers respectively.
Referring now to FIG. 7, a block diagram of an electronic device (e.g., the server of FIG. 6) 700 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
The electronic device includes: a memory and a processor, wherein the processor may be referred to as the processing device 701 hereinafter, and the memory may include at least one of a Read Only Memory (ROM)702, a Random Access Memory (RAM)703 and a storage device 708 hereinafter, as shown in detail below:
as shown in fig. 7, electronic device 700 may include a processing means (e.g., central processing unit, graphics processor, etc.) 701 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from storage 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for the operation of the electronic apparatus 700 are also stored. The processing device 701, the ROM 702, and the RAM 703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 illustrates an electronic device 700 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication means 709, or may be installed from the storage means 708, or may be installed from the ROM 702. The computer program, when executed by the processing device 701, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the terminal devices, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring historical operation records of a target document user group aiming at each online document, wherein the historical operation records comprise record information of at least two record types; determining a value score corresponding to each online document according to the record information of each record type in the historical operation record and the preset weight of each record type aiming at each online document; determining online documents to be pushed according to the value scores corresponding to the online documents; and pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules or units described in the embodiments of the present disclosure may be implemented by software or hardware. The name of the module or unit does not form a limitation on the unit itself under certain circumstances, for example, the push module may also be described as a module for pushing the online document to be pushed to the terminal device of the user corresponding to the target document user group.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, the present disclosure provides an online document pushing method, including:
acquiring historical operation records of a target document user group aiming at each online document, wherein the historical operation records comprise record information of at least two record types;
determining a value score corresponding to each online document according to the record information of each record type in the historical operation record and the preset weight of each record type aiming at each online document;
determining online documents to be pushed according to the value scores corresponding to the online documents;
and pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group.
In a possible implementation manner, determining an online document to be pushed according to a value score corresponding to each online document includes:
sorting the value scores corresponding to the online documents from high to low, and determining the recommendation priority of the online documents according to the sorting result;
and determining the online documents to be pushed according to the recommendation priority of each online document.
In a possible implementation manner, after determining the online document to be pushed, the method further includes:
generating an online document pushing list based on the sequencing order of the priority of the online documents to be pushed from high to low, wherein the online document pushing list comprises at least one item of identification information, network access address and summary information of the online documents;
the method for pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group comprises the following steps:
and pushing the online document push list to the terminal equipment of the user corresponding to the target document user group.
In a possible implementation manner, after determining the online document to be pushed, the method further includes:
modifying a document directory structure of the online documents to be pushed based on the sequence of the priorities of the online documents to be pushed from high to low;
the method for pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group comprises the following steps:
and pushing the document directory structure to the terminal equipment of the user corresponding to the target document user group.
In a possible implementation manner, before pushing the online document to be pushed to the user corresponding to the target document user group, the method further includes:
according to the online document to be pushed, determining recommendation target users corresponding to a target document user group and target recommendation documents corresponding to the recommendation target users respectively;
the method for pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group comprises the following steps:
and respectively pushing target recommendation documents corresponding to the recommendation target users to the terminal equipment of the recommendation target users.
In a possible implementation manner, determining a recommended target user corresponding to a target document user group according to an online document to be pushed includes:
determining users having access right to at least one online document to be pushed in a target document user group as recommended target users;
determining target recommendation documents respectively corresponding to each recommendation target user, wherein the method comprises the following steps:
and determining the online document to be pushed, which has access authority and no historical operation record, of each recommendation target user as a target recommendation document corresponding to the online document to be pushed.
In a possible implementation manner, pushing an online document to be pushed to a terminal device of a user corresponding to a target document user group includes:
generating a push prompt message according to the online document to be pushed, wherein the push prompt message comprises a network access address of the online document to be pushed;
and pushing the push prompt message to the terminal equipment of the user corresponding to the target document user group.
In one possible implementation, the record type includes at least any two of:
the collection number of online documents;
the number of praise for the online document;
number of comments of the online document;
the number of valid open users of the online document;
total number of edits to the online document;
the latest edit time of the online document.
According to one or more embodiments of the present disclosure, the present disclosure provides an online document pushing device, including:
the acquisition module is used for acquiring historical operation records of a target document user group aiming at each online document, wherein the historical operation records comprise record information of at least two record types;
the data processing module is used for determining a value score corresponding to each online document according to the record information of each record type in the historical operation record and the preset weight of each record type aiming at each online document;
the determining module is used for determining the online documents to be pushed according to the value scores corresponding to the online documents;
and the pushing module is used for pushing the online document to be pushed to the terminal equipment of the user corresponding to the target document user group.
In accordance with one or more embodiments of the present disclosure, there is provided an electronic device including:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: the online document pushing method according to any of the above embodiments is performed.
According to one or more embodiments of the present disclosure, a computer-readable medium is provided, which stores computer instructions, which when executed on a computer, enable the computer to perform the online document pushing method of any of the above embodiments.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (11)

1.一种在线文档推送方法,其特征在于,包括:1. an online document push method, is characterized in that, comprises: 获取目标文档用户群组针对各个在线文档的历史操作记录,所述历史操作记录包括至少两种记录类型的记录信息;Acquiring historical operation records of the target document user group for each online document, where the historical operation records include record information of at least two record types; 针对各个在线文档,依据所述历史操作记录中各个记录类型的记录信息,以及预定的各个记录类型的权重,确定各个在线文档对应的价值分值;For each online document, according to the record information of each record type in the historical operation record and the predetermined weight of each record type, determine the value score corresponding to each online document; 根据所述各个在线文档对应的价值分值,确定待推送在线文档;Determine the online document to be pushed according to the value score corresponding to each online document; 将所述待推送在线文档推送至所述目标文档用户群组对应的用户的终端设备。Pushing the online document to be pushed to the terminal device of the user corresponding to the target document user group. 2.根据权利要求1所述的在线文档推送方法,其特征在于,所述根据所述各个在线文档对应的价值分值,确定待推送在线文档,包括:2. The method for pushing an online document according to claim 1, wherein, determining the online document to be pushed according to the value score corresponding to each online document, comprising: 将所述各个在线文档对应的价值分值由高到低进行排序,并依据排序结果确定各个在线文档的推荐优先级;Sort the value scores corresponding to the respective online documents from high to low, and determine the recommendation priority of each online document according to the sorting result; 根据各个在线文档的推荐优先级,确定待推送在线文档。According to the recommendation priority of each online document, the online document to be pushed is determined. 3.根据权利要求2所述的在线文档推送方法,其特征在于,所述确定待推送在线文档之后,还包括:3. The online document pushing method according to claim 2, wherein after determining the online document to be pushed, further comprising: 基于所述待推送在线文档的优先级由高到低的排序顺序,生成在线文档推送列表,所述在线文档推送列表中包括在线文档的标识信息、网络访问地址和摘要信息中的至少一项;generating an online document push list based on the descending priority of the online documents to be pushed, where the online document push list includes at least one item of identification information, network access address and summary information of the online document; 所述将所述待推送在线文档推送至所述目标文档用户群组对应的用户的终端设备,包括:The pushing the online document to be pushed to the terminal device of the user corresponding to the target document user group includes: 将所述在线文档推送列表推送至所述目标文档用户群组对应的用户的终端设备。Pushing the online document push list to the terminal device of the user corresponding to the target document user group. 4.根据权利要求2所述的在线文档推送方法,其特征在于,所述确定待推送在线文档之后,还包括:4. The online document pushing method according to claim 2, wherein after the online document to be pushed is determined, further comprising: 基于所述待推送在线文档的优先级由高到低的排序顺序,修改所述待推送在线文档的文档目录结构;modifying the document directory structure of the online document to be pushed based on the descending priority of the online document to be pushed; 所述将所述待推送在线文档推送至所述目标文档用户群组对应的用户的终端设备,包括:The pushing the online document to be pushed to the terminal device of the user corresponding to the target document user group includes: 将所述文档目录结构推送至所述目标文档用户群组对应的用户的终端设备。Pushing the document directory structure to the terminal device of the user corresponding to the target document user group. 5.根据权利要求1所述的在线文档推送方法,其特征在于,所述将所述待推送在线文档推送至所述目标文档用户群组对应的用户的终端设备之前,还包括:5. The online document pushing method according to claim 1, wherein before the push of the online document to be pushed to the terminal device of the user corresponding to the target document user group, the method further comprises: 根据所述待推送在线文档,确定所述目标文档用户群组对应的推荐目标用户,以及各个推荐目标用户分别对应的目标推荐文档;Determine, according to the online document to be pushed, a recommended target user corresponding to the target document user group, and a target recommended document corresponding to each recommended target user respectively; 所述将所述待推送在线文档推送至所述目标文档用户群组对应的用户的终端设备,包括:The pushing the online document to be pushed to the terminal device of the user corresponding to the target document user group includes: 向所述推荐目标用户的终端设备分别推送与其对应的目标推荐文档。The target recommended documents corresponding to the recommended target users are respectively pushed to the terminal devices of the recommended target users. 6.根据权利要求5所述的在线文档推送方法,其特征在于,所述根据所述待推送在线文档,确定所述目标文档用户群组对应的推荐目标用户,包括:6 . The online document pushing method according to claim 5 , wherein, determining the recommended target user corresponding to the target document user group according to the online document to be pushed, comprising: 6 . 将目标文档用户群组中对至少一篇待推送在线文档具有访问权限的用户确定为推荐目标用户;Determining users in the target document user group who have access rights to at least one online document to be pushed as recommended target users; 所述确定各个推荐目标用户分别对应的目标推荐文档,包括:The determining of the target recommended documents corresponding to each recommended target user includes: 将各个推荐目标用户分别具有访问权限且无历史操作记录的待推送在线文档确定为与其对应的目标推荐文档。The online documents to be pushed, for which each recommended target user respectively has access rights and no historical operation records, are determined as their corresponding target recommended documents. 7.根据权利要求1-6任一项所述的在线文档推送方法,其特征在于,将所述待推送在线文档推送至所述目标文档用户群组对应的用户的终端设备,包括:7. The online document pushing method according to any one of claims 1-6, wherein pushing the online document to be pushed to the terminal device of the user corresponding to the target document user group, comprising: 依据所述待推送在线文档,生成推送提示消息,所述推送提示消息包括所述待推送在线文档的网络访问地址;generating a push notification message according to the online document to be pushed, where the push notification message includes the network access address of the online document to be pushed; 将所述推送提示消息推送至所述目标文档用户群组对应的用户的终端设备。The push notification message is pushed to the terminal device of the user corresponding to the target document user group. 8.根据权利要求1-6任一项所述的在线文档推送方法,其特征在于,所述记录类型,包括以下至少任两项:8. The online document pushing method according to any one of claims 1-6, wherein the record type includes at least any two of the following: 在线文档的收藏数;The number of favorites of online documents; 在线文档的点赞数;The number of likes on the online document; 在线文档的评论数;the number of comments on the online document; 在线文档的有效打开用户数;The number of active users who open the online document; 在线文档的编辑总数;The total number of edits to the online document; 在线文档的最新编辑时间。The last edit time of the online document. 9.一种在线文档推送装置,其特征在于,包括:9. An online document pushing device, characterized in that, comprising: 获取模块,用于获取目标文档用户群组针对各个在线文档的历史操作记录,所述历史操作记录包括至少两种记录类型的记录信息;an acquisition module, configured to acquire the historical operation records of the target document user group for each online document, where the historical operation records include record information of at least two record types; 数据处理模块,用于针对各个在线文档,依据所述历史操作记录中各个记录类型的记录信息,以及预定的各个记录类型的权重,确定各个在线文档对应的价值分值;a data processing module, configured to determine the value score corresponding to each online document according to the record information of each record type in the historical operation record and the predetermined weight of each record type for each online document; 确定模块,用于根据所述各个在线文档对应的价值分值,确定待推送在线文档;A determination module, configured to determine the online document to be pushed according to the value score corresponding to each online document; 推送模块,用于将所述待推送在线文档推送至所述目标文档用户群组对应的用户的终端设备。A push module is configured to push the online document to be pushed to the terminal device of the user corresponding to the target document user group. 10.一种电子设备,其特征在于,其包括:10. An electronic device, characterized in that it comprises: 一个或多个处理器;one or more processors; 存储器;memory; 一个或多个应用程序,其中所述一个或多个应用程序被存储在所述存储器中并被配置为由所述一个或多个处理器执行,所述一个或多个程序配置用于:执行根据权利要求1-7任一项所述的在线文档推送方法。one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs are configured to: execute The online document pushing method according to any one of claims 1-7. 11.一种计算机可读介质,其特征在于,所述计算机可读介质用于存储计算机指令,当其在计算机上运行时,使得计算机可以执行上述权利要求1-7任一项所述的在线文档推送方法。11. A computer-readable medium, characterized in that the computer-readable medium is used for storing computer instructions, which, when executed on a computer, enable the computer to perform the online execution of any one of the preceding claims 1-7. Document push method.
CN202011085672.9A 2020-10-12 2020-10-12 Online document pushing method and device, electronic equipment and computer readable medium Pending CN112163399A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011085672.9A CN112163399A (en) 2020-10-12 2020-10-12 Online document pushing method and device, electronic equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011085672.9A CN112163399A (en) 2020-10-12 2020-10-12 Online document pushing method and device, electronic equipment and computer readable medium

Publications (1)

Publication Number Publication Date
CN112163399A true CN112163399A (en) 2021-01-01

Family

ID=73868141

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011085672.9A Pending CN112163399A (en) 2020-10-12 2020-10-12 Online document pushing method and device, electronic equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN112163399A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114911757A (en) * 2022-05-10 2022-08-16 北京明略昭辉科技有限公司 File pushing method and device, readable medium and electronic equipment
CN116366586A (en) * 2023-03-29 2023-06-30 贝壳找房(北京)科技有限公司 Message pushing method, electronic device, storage medium and computer program product

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102236669A (en) * 2010-04-30 2011-11-09 腾讯科技(深圳)有限公司 Recommendation list generation method, device, media server, client and method
CN103136351A (en) * 2013-02-25 2013-06-05 Tcl集团股份有限公司 Media system and media file pushing method thereof
CN104317962A (en) * 2014-11-14 2015-01-28 云南电网公司普洱供电局 Enterprise file library show method based on hotness recommendation
CN105049952A (en) * 2015-07-21 2015-11-11 Tcl海外电子(惠州)有限公司 File push list generation method and file push list generation device
CN106250526A (en) * 2016-08-05 2016-12-21 浪潮电子信息产业股份有限公司 A kind of text class based on content and user behavior recommends method and apparatus
CN107977367A (en) * 2016-10-21 2018-05-01 腾讯科技(北京)有限公司 A kind of textual presentation method and server
CN108491540A (en) * 2018-03-30 2018-09-04 北京百度网讯科技有限公司 Text message method for pushing, device and intelligent terminal
CN109726390A (en) * 2018-12-06 2019-05-07 天津字节跳动科技有限公司 Document processing method, device, electronic equipment and storage medium
CN109885773A (en) * 2019-02-28 2019-06-14 广州寄锦教育科技有限公司 A method, system, medium and device for personalized recommendation of articles
CN110175289A (en) * 2019-05-24 2019-08-27 西安电子科技大学 Mixed recommendation method based on cosine similarity collaborative filtering

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102236669A (en) * 2010-04-30 2011-11-09 腾讯科技(深圳)有限公司 Recommendation list generation method, device, media server, client and method
CN103136351A (en) * 2013-02-25 2013-06-05 Tcl集团股份有限公司 Media system and media file pushing method thereof
CN104317962A (en) * 2014-11-14 2015-01-28 云南电网公司普洱供电局 Enterprise file library show method based on hotness recommendation
CN105049952A (en) * 2015-07-21 2015-11-11 Tcl海外电子(惠州)有限公司 File push list generation method and file push list generation device
CN106250526A (en) * 2016-08-05 2016-12-21 浪潮电子信息产业股份有限公司 A kind of text class based on content and user behavior recommends method and apparatus
CN107977367A (en) * 2016-10-21 2018-05-01 腾讯科技(北京)有限公司 A kind of textual presentation method and server
CN108491540A (en) * 2018-03-30 2018-09-04 北京百度网讯科技有限公司 Text message method for pushing, device and intelligent terminal
CN109726390A (en) * 2018-12-06 2019-05-07 天津字节跳动科技有限公司 Document processing method, device, electronic equipment and storage medium
CN109885773A (en) * 2019-02-28 2019-06-14 广州寄锦教育科技有限公司 A method, system, medium and device for personalized recommendation of articles
CN110175289A (en) * 2019-05-24 2019-08-27 西安电子科技大学 Mixed recommendation method based on cosine similarity collaborative filtering

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114911757A (en) * 2022-05-10 2022-08-16 北京明略昭辉科技有限公司 File pushing method and device, readable medium and electronic equipment
CN116366586A (en) * 2023-03-29 2023-06-30 贝壳找房(北京)科技有限公司 Message pushing method, electronic device, storage medium and computer program product

Similar Documents

Publication Publication Date Title
CN110609872B (en) Method and apparatus for synchronizing node data
CN112311656B (en) Message aggregation and display method and device, electronic equipment and computer readable medium
CN110781373B (en) List updating method and device, readable medium and electronic equipment
CN111597467A (en) Display method, apparatus and electronic device
CN113741756A (en) Information processing method, device, terminal and storage medium
CN114565476A (en) Information processing method, device, terminal and storage medium
CN110955640A (en) Cross-system data file processing method, device, server and storage medium
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN112367241A (en) Message generation and message transmission method, device, equipment and computer readable medium
EP3493486A1 (en) Publishing message conversations to electronic forums
CN112307393A (en) Information issuing method and device and electronic equipment
CN112163399A (en) Online document pushing method and device, electronic equipment and computer readable medium
CN115878642B (en) Batch-flow integrated data processing method, device and equipment based on data lake
CN111857720A (en) Method and device for generating user interface state information, electronic equipment and medium
CN116954433A (en) A content publishing method, device, electronic equipment and storage medium
CN111367689A (en) Interactive prompt information sending method and device of online document and electronic equipment
CN113282816A (en) Page operation processing method, device, equipment and storage medium
CN110806834A (en) Information processing method and device based on input method, electronic equipment and medium
CN112422600A (en) Information synchronous publishing method, server, system and electronic equipment
CN112363782B (en) Chat interface display method, chat interface display device, electronic equipment and computer readable medium
WO2025252021A1 (en) Method and apparatus for creating new work item, and electronic device
US12549503B2 (en) Information interaction method and apparatus, and electronic device
CN112131832A (en) Method, device and electronic device for reminding task status of online document
CN112148744A (en) Page display method and device, electronic equipment and computer readable medium
CN114638197B (en) Information processing method, device, electronic device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210101