Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

160 results about "Classification treatment" patented technology

Expensive constrained multi-objective optimization method and system based on constrained hyper-volume expectation

The invention discloses an expensive constrained multi-objective optimization method and system based on constrained hyper-volume expectation. The method comprises the following steps: firstly, initializing a population and training an agent model; then calculating a correlation coefficient between the solution with the best population convergence and the constraint violation degree of the solution, and performing classification processing; then, optimization is carried out on the agent model, and a new solution is selected by utilizing a filling criterion based on constraint hyper-volume expectation to carry out evaluation and is filled into a file; further selecting and screening individuals by using an improved environment to enter a next-generation population; and finally, judging whether a stop condition is reached or not, if so, outputting a final population, otherwise, turning to execute an iteration process. According to the method, the optimization efficiency is remarkably improved, local optimum is avoided, constraint conditions are precisely processed, and the population can be more effectively converged to a better feasible region.
Owner:CHINA UNIV OF GEOSCIENCES (WUHAN)

Text classification system

To efficiently and effectively classify a large amount of document and text data by an LLM.SOLUTION: The present invention relates to a text classification system 1 which classifies documents accumulated in a document DB 14 by categories, and the text classification system has a classification processing part 12 which lets an LLM 2 proposes one or more categories based upon a classification policy specified by a user, a search processing part 13 which searches the document DB 14 for documents belonging to the respective proposed categories, and a UI processing part 11 which presents the respective categories and the numbers of documents belonging to the respective categories to the user.SELECTED DRAWING: Figure 1
Owner:NOMURA RESEARCH INSTITUTE

Intelligent express parcel automatic sorting method based on deep learning

The invention discloses an intelligent express parcel automatic sorting method based on deep learning, and the method comprises the steps: collecting a multi-view image, carrying out the standardization enhancement processing, carrying out the bidirectional space sequence coding through a Vision Mama structured state space model, obtaining a fusion visual feature map, inputting a preliminary classification network, and carrying out the primary classification processing, and according to the initial classification category, dynamically selecting expert sub-networks of the MoE-Mama hybrid expert network to complete deep feature reconstruction and fine classification, and finally, according to the final classification category, generating a control instruction to realize automatic guide positioning and accurate sorting. According to the method, the parcel sorting accuracy and efficiency are remarkably improved, and the method is suitable for intelligent logistics sorting operation in a complex environment.
Owner:ZHEJIANG JCEX CROSS BORDER SUPPLY CHAIN MANAGEMENT CO LTD

Large language model generation code detection method and system

PendingCN121935125AOvercoming the problem of distribution differencesReduce inter-domain driftError detection/correctionBiological modelsCode generationLinguistic model
The invention provides a large language model generation code detection method and system, which is applied to the technical field of artificial intelligence, and comprises the following steps: obtaining a to-be-detected code; a to-be-detected code is input to a trained shared encoder, a code feature vector is obtained, the shared encoder is obtained through multi-target joint training, and the multi-target joint training is used for optimizing classification loss, domain confrontation loss, comparison loss and difficult sample loss at the same time; l2 normalization is carried out on the code feature vector, and the code feature vector is mapped to a hyperspherical space to obtain spherical embedding; the sphere is embedded and input into a sphere category classifier based on sphere logistic regression for classification processing, a detection result of the to-be-detected code output by the sphere category classifier is obtained, the detection result comprises AI generation and human writing, and a decision boundary of the sphere category classifier is an intersection line of a hyperplane and a hypersphere for classification. According to the invention, the AI generation code and the human compiled code can be accurately distinguished.
Owner:INST OF SOFTWARE - CHINESE ACAD OF SCI

Method and system for evaluating anti-unmanned aerial vehicle interference effect

The invention discloses an anti-unmanned aerial vehicle interference effect evaluation method and system, and belongs to the technical field of anti-unmanned aerial vehicle interference effect evaluation, and the method comprises the following steps: collecting two types of anti-unmanned aerial vehicle scheme cases, carrying out the standardization and classification processing of cases which are good in evaluation but failing in off-site simulation, and building a failure case library; cases which are both good in evaluation and off-site simulation are classified, then the economic benefit range of each type of evaluation method is determined, and a successful case library is established. According to the method, a failure case library containing structured data and a success case library with a clear economic benefit range are established, a to-be-evaluated scheme is evaluated, then three-dimensional data are extracted from the failure case library to construct a multi-dimensional association model, and an evaluation blind area is positioned; and finally, three evaluation methods are generated in combination with a success case library, economic benefits are calculated and sorted, the difference between evaluation and off-site simulation can be effectively reduced, the evaluation accuracy is improved, and off-site simulation failure conditions are reduced.
Owner:北京天纬北信科技有限公司

Text classification method and device, electronic equipment and storage medium

The invention provides a text classification method and device, electronic equipment and a storage medium, and relates to the technical field of natural language process.The method comprises the steps that a training sample set is obtained, and the training sample set comprises sample texts and sample classification labels and sample reasoning reasons corresponding to the sample texts; performing fine tuning on a first pre-trained large language model through the training sample set to obtain a text classification model; in response to a text classification request, through the text classification model, based on a preset reasoning constraint parameter, only performing classification processing on a to-be-classified text to obtain a prediction classification label; wherein the preset reasoning constraint parameters comprise an output length limiting parameter and a logit probability intervention parameter. According to the method, the text classification efficiency can be improved while the accuracy and the reliability of a text classification result are improved.
Owner:IFLYTEK CO LTD +1

Voice spoofing detection method based on double attention and multi-scale feature fusion

The invention discloses a voice deception detection method based on double attention and multi-scale feature fusion, and belongs to the technical field of voice deception detection. The method comprises the steps that training corpora are acquired and preprocessed; inputting the preprocessed training corpus into a detection model for model training; adjusting hyper-parameters to minimize the target loss function to obtain a trained detection model; obtaining a test corpus and preprocessing the test corpus; inputting the preprocessed test corpus into the trained detection model, and outputting a voice deception detection result; the detection module comprises a Sinc module, a feature extraction module, a feature fusion module and a classification processing module; the Sinc module is used for extracting a preliminary feature X in an input voice segment, the feature extraction module further extracts a multi-scale feature Yi from the preliminary feature X, the feature fusion module aligns and splices the multi-scale feature Yi and then outputs a fusion feature Y, and the classification processing module processes the fusion feature to obtain a classification result.
Owner:NANJING UNIV OF POSTS & TELECOMM +1

Natural resource asset management and territorial space planning system fusion method and system

The invention relates to a natural resource asset management and territorial space planning system fusion method and system. The method comprises the following steps: encoding territorial space planning vector data and natural resource asset registration data to generate a space-time binding code; constructing a spatial topological graph and a time sequence diagram based on the codes, respectively extracting planning constraint feature vectors and asset dynamic feature vectors, and fusing the vectors to generate a planning asset coupling scoring matrix; recognizing a conflict unit set based on the planning asset coupling scoring matrix; based on the conflict unit set and a preset business rule base, performing classification processing on each conflict unit in the conflict unit set to obtain a conflict type; and based on the conflict type, generating a service execution instruction set through a preset reinforcement learning decision model. According to the method, through space-time unified coding and feature fusion processing, the accuracy of data association and the scientificity of decision making are improved, so that collaborative governance of territorial space planning and natural resource asset management is realized.
Owner:泗水县规划服务中心

Json file parallel analysis and data writing method and device based on DataX

The invention relates to a Json file parallel analysis and data writing method and device based on DataX. The method comprises the following steps: acquiring a source end Json file set, and dividing the source end Json file set into small file subsets and large file subsets according to file sizes; the small file aggregation path is configured with a json reader of the DataX, and parallel reading and analysis are carried out; splitting a root array of the large file into a plurality of independent small Json files through a Python script, aggregating paths, and reading and analyzing by using a DataX parallel channel; and finally executing the DataX Job to write the data into a target end. Through a classification processing strategy, the large-scale Json data analysis writing efficiency is remarkably improved, the large file memory occupation risk is reduced, the file scale is automatically adapted, a mature DataX frame and a Python script are reused, high performance and low maintenance cost are both considered, multi-type target end storage is supported, and the problems that a traditional tool is weak in parallel, high in resource consumption, poor in flexibility and the like are effectively solved.
Owner:CHINA ELECTRONICS CLOUD DIGITAL INTELLIGENCE TECH CO LTD

Charging pile operation and maintenance optimization method and system based on intelligent prediction and scheduling

The invention discloses a charging pile operation and maintenance optimization method and system based on intelligent prediction and scheduling, and belongs to the technical field of charging pile operation and maintenance. The method comprises the steps of designing a deep learning model, dividing a data set for training, and outputting a fault emergency degree; dividing candidate task groups, setting radiation range constraints of operation and maintenance sites, and combining the candidate task groups to perform priority ranking and task combination to obtain task groups; in combination with the state and skill of the operation and maintenance personnel, distributing a corresponding task group; calculating the passing time of the operation and maintenance route, optimizing the route based on the task group to obtain an optimized route, and combining the optimized route with the task group to obtain an operation and maintenance task; environment safety detection is carried out on the fault charging pile, and visual verification is carried out on the equipment state; defining an execution condition, judging whether the execution condition of the operation and maintenance task is met or not, and executing the operation and maintenance task when the execution condition is met; and if not, running the classification processing rule, carrying out time window replanning, and executing a conflict resolution strategy to obtain a new operation and maintenance task.
Owner:JIANGSU RONGYUAN SUPER INTERNET OF VEHICLES TECH CO LTD

Waste code cleaning method and device based on accessibility analysis

The invention relates to the technical field of code classification processing, and discloses a waste code cleaning method and device based on reachability analysis, equipment and a medium, and the method comprises the steps: scanning static codes in a preset program, and collecting and analyzing a dependency relationship and a reference relationship between the static codes; analyzing the reachability of the dependency relationship and the reference relationship between the codes, and determining static codes without the reference relationship; marking the static code without the reference relationship as a waste code according to the reachability analysis result; according to the marked abandoned codes, clearing suggestions and clearing operation steps of the abandoned codes are made, output and displayed. The method can be applied to development of business systems such as financial science and technology, medical treatment, health and pension and the like, waste codes in projects are accurately recognized and cleared through combination of control flow analysis and data flow analysis, and code quality and maintenance efficiency are improved.
Owner:CHINA PING AN LIFE INSURANCE CO LTD

Workshop wastewater treatment method and device and computer storage medium

The invention provides a workshop wastewater treatment method, a workshop wastewater treatment device and a computer storage medium. The workshop wastewater treatment method comprises the following steps: acquiring first water quality sensor data and an equipment operation log; inputting the first water quality sensor data and the equipment operation log into a large language model decision engine to obtain a large language model decision instruction; and performing classification treatment on the workshop wastewater according to the big language model decision instruction. According to the workshop wastewater treatment method, the big language model decision instruction is introduced, the workshop wastewater is dynamically treated by using the autonomous decision ability of the big language model on the basis of automatic treatment, and compared with the formulation of expert experience or a preset decision mode, the waste of a large amount of human resources can be reduced, and the efficiency is improved. And the loss caused by personal error of decision making is effectively reduced.
Owner:GUANGZHOU TONGLI ENVIRONMENTAL TECH CO LTD

In-situ remediation device for polluted soil and underground water in industrial park

The utility model relates to an in-situ remediation device for polluted soil and underground water in an in-situ industrial park, which comprises an integrated shell, a plurality of through holes are arranged on the shell, and a plurality of injection channels and a plurality of extraction channels matched with the through holes are arranged; an injection configuration unit is arranged in cooperation with the injection channel, and the injection configuration unit is connected to the injection channel through an output assembly; a classification processing unit used for classifying and processing different extracted objects is arranged in cooperation with the extraction channel, and the classification processing unit and the injection configuration unit are arranged in a matched mode. And a controller is matched with the device. The device disclosed by the utility model realizes sustainable low-cost remediation of the polluted soil and the underground water, and is particularly suitable for long-term treatment of the polluted soil and the underground water in industrial parks or large-scale in-production enterprises; various in-situ remediation functions can be realized; integration of a software operation platform and an online monitoring control end is facilitated; the construction safety is high; the use in a park is more convenient.
Owner:HANGZHOU DADI ENVIRONMENTAL PROTECTION ENG CO LTD

Emergency sensing method including semantic extraction

The invention belongs to the technical field of artificial intelligence, and particularly relates to an emergency perception method containing semantic extraction, which comprises the following steps of: S1, constructing a historical word library about emergencies, and forming an association weight between a vocabulary group and a user through historical data training; s2, constructing an entity variant word expansion model based on a double-layer model to realize generation of a variant word bank, wherein the double-layer model comprises a proper noun expansion layer and a historical word bank expansion layer; s3, collecting text data on a network, performing classification processing on the text data based on a text classification rule, and preliminarily extracting entity words; s4, inputting the extracted entity words into the variant word expansion model to obtain a corresponding variant word group, and completing identification and extraction of the entity words; and S5, carrying out situation analysis based on the knowledge graph, and predicting the occurrence and development situation of the emergencies. According to the method, the variant word bank suitable for the whole network is mined on the basis of the incidence relation of different users to different similar words, and the reliability of vocabulary expansion is improved.
Owner:JIANGSU JINGE NETWORK TECH

Garbage classification treatment system and method based on two-dimensional codes

The invention provides a garbage classification treatment system and method based on a two-dimensional code, and the garbage classification two-dimensional code has garbage category characterization information, and is pasted on a garbage container, filled with garbage, of a user during use; the information processing platform binds the garbage classification two-dimensional code and the user identification information in advance; the two-dimensional code processing equipment is arranged at a garbage storage point, scans garbage classification two-dimensional codes on garbage containers to obtain two-dimensional code information, generates garbage storage data based on the two-dimensional code information and sends the garbage storage data to the information processing platform, and the garbage storage data comprises garbage categories; and the information processing platform stores the garbage storage data according to the user identification information. According to the method, while personal privacy is protected, garbage can be traced, implementation of a garbage classification system is promoted, a basis is provided for reward and punishment policies, and effective management of garbage classification is improved.
Owner:SHANGHAI MG ELECTRONICS CO LTD +1

Intelligent treatment system for multi-stage microwave catalytic degradation of VOCs

The invention discloses an intelligent treatment system for multi-stage microwave catalytic degradation of VOCs, and relates to the technical field of concrete crack detection, and the intelligent treatment system comprises the following specific steps: (1) waste pretreatment, (2) concerted catalytic degradation, and (3) tail gas monitoring and emission. According to the intelligent treatment system for multi-stage microwave catalytic degradation of VOCs, during waste gas pretreatment, waste gas is adjusted to the optimal reaction temperature and humidity, and subsequent waste gas reaction is facilitated; during synergistic catalytic degradation, synergistic treatment of plasma reaction and multi-stage microwave catalytic reaction is adopted, the reaction effect and degradation efficiency of waste gas are improved, complex VOCs waste gas is subjected to classified treatment through multi-stage labor division, a microwave catalytic reactor is divided into a first-stage treatment section, a middle treatment section and a tail-stage treatment section, and the treatment efficiency is improved. Meanwhile, the middle treatment section is further divided into a low-temperature chamber, a medium-high-temperature chamber and a high-temperature chamber, and the problem that complex VOCs are not thoroughly degraded through traditional single-section catalysis is conveniently solved through multi-stage catalytic degradation of the multiple treatment sections.
Owner:GUANGDONG ZHIHUAN SHENGFA ENVIRONMENTAL PROTECTION TECH CO LTD

Intelligent review method for power grid engineering design

The invention relates to the technical field of power grid engineering review, in particular to an intelligent review method for power grid engineering design. The method comprises the steps of obtaining a design scheme of review, determining at least one review project corresponding to the design scheme for the design scheme, and performing classification processing on the review project by utilizing a decision tree model of a review field to obtain a category judgment result of a to-be-reviewed project; and for each review item, intelligently selecting a review expert corresponding to the review item to execute a review operation, and executing a matched review operation to obtain an item review result and a review opinion of the review item. According to the intelligent evaluation method for the power grid engineering design, the evaluation efficiency of the design scheme is effectively improved, and the reliability and accuracy of the evaluation result of the obtained evaluation scheme are improved.
Owner:STATE GRID FUJIAN POWER ELECTRIC CO ECONOMIC RESEARCH INSTITUTE

Method for performing classification processing using machine learning model, information processing device, and computer program

To provide a technique for executing highly accurate class classification.SOLUTION: A method includes the steps of: (a) generating N pieces of input data from one target object; (b) inputting the input data to a machine learning model and obtaining M classification output values, one determination class, and a feature spectrum; (c) obtaining a similarity degree between a known feature spectrum group and the feature spectrum for the input data, and obtaining a reliability degree with respect to the determination class as a function of the similarity degree; and (d) executing a vote for the determination class, based on the reliability degree with respect to the determination class, and determining a class determination result of the target object, based on a result of the vote.SELECTED DRAWING: Figure 8
Owner:SEIKO EPSON CORP

Data feature management method, computer program product and electronic equipment

The invention belongs to the technical field of big data, and particularly relates to a data feature management method, a computer program product and electronic equipment. The data feature management method comprises the following steps: acquiring service feature data in a plurality of scenes; classifying the business feature data according to a classification model to obtain a classification result, the classification result comprising the type of each piece of business feature data; performing evaluation processing according to the business feature data of each type to obtain classification evaluation data of the classification model on the business feature data; performing optimization processing on the classification model according to the classification evaluation data to obtain an optimized classification model; and performing data feature management based on the optimized classification model. Therefore, the data management efficiency can be improved.
Owner:DIGITAL CHONGQING BIG DATA APPL DEV CO LTD

Intelligent classification garbage can

The invention relates to the technical field of intelligent classification garbage cans, in particular to an intelligent classification garbage can. Comprising a garbage can main frame, a plurality of classification boxes arranged in the garbage can main frame, a garbage temporary storage module, an identification module, a mechanical pick-and-place module and a visual control module for controlling the garbage temporary storage module and the mechanical pick-and-place module based on the identification module. According to the method, the classification accuracy can be improved, different types of garbage can be accurately distinguished, the garbage classification accuracy can be improved, the garbage can be quickly classified and treated, compared with manual classification, the treatment speed is higher, a large amount of garbage can be treated in a short time, various resources can be better recycled through accurate classification, and the method is suitable for popularization and application. The recycling rate of resources is improved, various valuable resources are contained in different types of garbage, the resources can be effectively separated out and reprocessed and reused, resource waste is reduced, and harmful garbage can be accurately separated from other garbage.
Owner:NORTHEAST FORESTRY UNIV

Project defect code determination method and device, equipment, medium and product

The invention discloses a project defect code determination method and device, equipment, a medium and a product, and the method comprises the steps: obtaining a current defect report and code change information of a current project, carrying out the word embedding coding processing of the current defect report and the code change information, and obtaining a defect report input vector and at least one code block input vector; performing language coding processing on the defect report input vector and each code block input vector by utilizing a pre-trained defect positioning model to obtain a defect report feature vector and at least one code block feature vector; and performing defect positioning classification processing on the defect report feature vector and each code block feature vector by using a pre-trained defect positioning model to obtain at least one association probability, and determining a defect code of the current defect report according to each association probability. According to the method, the current defect report can be automatically analyzed, and the defect code of the current defect report is accurately and efficiently determined according to the association probability of the current defect report and each code block.
Owner:AGRICULTURAL BANK OF CHINA

Object architecture restoration method and device, electronic equipment and storage medium

Embodiments of the invention disclose an object architecture restoration method and apparatus, an electronic device and a storage medium. The method comprises the steps of determining a current preset time range; obtaining target code submission log data of the object in the current preset time range; performing structured processing on the target code submission log data to obtain structured target code submission log data; performing classification processing on the structured target code submission log data to obtain a modular classification result of the target code submission log data; based on the modular classification result, generating a target modular log file corresponding to the target code submission log data; and obtaining a target architecture in the current preset time range according to the target modular log file. According to the architecture restoration method provided by the invention, the modular log file is generated by performing module classification processing on the log data, so that the architecture is restored, the evolution process of the software architecture is understood, and the quality of the software architecture is improved.
Owner:CHINA AUTOMOTIVE INNOVATION CORP

Event automatic extraction method for construction quality design specification

This invention discloses an automatic event extraction method for construction quality design specifications, comprising: acquiring and preprocessing the original specification dataset; inputting the data into a pre-trained language model for processing to obtain the event trigger word recognition results of the preprocessed dataset; employing single-trigger word and multi-trigger word classification processing methods, utilizing rule matching methods and deep learning models to jointly process multi-trigger word cases, processing the multi-trigger word recognition results of the preprocessed dataset sequentially according to colon, semicolon, and comma order, and obtaining a complete meta-event dataset using deep learning methods and similarity methods; mining the association between measurement units and measurement terms based on clustering methods, and further supplementing event semantics using similarity methods to improve event expressiveness. This invention, through a combination of grammatical matching and deep learning, completes the generation of specification inspection data, contributing to increasing the number of publicly available Chinese construction datasets.
Owner:XIAN UNIV OF TECH

Control method and equipment of knowledge distillation system and storage medium

The invention discloses a control method and equipment of a knowledge distillation system and a storage medium, and belongs to the technical field of data processing. The method comprises the steps of obtaining a condition vector of a middle layer of a to-be-learned model based on a classification processing action of the to-be-learned model on sampling sub-graphs; carrying out noise addition on the sampling sub-graph to obtain a noise-added sub-graph; through the first teacher model, performing a denoising action on the noise-added sub-graph according to the condition vector to obtain a reconstructed sub-graph, and calculating reconstruction loss of the reconstructed sub-graph and the sampling sub-graph; calculating the model loss of the to-be-learned model according to the reconstruction loss and the fitting loss of the to-be-learned model and a second teacher model; and iterating the to-be-learned model according to the model loss to obtain a student model. Through the double-teacher model, in the student model fitting learning process, the student model is guided to construct an understanding mechanism for the graph result, so that the essential performance is improved.
Owner:SUN YAT SEN UNIV

A low-gas mine gas emission anomaly source precision detection and treatment method

The application discloses a low-gas mine gas emission abnormal source precision detection and treatment method, which is used for solving the problem of low-gas mine gas abnormal emission. First, the monitoring points and the monitoring point positions are determined, and all gas monitoring data are obtained through a mine monitoring system; data analysis is carried out based on SPC control chart theory, and a gas emission data anomaly criterion is established; the gas emission state is judged through the SPC control chart method, the gas emission abnormal area position is determined, and early warning is carried out; according to the determined gas emission abnormal area, the isotopic analysis method is used to detect the gas emission source and composition; finally, the gas emission abnormal source analysis result is tracked, targeted gas source classification treatment measures are formulated, and then the treatment effect test is carried out. The application can effectively control the low-gas mine gas emission abnormal risk, thereby improving the safety of coal mining.
Owner:XISHAN COAL ELECTRICITY GRP +1

Business information processing method and device, computer equipment, readable storage medium and program product

The invention relates to a business information processing method and device, computer equipment, a readable storage medium and a program product. The method comprises the following steps: extracting multi-modal features of service information, obtaining a to-be-processed work order according to the multi-modal features, carrying out multi-level classification processing on the to-be-processed work order through a classification model, obtaining an assignment group corresponding to the to-be-processed work order, obtaining an operation portrait corresponding to each assignment object in the assignment group, and sending the operation portrait to the to-be-processed work order according to the operation portrait. And according to the operation portraits corresponding to all the dispatch objects, determining a target dispatch object from the dispatch group, and distributing the to-be-processed work order to the target dispatch object, so that the target dispatch object performs corresponding business processing according to the to-be-processed work order. By adopting the method, the work order processing efficiency can be improved.
Owner:CHINA SOUTHERN POWER GRID INTERNET SERVICE CO LTD

Source-oriented internal microgrid balance optimization method and system for source-grid-load-storage virtual power plant

The application provides a source network load storage virtual power plant-oriented internal microgrid balance optimization method and system, relates to the virtual power plant field, and the method comprises the following steps: obtaining first target power information from a power system, and performing cleaning, standardization, clustering and hierarchical classification processing to obtain second target power information; constructing a load model and designing a time sequence network according to the second target power information to construct a time sequence model; determining adjustable variables and adjustable capacity ranges to obtain boundary constraint conditions; building a double-layer optimization architecture facing user demand and user equipment end response scheduling, and constructing a multi-task learning model; solving the multi-task learning model, and outputting a target solution to adjust the internal microgrid balance of the virtual power plant. The target solution obtained by solving the multi-task learning model can represent the resource allocation instructions required by each device under the optimization target, and then the response strategy is determined to flexibly adjust the user load, so that the multi-objective optimization of source network load storage resources is realized.
Owner:TOGEEK

Policy text classification method and device, equipment and storage medium

The embodiment of the invention provides a policy text classification method and device, equipment and a storage medium, and relates to the technical field of large language models. The method comprises the steps of obtaining a policy text set, data information of at least one dimension of an enterprise and preset classification description data information, and inputting the policy text set, the data information of at least one dimension of the enterprise and the preset classification description data information into a first preset large language model; based on a first preset large language model, processing the policy text set according to the cue words to obtain multiple pieces of key element information; and based on a second preset large language model, determining a preset number of effective key element information from the multiple pieces of key element information, and performing classification processing on the policy text to be classified according to the preset number of effective key element information to obtain the category of the policy text to be classified. By adopting the technical scheme, the importance of the policies can be accurately distinguished, and classification is carried out according to the importance of the policies.
Owner:ZHEJIANG GEELY HLDG GRP CO LTD +1

Environment-friendly building demolition waste steel bar recycling and recycling device

The invention relates to the technical field of solid waste treatment, in particular to an environment-friendly building demolition waste steel bar recycling and recycling device. A feeding port is formed in the top of a pretreatment mechanism, a water supply mechanism is arranged on the right side of the pretreatment mechanism, a first cleaning rolling brush is arranged on the left side in the box, and a second cleaning rolling brush is arranged on the right side in the box and used for cleaning concrete residues on the surface of a pre-pressing roller; a spray head adjusting rod is located below a first cleaning rolling brush, the scouring angle can be adjusted, dust suppression is achieved in cooperation with a transverse spray head, and the steel bar treatment quality is improved; a crushing box is arranged at the bottom of the right side of the pretreatment box, and dust collection mechanisms are arranged on the front side and the rear side of the pretreatment box and internally provided with a dust collection box and a dust collection fan; the left bottom sorting mechanism is linked with the pretreatment mechanism through a first belt, filter screen accumulation is prevented, a filtering mechanism is arranged below the device, water resource recycling is achieved, coarse aggregate and fine aggregate are separated, classification treatment is facilitated, the pretreatment efficiency is effectively improved, abrasion is reduced, and the service life is prolonged.
Owner:海江科技集团有限公司

A processing method, device and equipment for developing system resource optimization and a medium

The application relates to the technical field of automatic driving application software development, and provides a processing method for optimizing a development system resource, which comprises the following steps: acquiring the running characteristics of a development system; performing classification processing on the modules of the development system according to the running characteristics to generate initial classification modules; presetting corresponding optimization rules according to the initial classification modules, and performing optimization processing on the initial classification modules to generate target classification modules; and collecting all the target classification modules to generate an optimized development system. The development system is optimized by performing optimization processing on the modules of the development system respectively, so that the efficiency of optimizing the development system resource is improved.
Owner:CHONGQING CHANGAN TECH CO LTD