Skip to content
Sections
>> Trisquel >> Packages >> nabia >> devel >> darts
etiona  ] [  nabia  ] [  aramo  ]
[ Source: darts  ]

Package: darts (0.32-20)

Links for darts

darts

Trisquel Resources:

Download Source Package darts:

Maintainer:

Original Maintainers:

  • Natural Language Processing (Japanese)
  • Hideki Yamane
  • NOKUBI Takatsugu

External Resources:

Similar packages:

C++ Template Library for implementation of Double-Array

Darts is simple C++ Template Library for implementation of Double-Array Structure.

A double-array structure is a kind of Trie structure, digital search tree, an efficient data structure combining fast access of a matrix form with the compactness of a list form. It is faster than other implementations like Hash tree, Patricia tree, Suffix Array and so.

For more detail about double-array structure, see "Aoe, J. An Efficient Digital Search Algorithm by Using a Double-Array Structure. IEEE Transactions on Software Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077."

This software provides indexing operations for Common Prefix Search. Darts is used for MeCab and ChaSen, Japanese Morphological Analysis System.

Other Packages Related to darts

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgcc-s1 (>= 3.0) [amd64]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3

Download darts

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 24.8 kB109 kB [list of files]
armhf 23.2 kB87 kB [list of files]