de.aitools.ir.fingerprinting.refactored
Class PrefixDistributionTiger
java.lang.Object
de.aitools.ir.fingerprinting.refactored.PrefixDistribution
de.aitools.ir.fingerprinting.refactored.PrefixDistributionTiger
- All Implemented Interfaces:
- java.io.Serializable
public class PrefixDistributionTiger
- extends PrefixDistribution
The prefix distribution of the Tiger Corpus.
These prefix probabilities are representative for the German language.
- Author:
- martin.trenkmann@uni-weimar.de
- See Also:
- Serialized Form
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_FILE
public static final java.lang.String RESOURCE_FILE
- See Also:
- Constant Field Values
PrefixDistributionTiger
public PrefixDistributionTiger()
throws java.lang.NumberFormatException,
java.io.IOException,
java.net.URISyntaxException
- Throws:
java.lang.NumberFormatException
java.io.IOException
java.net.URISyntaxException
main
public static void main(java.lang.String[] args)