Skip to content

The missing SVM-based text classification module implementing HanLP's interface

License

Notifications You must be signed in to change notification settings

hankcs/text-classification-svm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-classification-extra

支持向量机文本分类器,利用liblinear实现HanLP中的文本分类接口。由于HanLP是个独立项目,并不依赖第三方类库,所以将这个额外的分类器放在这里。

用法参考com.hankcs.hanlp.classification.classifiers.LinearSVMClassifierTest,与HanLP的接口完全兼容。

About

The missing SVM-based text classification module implementing HanLP's interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages