Use libsvm for second-class text classification Series

Source: Internet
Author: User

Source code download

Author: finallyliuyu reprinted and used. Please specify the source.

According to the author: this series of blog posts only introduces libsvm binary classification, rather than studying libsvm's professional standardsArticle. As for how to use libsvm for regression and multiclass classification, I haven't covered it yet. Please refer to the libsvm documentation.

The text preprocessing module (written in Python) is provided here. The libsvm is called to write the text classification module in C language. The experimental result processing module (MatLab)

Use this copyCodeLab:

Influence of Feature Word Selection Algorithm on text classification accuracy (preface)

My course lab report

 

Text preprocessing: helps readers quickly use this setProgramCreate libsvm data.

Text preprocessing module for libsvm text classification

The main function of classification code is to call libsvm in the project for text classification and return the accuracy.

Call libsvm in libsvm text classification project

 

Experiment result module: complete data statistics, result analysis, drawing, and other functions

 

Libsvm Classification Result Analysis

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.