aboutsummaryrefslogtreecommitdiff
blob: 8244d253b2282ef43e950c3b0ac7a530bb706847 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>pavel.a.denisov@gmail.com</email>
  </maintainer>
  <longdescription lang="en">
	The MIT Language Modeling (MITLM) toolkit is a set of tools
	designed for the efficient estimation of statistical n-gram
	language models involving iterative parameter estimation.
	It achieves much of its efficiency through the use of a compact
	vector representation of n-grams. 
  </longdescription>
</pkgmetadata>