A multi-label text classification method based on seq2seq
A text classification and multi-label technology, applied in the field of multi-label text classification based on seq2seq, can solve the problems of manual design, time-consuming and labor-consuming, and less consideration of label correlation, etc., to achieve the effect of improving accuracy and accuracy
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0068] Example 1, combining figure 1 , a multi-label text classification method based on seq2seq, including steps:
[0069] S1: Preprocess the training corpus;
[0070] S2: Establish a multi-label text classification model based on seq2seq, and train the parameters of the model;
[0071] S3: Use the trained multi-label text classification model to perform text classification on the data to be predicted.
[0072] Further, see figure 2 , the preprocessing steps in S1 include:
[0073] 1): Segment the training corpus OrgData and remove stop words, obtain the processed corpus NewData and save it; stop words refer to stop words such as "le", "ge" and other meaningless words such as special symbols.
[0074] 2): Count the words that are not repeated in NewData, obtain the word set WordSet, number each word, and obtain the word number set WordID corresponding to the word set WordSet;
[0075] 3): Count the labels of the training corpus, obtain the label set LableSet, number eac...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


