Path to this page:
Subject: CVS import: pkgsrc/math/libshorttext
From: Aleksey Cheusov
Date: 2014-10-29 18:06:40
Message id: 20141029170640.4C36798@cvs.netbsd.org
Log Message:
LibShortText is an open source tool for short-text classification and
analysis. It can handle the classification of, for example, titles,
questions, sentences, and short messages. Main features of
LibShortText include
* It is more efficient than general text-mining packages. On a
typical computer, processing and training 10 million short texts
takes only around half an hour.
* The fast training and testing is built upon the linear classifier
* LIBLINEAR
* Default options often work well without tedious tuning.
* An interactive tool for error analysis is included. Based on the
property that each short text contains few words, LibShortText
provides details in predicting each text.
Files: