Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Research on the Text Classification of Legal Consultation Based on Deep Learning

Author 1: ZuoQiang Du
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 7 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.0140718

Abstract

In view of the existing traditional legal service, practitioners are unable to meet the huge demand; a large number of citizens are unable to determine the scope of the problems when they encounter infringement or require various legal assistance. Based on this, an automatic classification model of legal consultation based on Deep Learning is proposed in this paper. A KP+BiLSTM+Attention model is proposed. The Keyword Parser is introduced to extract key information. TF-IDF and part of speech tagging are used to filter out the important information in the user's legal problem description. The extracted keywords are given a weight value, and the other information weights are set to zero. The text information is transferred into two parallel word vector embedding layers. One of the word vector embedding layers transfers the results to the fusion layer for splicing, difference and point multiplication after the key information is converted into vector form. The output results are respectively connected with the results obtained from the other embedding layer as residuals. The final results are transferred to the BiLSTM+Attention model for training. The test results show that KP+BiLSTM+Attention model has significantly improved the accuracy and F1 value of the best benchmark method for text classification tasks of legal consulting. Therefore, KP+BiLSTM+Attention method has better performance in dealing with the classification of legal consulting issues.

Keywords

How to Cite this Article

Du, Z. (2023). Research on the Text Classification of Legal Consultation Based on Deep Learning. International Journal of Advanced Computer Science and Applications, 14(7). https://doi.org/10.14569/IJACSA.2023.0140718

Du, ZuoQiang. "Research on the Text Classification of Legal Consultation Based on Deep Learning." International Journal of Advanced Computer Science and Applications, vol. 14, no. 7, 2023, https://doi.org/10.14569/IJACSA.2023.0140718.

@article{Du2023,
  title     = {Research on the Text Classification of Legal Consultation Based on Deep Learning},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {7},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {ZuoQiang Du},
  doi       = {10.14569/IJACSA.2023.0140718},
  url       = {https://doi.org/10.14569/IJACSA.2023.0140718}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.