de.aitools.ir.fingerprinting.refactored
Class PrefixDistributionBNC

java.lang.Object
  extended by de.aitools.ir.fingerprinting.refactored.PrefixDistribution
      extended by de.aitools.ir.fingerprinting.refactored.PrefixDistributionBNC
All Implemented Interfaces:
java.io.Serializable

public class PrefixDistributionBNC
extends PrefixDistribution

The prefix distribution of the British National Corpus. These prefix probabilities are representative for the English language.

Author:
martin.trenkmann@uni-weimar.de
See Also:
Serialized Form

Field Summary
static java.lang.String RESOURCE_FILE
           
 
Constructor Summary
PrefixDistributionBNC()
           
 
Method Summary
 
Methods inherited from class de.aitools.ir.fingerprinting.refactored.PrefixDistribution
getIndex, getLocale, getProbabilities, load, save
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_FILE

public static final java.lang.String RESOURCE_FILE
See Also:
Constant Field Values
Constructor Detail

PrefixDistributionBNC

public PrefixDistributionBNC()
                      throws java.lang.NumberFormatException,
                             java.io.IOException,
                             java.net.URISyntaxException
Throws:
java.lang.NumberFormatException
java.io.IOException
java.net.URISyntaxException