套件:libmbt2(3.10-3 以及其他的)
libmbt2 的相關連結
Debian 的資源:
下載原始碼套件 mbt:
維護小組:
- Debian Science Team (QA 頁面, 郵件存檔)
- Joost van Baal-Ilić (QA 頁面)
- Ko van der Sloot (QA 頁面)
- Maarten van Gompel (QA 頁面)
外部的資源:
- 主頁 [languagemachines.github.io]
相似套件:
memory-based tagger-generator and tagger - runtime
MBT is a memory-based tagger-generator and tagger in one. The tagger-generator part can generate a sequence tagger on the basis of a training set of tagged sequences; the tagger part can tag new sequences. MBT can, for instance, be used to generate part-of-speech taggers or chunkers for natural language processing.
MBT is a product of the Centre of Language and Speech Technology (Radboud University Nijmegen, The Netherlands), the ILK Research Group (Tilburg University, The Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium).
If you do scientific research in natural language processing, MBT will likely be of use to you.
This package provides the runtime files required to run programs that use libmbt.
其他與 libmbt2 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) support library
-
- dep: libicu72 (>= 72.1~rc-1~)
- International Components for Unicode
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libticcutils9 (>= 0.34)
- utility functions used in the context of Natural Language Processing (library)
-
- dep: libtimbl7 (>= 6.9)
- Tilburg Memory Based Learner - runtime