./math/libshorttext, Library for short-text classification and analysis

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1nb4, Package name: libshorttext-1.1nb4, Maintainer: cheusov

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.


Required to run:
[math/libsvm] [math/liblinear] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 798.608 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2019-11-02 17:16:23 by Roland Illig | Files touched by this commit (47)
Log message:
math: align variable assignments

pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2017-11-15 23:13:24 by Thomas Klausner | Files touched by this commit (1)
Log message:
libshorttext: follow redirects