CN116881199A - File management method, device, equipment and medium - Google Patents

File management method, device, equipment and medium Download PDF

Info

Publication number
CN116881199A
CN116881199A CN202310881278.3A CN202310881278A CN116881199A CN 116881199 A CN116881199 A CN 116881199A CN 202310881278 A CN202310881278 A CN 202310881278A CN 116881199 A CN116881199 A CN 116881199A
Authority
CN
China
Prior art keywords
file
folder
downloaded
classification category
downloaded file
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
CN202310881278.3A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202310881278.3A priority Critical patent/CN116881199A/en
Publication of CN116881199A publication Critical patent/CN116881199A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a file management method, device, equipment and medium, and relates to the field of big data or finance. The method comprises the following steps: establishing a folder management page, wherein the folder management page comprises a folder tree; setting download path information in response to downloading of the file so as to download the downloaded file into a folder tree corresponding to the download path information; acquiring classification categories of the downloaded files; and matching the classification category of the downloaded file with the local classification category so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree. Therefore, when the file is downloaded, the downloading path is selected without wasting time and energy and searching the path, and the displayed folder on the desktop can help to quickly locate the file and classify the file and is global in longitudinal view, so that the file management efficiency is improved.

Description

File management method, device, equipment and medium
Technical Field
The present application relates to the field of big data or finance, and in particular, to a method, an apparatus, a device, and a medium for file management.
Background
With the rapid development of science and technology, the form and the way of information transmission are wider and wider, and the amount of information acquired by people is more and more. In addition to storing information through the brain, people mostly store information by using some electronic devices, so that the number of files stored in the electronic devices used by people themselves is increasing.
In the related art, during file downloading, the system allows the user to select a downloading path. However, if the user does not want to place the document at will without taking the correct path for placing the document at this time, the document is not found easily. Long time, the files are stacked and complicated, a large amount of memory is occupied, users are afraid of deleting important files and not daring to clean, and the files needed by the users cannot be found in the stacked files, so that the problems of disordered file management and reduced file management efficiency are caused.
Disclosure of Invention
In view of this, the embodiments of the present application provide a method, an apparatus, a device, and a medium for file management, which can quickly locate and classify files, and improve file management efficiency.
The embodiment of the application discloses the following technical scheme:
in a first aspect, the present application provides a file management method, the method including:
establishing a folder management page, wherein the folder management page comprises a folder tree;
setting download path information in response to downloading of a file, so as to download the downloaded file into the folder tree corresponding to the download path information;
acquiring the classification category of the downloaded file;
and matching the classification category of the downloaded file with the local classification category so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree.
Optionally, the creating a folder management page includes:
obtaining disc information, folder information and file information;
and establishing a folder management page according to the disk information, the folder information and the file information.
Optionally, the obtaining the classification category of the downloaded file includes:
acquiring classification categories of the downloaded files according to the file content subjects of the downloaded files;
or, according to the file format of the downloaded file, acquiring the classification category of the downloaded file;
or, according to the word frequency information of the downloaded file, acquiring the classification category of the downloaded file.
Optionally, according to the language model, acquiring a first matching score of the classification category of the downloaded file and the local classification category, and a second matching score of the locally saved file in the folder corresponding to the classification category of the downloaded file and the local classification category;
obtaining a matching degree score according to the first matching score and the second matching score;
and downloading the downloaded file to a folder corresponding to the local classification category in the folder tree according to the matching degree score.
Optionally, the obtaining the classification category of the downloaded file according to the word frequency information of the downloaded file includes:
acquiring word frequency information of the downloaded file according to a word frequency inverse document frequency method;
and obtaining the classification category of the downloaded file according to the word frequency information of the downloaded file.
In a second aspect, the present application provides a file management apparatus, the apparatus comprising: the device comprises a building module, a setting module, an acquisition module and a matching module;
the establishing module is used for establishing a folder management page, wherein the folder management page comprises a folder tree;
the setting module is used for responding to the downloading of the file and setting downloading path information so as to download the downloading file into the folder tree corresponding to the downloading path information;
the acquisition module is used for acquiring the classification category of the downloaded file;
the matching module is used for matching the classification category of the downloaded file with the local classification category so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree.
Optionally, the acquiring module is specifically configured to: acquiring classification categories of the downloaded files according to the file content subjects of the downloaded files;
or, according to the file format of the downloaded file, acquiring the classification category of the downloaded file;
or, according to the word frequency information of the downloaded file, acquiring the classification category of the downloaded file.
Optionally, the acquiring module specifically includes: the device comprises a first acquisition sub-module and a second acquisition sub-module;
the first acquisition submodule is used for acquiring word frequency information of the downloaded file according to a word frequency inverse document frequency method;
the second obtaining sub-module is configured to obtain a classification category of the downloaded file according to word frequency information of the downloaded file.
In a third aspect, the present application provides a file management apparatus comprising: a memory and a processor;
the memory is used for storing programs;
the processor is configured to implement the steps of the file management method when executing the computer program.
In a fourth aspect, the present application provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the above-described file management method.
Compared with the prior art, the application has the following beneficial effects:
the application discloses a file management method, a device, equipment and a medium, wherein the method comprises the following steps: establishing a folder management page, wherein the folder management page comprises a folder tree; setting download path information in response to downloading of the file so as to download the downloaded file into a folder tree corresponding to the download path information; acquiring classification categories of the downloaded files; and matching the classification category of the downloaded file with the local classification category so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree. Therefore, when the file is downloaded, the downloading path is selected without wasting time and energy and searching the path, and the displayed folder on the desktop can help to quickly locate the file and classify the file and is global in longitudinal view, so that the file management efficiency is improved.
Drawings
In order to more clearly illustrate this embodiment or the technical solutions of the prior art, the drawings that are required for the description of the embodiment or the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a file management method according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a file management apparatus according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a computer readable medium according to an embodiment of the present application;
fig. 4 is a schematic hardware structure of a server according to an embodiment of the present application.
Detailed Description
The file management method, the device, the equipment and the medium provided by the application can be used in the big data field or the financial field. The foregoing is merely exemplary, and the application fields of the file management method, the device, the equipment and the medium provided by the application are not limited.
In the related art, during file downloading, the system allows the user to select a downloading path. However, if the user does not want to place the document at will without taking the correct path for placing the document at this time, the document is not found easily. Long time, the file stacking is complex, a large amount of memory is occupied, the user is afraid of deleting important files and not daring to clean, and the user cannot find the needed files in the stacked files. In addition, the current file management method only can see the current file path, but lacks a global viewing function, so that the problem of disordered file management and reduced file management efficiency is caused.
In view of the above, the present application provides a method, apparatus, device and medium for file management, in which a folder management page is established, and the folder management page includes a folder tree; setting download path information in response to downloading of the file so as to download the downloaded file into a folder tree corresponding to the download path information; acquiring classification categories of the downloaded files; and matching the classification category of the downloaded file with the local classification category so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree. Therefore, when the file is downloaded, the downloading path is selected without wasting time and energy and searching the path, and the displayed folder on the desktop can help to quickly locate the file and classify the file and is global in longitudinal view, so that the file management efficiency is improved.
In order to make the present application better understood by those skilled in the art, the following description will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Referring to fig. 1, the present application provides a flowchart of a file management method. The method comprises the following steps:
s101: and establishing a folder management page.
Firstly, local disk information can be acquired firstly, then, the folder information and the file information in the disk information are determined by taking each disk as a unit, a folder management page is established according to the corresponding relation of the disk, the folder management page is displayed on a desktop in a mode of one or more folder trees, different disks correspond to different folder trees, after clicking the folder tree, all folders under the disk can be displayed, and after a mouse floats on the folder, all files in the folder can be displayed.
In some specific implementations, the terminal device may read the folder information and the file information stored locally by the terminal through a file system module.
For example, the terminal device may have a disk a and a disk B. The basis for distinguishing the disk A from the disk B can be that folders and files stored in the disk A and the disk B are from different channels, the folders and the files obtained from the channel A are stored in the disk A, and the folders and the files obtained from the channel B are stored in the disk B. The present application is not limited to this. Disk a may further include a folder a and a folder B. The distinguishing basis of the folder a and the folder B may be that file information is different, for example, files in the folder a are all stock forecast files, and files in the folder B are all user security files. In turn, folder a may include file a, file B, file C, and the like.
When a user opens the terminal equipment and enters a desktop interface of the terminal equipment, the folder tree A and the folder tree B are displayed on the desktop interface, namely, the folder tree A and the folder tree B correspond to the disk A and the disk B respectively. After clicking the folder tree A, the user displays the folder A and the folder B, and when the mouse floats on the folder A, the file A and the file B can be displayed.
In some specific implementations, for the case that multiple folders exist in the disk, the directory obtaining operation may be directly performed on all folders to display all folders in the folder tree, or may be performed on only some of the folders therein to display some of the folders in the folder tree. For example, a system folder, a system backup folder, a hidden folder, or the like may affect the stability of the system, or involve a private information file of the user, and the acquisition operation may not be performed, so that the normal operation of the system is prevented from being affected by the subsequent operation, or the private information of the user is prevented from being revealed.
If a user creates a new folder or a new file directly on the folder tree in the folder management page, the new folder or the new file is automatically generated in the disk. If a user deletes an old folder or an old file directly on a folder tree in a folder management page, the old folder or the old file is automatically deleted in a disk.
It should be noted that, the files in each folder and each folder may be dragged to perform copy-paste or cut-paste operations, and the files in different folder trees may also be dragged to each other.
S102: and setting downloading path information according to the downloading file so as to download the downloading file into a folder tree corresponding to the downloading path information.
After the folder management page is established, a downloading path is also required to be set so as to download all the downloaded files to the folder tree corresponding to the path. For example, the download path may be downloaded to disk a, and then the files subsequently downloaded are also downloaded to folder tree a in their entirety.
It should be noted that, the download path may be modified at any time, and the present application is not limited to a specific download path.
S103: and setting classification categories according to the downloaded files.
In some specific implementations, the classification category may be selected based on the file content subject matter of the downloaded file. For example, if the specific file content topic of the downloaded file is the user behavior security detection result, selecting the classification category as user security; if the specific file content theme of the downloaded file is stock price prediction, selecting a classification type as stock prediction; if the content subject of the specific file of the downloaded file is the bank product recommendation, the classification type is selected as the product recommendation. Further, the downloaded file is saved in a folder corresponding to the classification category.
In some specific implementations, the classification category may also be selected based on the file format of the downloaded file. For example, if the file format of the downloaded file is txt text file, selecting the classification category as text; if the downloaded file format is jpg file, selecting classification type as picture; if the file format of the downloaded file is an excel file, selecting the classification type as a table. Further, the downloaded file is saved in a folder corresponding to the classification category.
In some specific implementations, the classification category may also be selected based on word frequency information of the downloaded file. Specifically, word Frequency information of the downloaded file can be retrieved according to a word Frequency inverse document Frequency method (Term Frequency-Inverse Document Frequency, TF-IDF), and the higher the TF-IDF value of a word, the more the word appears in the downloaded file, the more likely the word is a keyword of the downloaded file. For example, if the TF-IDF value of "user security" is higher than the TF-IDF value of "stock prediction" in the word frequency information of the downloaded file, the keyword of the downloaded file is more likely to be "user security", and the corresponding keyword may select the classification category as user security. Further, the downloaded file is saved in a folder corresponding to the classification category.
It should be noted that, the present application is not limited to the specific basis and method for setting classification category.
S104: and matching the classification categories of the downloaded file and the locally stored file to execute file management.
For ease of understanding, the classification category of the downloaded file will be described as C1, the title of the downloaded file is C2, the folder name corresponding to the classification category of the locally saved file of the electronic device is C3 (i.e., the local classification category C3), and the title of the locally saved file is C4.
In some specific implementations, the above matching process may be specifically as follows:
first, based on the Word2Vec language model, the matching scores of C1 and C3 are calculated, which is the first matching score. Specifically, word2Vec is one of the language models, word2Vec is a tool for generating Word vectors, and Word vectors have a close relationship with the language models.
Second, based on Word2Vec language model, calculate the matching score of C1 and C4, which is the second matching score. It should be noted that, if there are multiple local saved files in the folder of the local saved file of the electronic device, the matching score of C1 and each local saved file needs to be calculated respectively, and then the average value of each matching score is taken as the final second matching score.
And thirdly, obtaining a matching degree score according to the first matching score and the second matching score.
It will be appreciated that the above procedure is a matching procedure in which the classification category C1 of the downloaded file, and the titles C2 of the downloaded files all exist. If the classification class C1 of the downloaded file does not exist and only the title C2 of the downloaded file exists, the matching score of C2 and C3 can be calculated based on a Word2Vec language model, and then the matching score of C2 and C4 can be calculated, so that the matching degree score of the downloaded file and the folder C3 can be obtained.
In summary, the present application discloses a method for managing files, which includes the steps of firstly, establishing a displayed folder management interface, displaying on a desktop in a folder tree mode, wherein different disks correspond to different trees, clicking the tree to display all folders under the disk, and displaying all files in the folder after a mouse floats on the folder. After creating folders on the tree, the folders are automatically generated in the disk, and the files in the folders can be dragged to each other. Then, a fixed downloading path is set, all files are downloaded into the path, classification types can be selected when files are downloaded, automatic classification is carried out according to the classification types and file names of the downloading paths in the path, and the files after classification automatically move to all folders. If no corresponding folder exists, the folder is automatically created according to the file name. Therefore, when the file is downloaded, the downloading path is selected without wasting time and energy and searching the path, and the displayed folder on the desktop can help to quickly locate the file and classify the file and is global in longitudinal view, so that the file management efficiency is improved.
Referring to fig. 2, the schematic diagram of a file management apparatus according to an embodiment of the present application is shown. The file management apparatus 200 includes: the device comprises a building module 201, a setting module 202, an acquisition module 203 and a matching module 204.
Specifically, the building module 201 is configured to build a folder management page, where the folder management page includes a folder tree; the setting module 202 is configured to set download path information in response to downloading of a file, so as to download the downloaded file into a folder tree corresponding to the download path information; the obtaining module 203 is configured to obtain a classification category of the downloaded file; the matching module 204 is configured to match the classification category of the downloaded file with the local classification category, so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree.
In some specific implementations, the establishing module 201 includes: and the information acquisition module is used for establishing a sub-module.
Specifically, the information acquisition module is used for acquiring disk information, folder information and file information; the establishing submodule is used for establishing a folder management page according to the disk information, the folder information and the file information.
In some specific implementations, the acquiring module 203 is specifically configured to: acquiring classification categories of the downloaded files according to file content topics of the downloaded files; or, according to the file format of the downloaded file, acquiring the classification category of the downloaded file; or acquiring the classification category of the downloaded file according to the word frequency information of the downloaded file.
In some specific implementations, the matching module 204 includes: the device comprises a first matching sub-module, a second matching sub-module, a third matching sub-module and a fourth matching sub-module;
specifically, the first matching submodule is used for acquiring a first matching score of a classification category of the downloaded file and a local classification category according to the language model; the second matching submodule is used for acquiring a second matching score of the local saved file in the folder corresponding to the classification category of the downloaded file and the local classification category according to the language model; the third matching submodule is used for obtaining a matching degree score according to the first matching score and the second matching score; and the fourth matching submodule is used for downloading the downloaded file into the folder corresponding to the local classification category in the folder tree according to the matching degree score.
In some specific implementations, the acquiring module 203 specifically includes: the device comprises a first acquisition sub-module and a second acquisition sub-module.
The first acquisition sub-module is used for acquiring word frequency information of the downloaded file according to a word frequency inverse document frequency method; the second obtaining sub-module is used for obtaining the classification category of the downloaded file according to the word frequency information of the downloaded file.
In summary, the application discloses a file management device, which comprises an establishing module, a setting module, an obtaining module and a matching module. Therefore, when the file is downloaded, the downloading path is selected without wasting time and energy and searching the path, and the displayed folder on the desktop can help to quickly locate the file and classify the file and is global in longitudinal view, so that the file management efficiency is improved.
The functions described above herein 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: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
Referring to FIG. 3, a schematic diagram of a computer readable medium according to an embodiment of the present application is shown. The computer readable medium 300 has stored thereon a computer program 311, which computer program 311, when executed by a processor, implements the steps of the file management method of fig. 1 described above.
It should be noted that in the context of the present application, 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. The 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.
It should be noted that the machine-readable medium according to the present application may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any 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 context of this document, 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 the present application, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. 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, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
Referring to fig. 4, which is a schematic diagram of a hardware structure of a server according to an embodiment of the present application, the server 400 may have a relatively large difference due to different configurations or performances, and may include one or more central processing units (central processing units, CPU) 422 (e.g., one or more processors) and a memory 432, and one or more storage media 430 (e.g., one or more mass storage devices) storing application programs 440 or data 444. Wherein memory 432 and storage medium 430 may be transitory or persistent storage. The program stored on the storage medium 430 may include one or more modules (not shown), each of which may include a series of instruction operations on a server. Still further, the central processor 422 may be configured to communicate with the storage medium 430 and execute a series of instruction operations in the storage medium 430 on the server 400.
The server 400 may also include one or more power supplies 426, one or more wired or wireless network interfaces 450, one or more input/output interfaces 458, and/or one or more operating systems 441, such as Windows ServerTM, mac OS XTM, unixTM, linuxTM, freeBSDTM, and the like.
The steps performed by the file management method in the above-described embodiments may be based on the server structure shown in fig. 4.
It should also be noted that, according to an embodiment of the present application, the process of the file management method described in the flowchart of fig. 1 may be implemented as a computer software program. For example, embodiments of the present application include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for performing the method shown in the flow diagram of fig. 1 described above.
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 example forms of implementing the claims.
While several specific implementation details are included in the above discussion, these should not be construed as limiting the scope of the application. 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.
The above description is only illustrative of the preferred embodiments of the present application and of the principles of the technology employed. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in the present application is not limited to the specific combinations of technical features described above, but also covers other technical features formed by any combination of the technical features described above or their equivalents without departing from the spirit of the disclosure. Such as the above-mentioned features and the technical features disclosed in the present application (but not limited to) having similar functions are replaced with each other.

Claims (10)

1. A method of file management, the method comprising:
establishing a folder management page, wherein the folder management page comprises a folder tree;
setting download path information in response to downloading of a file, so as to download the downloaded file into the folder tree corresponding to the download path information;
acquiring the classification category of the downloaded file;
and matching the classification category of the downloaded file with the local classification category so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree.
2. The method of claim 1, wherein the creating a folder management page comprises:
obtaining disc information, folder information and file information;
and establishing a folder management page according to the disk information, the folder information and the file information.
3. The method of claim 1, wherein the obtaining the classification category of the downloaded file comprises:
acquiring classification categories of the downloaded files according to the file content subjects of the downloaded files;
or, according to the file format of the downloaded file, acquiring the classification category of the downloaded file;
or, according to the word frequency information of the downloaded file, acquiring the classification category of the downloaded file.
4. The method of claim 1, wherein matching the classification category of the downloaded file with the local classification category to download the downloaded file into a folder in the folder tree corresponding to the local classification category comprises:
acquiring a first matching score of the classification category of the downloaded file and the local classification category according to the language model, and acquiring a second matching score of a local saved file in a folder corresponding to the classification category of the downloaded file and the local classification category;
obtaining a matching degree score according to the first matching score and the second matching score;
and downloading the downloaded file to a folder corresponding to the local classification category in the folder tree according to the matching degree score.
5. The method of claim 3, wherein the obtaining the classification category of the downloaded file according to the word frequency information of the downloaded file comprises:
acquiring word frequency information of the downloaded file according to a word frequency inverse document frequency method;
and obtaining the classification category of the downloaded file according to the word frequency information of the downloaded file.
6. A document management apparatus, the apparatus comprising: the device comprises a building module, a setting module, an acquisition module and a matching module;
the establishing module is used for establishing a folder management page, wherein the folder management page comprises a folder tree;
the setting module is used for responding to the downloading of the file and setting downloading path information so as to download the downloading file into the folder tree corresponding to the downloading path information;
the acquisition module is used for acquiring the classification category of the downloaded file;
the matching module is used for matching the classification category of the downloaded file with the local classification category so as to download the downloaded file into a folder corresponding to the local classification category in the folder tree.
7. The apparatus of claim 6, the acquisition module is specifically configured to: acquiring classification categories of the downloaded files according to the file content subjects of the downloaded files;
or, according to the file format of the downloaded file, acquiring the classification category of the downloaded file;
or, according to the word frequency information of the downloaded file, acquiring the classification category of the downloaded file.
8. The apparatus of claim 7, the acquisition module specifically comprising: the device comprises a first acquisition sub-module and a second acquisition sub-module;
the first acquisition submodule is used for acquiring word frequency information of the downloaded file according to a word frequency inverse document frequency method;
the second obtaining sub-module is configured to obtain a classification category of the downloaded file according to word frequency information of the downloaded file.
9. A file management apparatus, characterized by comprising: a memory and a processor;
the memory is used for storing programs;
the processor being adapted to execute the program to carry out the steps of the method according to any one of claims 1 to 5.
10. A computer storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method according to any of claims 1 to 5.
CN202310881278.3A 2023-07-18 2023-07-18 File management method, device, equipment and medium Pending CN116881199A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310881278.3A CN116881199A (en) 2023-07-18 2023-07-18 File management method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310881278.3A CN116881199A (en) 2023-07-18 2023-07-18 File management method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN116881199A true CN116881199A (en) 2023-10-13

Family

ID=88261937

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310881278.3A Pending CN116881199A (en) 2023-07-18 2023-07-18 File management method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN116881199A (en)

Similar Documents

Publication Publication Date Title
CN106919655B (en) Answer providing method and device
US11163957B2 (en) Performing semantic graph search
US10698956B2 (en) Active knowledge guidance based on deep document analysis
CN111522927B (en) Entity query method and device based on knowledge graph
CN107145485B (en) Method and apparatus for compressing topic models
US10521474B2 (en) Apparatus and method for web page access
US20140379719A1 (en) System and method for tagging and searching documents
CN111008321A (en) Recommendation method and device based on logistic regression, computing equipment and readable storage medium
US20140201203A1 (en) System, method and device for providing an automated electronic researcher
WO2014206151A1 (en) System and method for tagging and searching documents
US20180300413A1 (en) Method, device, server and storage medium of searching a group based on social network
US20240037134A1 (en) Method and apparatus for searching for clipping template
US9454568B2 (en) Method, apparatus and computer storage medium for acquiring hot content
US9646102B2 (en) Intelligent categorization of bookmarks
CN109902152A (en) Method and apparatus for retrieving information
CN108509442B (en) Search method and apparatus, server, and computer-readable storage medium
CN107103023B (en) Organizing electronically stored files using an automatically generated storage hierarchy
US9195660B2 (en) Contextual search for modeling notations
CN110263312B (en) Article generating method, apparatus, server and computer readable medium
CN111930891A (en) Retrieval text expansion method based on knowledge graph and related device
CN108920610B (en) Novel indexing method and device
WO2020042530A1 (en) Natural language-based data query intent determination method and apparatus, and computer device
CN116881199A (en) File management method, device, equipment and medium
CN109408725B (en) Method and apparatus for determining user interest
JP2006338508A (en) Relevant content searching device and method

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