SkillAgentSearch skills...

TextMining

In this project, there are two major tasks: text data processing and text categorization. In text data processing, we have done tokenization, stemming, normalization, etc. Also, vector space model and statistical language models are used to retrieve similar documents to query. In text categorization, we build a text classification system which includes feature selection, classifiers (Naive Bayes and K Nearest Neighbor using brute force and random vectors), cross validation, and parameter tuning.

Install / Use

/learn @JingheZ/TextMining
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TextMining

In this project, there are two major tasks: text data processing and text categorization. In text data processing, we have done tokenization, stemming, normalization, etc. Also, vector space model and statistical language models are used to retrieve similar documents to query. In text categorization, we build a text classification system which includes feature selection, classifiers (Naive Bayes and K Nearest Neighbor using brute force and random vectors), cross validation, and parameter tuning.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2y ago
Forks8

Languages

Python

Security Score

55/100

Audited on Aug 7, 2023

No findings