ABL4J (Alignment Based Learning for Java) - 0.9.7
A B C D E F G H I J K L M N O P R S T U V W X Z

N

N - Static variable in class org.schwiebert.abl4j.random.MersenneTwister
 
namePrefix - Variable in class org.schwiebert.abl4j.tests.AbstractTest
 
NativeRandom - Class in org.schwiebert.abl4j.random
 
NativeRandom() - Constructor for class org.schwiebert.abl4j.random.NativeRandom
 
newConstituent() - Static method in class org.schwiebert.abl4j.data.DataFactory
 
newConstituent(ISentence, int, int) - Static method in class org.schwiebert.abl4j.data.DataFactory
 
newSentence() - Static method in class org.schwiebert.abl4j.data.DataFactory
 
newTree() - Static method in class org.schwiebert.abl4j.data.DataFactory
 
newTreeBank() - Static method in class org.schwiebert.abl4j.data.DataFactory
 
newWord(int) - Static method in class org.schwiebert.abl4j.data.DataFactory
Creates a new word which will be registered within a WordMapping.
next() - Method in class org.schwiebert.abl4j.data.FindIterator
 
next(int) - Method in class org.schwiebert.abl4j.random.MersenneTwister
Generate next pseudorandom number.
next() - Method in class org.schwiebert.abl4j.random.NativeRandom
 
nextCoordinates(Pair<Integer, Integer>) - Method in class org.schwiebert.abl4j.distance.EditOperation.Delete
 
nextCoordinates(Pair<Integer, Integer>) - Method in class org.schwiebert.abl4j.distance.EditOperation.Insert
 
nextCoordinates(Pair<Integer, Integer>) - Method in interface org.schwiebert.abl4j.distance.EditOperation
return the next coordinates (when the operation is applied)
nextCoordinates(Pair<Integer, Integer>) - Method in class org.schwiebert.abl4j.distance.EditOperation.Substitute
 
nextInt(int) - Method in class org.schwiebert.abl4j.random.NativeRandom
 
NO_MERGE - Variable in class org.schwiebert.abl4j.align.methods.AbstractAdvancedMethod
 
NO_MERGE - Static variable in class org.schwiebert.abl4j.util.AblProperties
Nomerge flag.
NonTerminal - Class in org.schwiebert.abl4j.data
This class is used to store a nonterminal.
NonTerminal(long) - Constructor for class org.schwiebert.abl4j.data.NonTerminal
Creates a new Nonterminal with value n.
NonTerminal() - Constructor for class org.schwiebert.abl4j.data.NonTerminal
Creates a new Nonterminal whose value will be the currently largest value.
NonTerminal.UpperNTBuffer - Class in org.schwiebert.abl4j.data
 
NonTerminal.UpperNTBuffer() - Constructor for class org.schwiebert.abl4j.data.NonTerminal.UpperNTBuffer
 
NonTerminalsMapping<T> - Interface in org.schwiebert.abl4j.cluster
A NonTerminalsMapping.
NoReaderAvailableException - Exception in org.schwiebert.abl4j.io
This exception indicates that reading an ITreeBank failed because no ITreebankReader had been defined.
NoReaderAvailableException(String, Throwable) - Constructor for exception org.schwiebert.abl4j.io.NoReaderAvailableException
 
NoWriterAvailableException - Exception in org.schwiebert.abl4j.io
This exception indicates that writing an ITreeBank failed because no ITreebankReader had been defined.
NoWriterAvailableException(String, Throwable) - Constructor for exception org.schwiebert.abl4j.io.NoWriterAvailableException
 
nstore - Variable in class org.schwiebert.abl4j.select.ProbabilityStore
 
nterminal - Variable in class org.schwiebert.abl4j.suffixtree.ctfactory
 
ntm - Variable in class org.schwiebert.abl4j.cluster.methods.ABLClusterMethod
 
number - Variable in class org.schwiebert.abl4j.select.methods.AbstractSelectMethod.SelectThread
 
numberOfThreads - Variable in class org.schwiebert.abl4j.select.methods.AbstractSelectMethod
 

ABL4J (Alignment Based Learning for Java) - 0.9.7
A B C D E F G H I J K L M N O P R S T U V W X Z
© 2007 Stephan Schwiebert