math/libshorttext - The NetBSD Packages Collection

Library for short-text classification and analysis

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

math/liblinear math/libsvm lang/python311 lang/python311

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64libshorttext-1.1nb4.tgz
NetBSD 10.0aarch64libshorttext-1.1nb3.tgz
NetBSD 10.0aarch64libshorttext-1.1nb4.tgz
NetBSD 10.0aarch64eblibshorttext-1.1nb4.tgz
NetBSD 10.0aarch64eblibshorttext-1.1nb4.tgz
NetBSD 10.0earmv7hflibshorttext-1.1nb4.tgz
NetBSD 10.0earmv7hflibshorttext-1.1nb3.tgz
NetBSD 10.0earmv7hflibshorttext-1.1nb4.tgz
NetBSD 10.0i386libshorttext-1.1nb4.tgz
NetBSD 10.0i386libshorttext-1.1nb4.tgz
NetBSD 10.0powerpclibshorttext-1.1nb4.tgz
NetBSD 10.0x86_64libshorttext-1.1nb4.tgz
NetBSD 10.0_BETAx86_64libshorttext-1.1nb4.tgz
NetBSD 8.0powerpclibshorttext-1.1nb3.tgz
NetBSD 8.0powerpclibshorttext-1.1nb4.tgz
NetBSD 8.0powerpclibshorttext-1.1nb4.tgz
NetBSD 8.0x86_64libshorttext-1.1nb4.tgz
NetBSD 8.0x86_64libshorttext-1.1nb3.tgz
NetBSD 8.0x86_64libshorttext-1.1nb4.tgz
NetBSD 9.0aarch64libshorttext-1.1nb4.tgz
NetBSD 9.0aarch64libshorttext-1.1nb3.tgz
NetBSD 9.0aarch64libshorttext-1.1nb4.tgz
NetBSD 9.0alphalibshorttext-1.1nb3.tgz
NetBSD 9.0earmv7hflibshorttext-1.1nb4.tgz
NetBSD 9.0earmv7hflibshorttext-1.1nb3.tgz
NetBSD 9.0earmv7hflibshorttext-1.1nb4.tgz
NetBSD 9.0i386libshorttext-1.1nb4.tgz
NetBSD 9.0i386libshorttext-1.1nb4.tgz
NetBSD 9.0powerpclibshorttext-1.1nb4.tgz
NetBSD 9.0powerpclibshorttext-1.1nb3.tgz
NetBSD 9.0powerpclibshorttext-1.1nb4.tgz
NetBSD 9.0sparc64libshorttext-1.1nb3.tgz
NetBSD 9.0x86_64libshorttext-1.1nb4.tgz
NetBSD 9.0x86_64libshorttext-1.1nb4.tgz
NetBSD 9.3x86_64libshorttext-1.1nb3.tgz
NetBSD 9.3x86_64libshorttext-1.1nb4.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.