Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
__gnu_cxx::hash< unsigned long long int >
anonymous_namespace{wrap.cc}::StaticCheck< bool >
anonymous_namespace{wrap.cc}::StaticCheck< true >
anonymous_namespace{wrap.cc}::VirtualBase
anonymous_namespace{wrap.cc}::VirtualImpl< Model >
joshua.corpus.AbstractPhrase
joshua.corpus.BasicPhrase
joshua.corpus.ContiguousPhrase
joshua.corpus.Corpus
joshua.corpus.Phrase
joshua.corpus.Span
joshua.corpus.syntax.ArraySyntaxTree
joshua.corpus.syntax.SyntaxTree
joshua.corpus.TerminalIterator
joshua.corpus.Vocabulary
joshua.decoder.BLEU
joshua.decoder.chart_parser.BeamPruner< Obj extends Prunable >
joshua.decoder.chart_parser.Cell
joshua.decoder.chart_parser.Chart
joshua.decoder.chart_parser.Combiner
joshua.decoder.chart_parser.ComputeNodeResult
joshua.decoder.chart_parser.CubePruneCombiner
joshua.decoder.chart_parser.DotChart
joshua.decoder.chart_parser.ExhaustiveCombiner
joshua.decoder.chart_parser.ManualConstraintsHandler
joshua.decoder.chart_parser.Prunable< O >
joshua.decoder.chart_parser.SourcePath
joshua.decoder.chart_parser.SuperNode
joshua.decoder.DecoderFactory
joshua.decoder.DecoderThread
joshua.decoder.ff.ArityPhrasePenaltyFF
joshua.decoder.ff.DefaultStatefulFF
joshua.decoder.ff.DefaultStatelessFF
joshua.decoder.ff.FeatureFunction
joshua.decoder.ff.lm.AbstractLM
joshua.decoder.ff.lm.ArpaFile
joshua.decoder.ff.lm.ArpaNgram
joshua.decoder.ff.lm.berkeley_lm.LMGrammarBerkeley
joshua.decoder.ff.lm.berkeley_lm.SymbolTableWrapper
joshua.decoder.ff.lm.bloomfilter_lm.BloomFilter
joshua.decoder.ff.lm.bloomfilter_lm.BloomFilterLanguageModel
joshua.decoder.ff.lm.buildin_lm.LMGrammarJAVA
joshua.decoder.ff.lm.DefaultNGramLanguageModel
joshua.decoder.ff.lm.kenlm.jni.KenLM
joshua.decoder.ff.lm.LanguageModelFF
joshua.decoder.ff.lm.NGramLanguageModel
joshua.decoder.ff.lm.srilm.srilm
joshua.decoder.ff.lm.srilm.srilmJNI
joshua.decoder.ff.lm.srilm.SWIGTYPE_p_Ngram
joshua.decoder.ff.lm.srilm.SWIGTYPE_p_unsigned_int
joshua.decoder.ff.lm.srilm.SWIGTYPE_p_Vocab
joshua.decoder.ff.OOVFF
joshua.decoder.ff.PhraseModelFF
joshua.decoder.ff.similarity.EdgePhraseSimilarityFF
joshua.decoder.ff.SourceDependentFF
joshua.decoder.ff.SourcePathFF
joshua.decoder.ff.state_maintenance.DPState
joshua.decoder.ff.state_maintenance.NgramDPState
joshua.decoder.ff.state_maintenance.NgramStateComputer
joshua.decoder.ff.state_maintenance.StateComputer< D extends DPState >
joshua.decoder.ff.tm.AbstractGrammar
joshua.decoder.ff.tm.BasicRuleCollection
joshua.decoder.ff.tm.BatchGrammar
joshua.decoder.ff.tm.BilingualRule
joshua.decoder.ff.tm.format.DiskHyperGraphFormatReader
joshua.decoder.ff.tm.format.HieroFormatReader
joshua.decoder.ff.tm.format.SamtFormatReader
joshua.decoder.ff.tm.Grammar
joshua.decoder.ff.tm.GrammarFactory
joshua.decoder.ff.tm.GrammarReader< R extends Rule >
joshua.decoder.ff.tm.hash_based.MemoryBasedBatchGrammar
joshua.decoder.ff.tm.hash_based.MemoryBasedRuleBin
joshua.decoder.ff.tm.hash_based.MemoryBasedTrie
joshua.decoder.ff.tm.MonolingualRule
joshua.decoder.ff.tm.packed.PackedGrammar
joshua.decoder.ff.tm.packed.PackedGrammar.PackedRoot
joshua.decoder.ff.tm.packed.PackedGrammar.PackedSlice
joshua.decoder.ff.tm.packed.PackedGrammar.PackedTrie
joshua.decoder.ff.tm.Rule
joshua.decoder.ff.tm.RuleCollection
joshua.decoder.ff.tm.Trie
joshua.decoder.ff.tm.UnsortedRuleCollectionException
joshua.decoder.ff.WordPenaltyFF
joshua.decoder.hypergraph.DefaultInsideOutside
joshua.decoder.hypergraph.DiskHyperGraph
joshua.decoder.hypergraph.ForestWalker
joshua.decoder.hypergraph.GrammarBuilderWalkerFunction
joshua.decoder.hypergraph.HGNode
joshua.decoder.hypergraph.HyperEdge
joshua.decoder.hypergraph.HyperGraph
joshua.decoder.hypergraph.HyperGraphPruning
joshua.decoder.hypergraph.KBestExtractor
joshua.decoder.hypergraph.KBestExtractor.DerivationState
joshua.decoder.hypergraph.KBestExtractor.VirtualNode
joshua.decoder.hypergraph.StringToTreeConverter
joshua.decoder.hypergraph.TrivialInsideOutside
joshua.decoder.hypergraph.ViterbiExtractor
joshua.decoder.hypergraph.WalkerFunction
joshua.decoder.hypergraph.WithModelLogPsHyperEdge
joshua.decoder.InputHandler
joshua.decoder.JoshuaConfiguration
joshua.decoder.JoshuaDecoder
joshua.decoder.NbestMinRiskReranker
joshua.decoder.NbestMinRiskReranker.RankerTask
joshua.decoder.ParserThread
joshua.decoder.segment_file.ConstraintRule
joshua.decoder.segment_file.ConstraintRule.Type
joshua.decoder.segment_file.ConstraintSpan
joshua.decoder.segment_file.LatticeInput
joshua.decoder.segment_file.ParsedSentence
joshua.decoder.segment_file.ParseTreeInput
joshua.decoder.segment_file.Sentence
joshua.decoder.Support
joshua.decoder.Translation
joshua.lattice.Arc< Label >
joshua.lattice.Lattice< Value >
joshua.lattice.Node< Label >
joshua.lattice.NodeIdentifierComparator
joshua.metrics.BLEU
joshua.metrics.BLEU.EffectiveLengthMethod
joshua.metrics.BLEU_SBP
joshua.metrics.EvaluationMetric
joshua.metrics.GradeLevelBLEU
joshua.metrics.METEOR
joshua.metrics.MinimumChangeBLEU
joshua.metrics.Precis
joshua.metrics.PrecisMinusSourceBLEU
joshua.metrics.SourceBLEU
joshua.metrics.TER
joshua.metrics.TercomRunner
joshua.metrics.TERMinusBLEU
joshua.metrics.ZeroOneLoss
joshua.oracle.OracleExtractionHG
joshua.oracle.OracleExtractor
joshua.oracle.SplitHg
joshua.pro.ClassifierInterface
joshua.pro.ClassifierMegaM
joshua.pro.ClassifierPerceptron
joshua.pro.ClassifierSVM
joshua.pro.Optimizer
joshua.pro.PRO
joshua.pro.PROCore
joshua.pro.StreamGobbler
joshua.pro.ValueComparator
joshua.subsample.AlignedSubsampler
joshua.subsample.Alignment
joshua.subsample.BiCorpus
joshua.subsample.BiCorpusFactory
joshua.subsample.PhrasePair
joshua.subsample.PhraseReader
joshua.subsample.PhraseWriter
joshua.subsample.Subsampler
joshua.subsample.SubsamplerCLI
joshua.tools.AggregateParaphraseGrammar
joshua.tools.BuildParaphraseGrammar
joshua.tools.GrammarPacker
joshua.tools.GrammarPacker.AlignmentBuffer
joshua.tools.GrammarPacker.FeatureBuffer
joshua.tools.GrammarPacker.PackingBuffer< T >
joshua.tools.GrammarPacker.PackingFileTuple
joshua.tools.GrammarPacker.PackingTrie< D extends PackingTrieValue >
joshua.tools.GrammarPacker.PackingTrieValue
joshua.tools.GrammarPacker.SourceValue
joshua.tools.GrammarPacker.TargetValue
joshua.tools.LabelPhrases
joshua.tools.PruneParaphraseGrammar
joshua.tools.SimilarityAnnotator
joshua.tools.SimilarityAnnotator.PhrasePair
joshua.ui.hypergraph_visualizer.Browser
joshua.ui.hypergraph_visualizer.Edge
joshua.ui.hypergraph_visualizer.HyperEdgeListCellRenderer
joshua.ui.hypergraph_visualizer.HyperEdgeListSelectionListener
joshua.ui.hypergraph_visualizer.HyperEdgeVertex
joshua.ui.hypergraph_visualizer.HyperGraphPickedState
joshua.ui.hypergraph_visualizer.HyperGraphTransformer
joshua.ui.hypergraph_visualizer.HyperGraphViewer
joshua.ui.hypergraph_visualizer.JungHyperGraph
joshua.ui.hypergraph_visualizer.LeafVertex
joshua.ui.hypergraph_visualizer.NodeVertex
joshua.ui.hypergraph_visualizer.Vertex
joshua.ui.Orientation
joshua.ui.StartupWindow
joshua.ui.tree_visualizer.browser.Browser
joshua.ui.tree_visualizer.browser.DerivationBrowserListCellRenderer
joshua.ui.tree_visualizer.browser.DerivationTreeFrame
joshua.ui.tree_visualizer.browser.FileChoiceListener
joshua.ui.tree_visualizer.browser.SynchronizedPairListListener
joshua.ui.tree_visualizer.browser.TranslationInfo
joshua.ui.tree_visualizer.browser.TranslationInfoList
joshua.ui.tree_visualizer.DerivationBrowser
joshua.ui.tree_visualizer.DerivationTree
joshua.ui.tree_visualizer.DerivationTreeEdge
joshua.ui.tree_visualizer.DerivationTreePickedState
joshua.ui.tree_visualizer.DerivationTreeTransformer
joshua.ui.tree_visualizer.DerivationViewer
joshua.ui.tree_visualizer.DerivationViewerApplet
joshua.ui.tree_visualizer.Node
joshua.util.Algorithms
joshua.util.Bits
joshua.util.BotMap< K, V >
joshua.util.Cache< K, V >
joshua.util.CoIterator< E >
joshua.util.CommandLineParser
joshua.util.CommandLineParser.Option< OptionType >
joshua.util.CompareGrammars
joshua.util.Counted< E >
joshua.util.Counts< A, B >
joshua.util.ExtractTopCand
joshua.util.FileUtility
joshua.util.FormatUtils
joshua.util.IntegerPair
joshua.util.io.BinaryIn< E extends Externalizable >
joshua.util.io.BinaryOut
joshua.util.io.IndexedReader< E >
joshua.util.io.LineReader
joshua.util.io.NullReader< E >
joshua.util.io.Reader< E >
joshua.util.io.UncheckedIOException
joshua.util.JoshuaEval
joshua.util.Lists
joshua.util.MurmurHash
joshua.util.Ngram
joshua.util.NullIterator< E >
joshua.util.Pair< First, Second >
joshua.util.Platform
joshua.util.quantization.BooleanQuantizer
joshua.util.quantization.ByteQuantizer
joshua.util.quantization.CharQuantizer
joshua.util.quantization.EightBitQuantizer
joshua.util.quantization.FloatQuantizer
joshua.util.quantization.IntQuantizer
joshua.util.quantization.Quantizer
joshua.util.quantization.QuantizerConfiguration
joshua.util.quantization.QuantizerFactory
joshua.util.quantization.ShortQuantizer
joshua.util.quantization.StatelessQuantizer
joshua.util.QuietFormatter
joshua.util.Regex
joshua.util.ReverseOrder< K extends Comparable< K > >
joshua.util.SampledList< E >
joshua.util.SocketUtility
joshua.util.StreamGobbler
joshua.util.UnicodeCharacterName
joshua.zmert.IntermediateOptimizer
joshua.zmert.MertCore
joshua.zmert.ZMERT
lm::base::Model
lm::base::ModelFacade< Child, StateT, VocabularyT >
lm::base::Vocabulary
lm::ConfigException
lm::FormatLoadException
lm::FullScoreReturn
lm::LoadException
lm::ngram::anonymous_namespace{binary_format.cc}::Sanity
lm::ngram::anonymous_namespace{model_test.cc}::ExpectEnumerateVocab
lm::ngram::anonymous_namespace{search_hashed.cc}::ActivateLowerMiddle< Middle >
lm::ngram::anonymous_namespace{search_hashed.cc}::ActivateUnigram
lm::ngram::Backing
lm::ngram::Config
lm::ngram::detail::GenericModel< Search, VocabularyT >
lm::ngram::detail::HashedSearch
lm::ngram::detail::HashedSearch::Unigram
lm::ngram::detail::IdentityHash
lm::ngram::detail::ProbingHashedSearch
lm::ngram::detail::TemplateHashedSearch< MiddleT, LongestT >
lm::ngram::DontQuantize
lm::ngram::DontQuantize::Longest
lm::ngram::DontQuantize::Middle
lm::ngram::EnumerateVocab
lm::ngram::FixedWidthParameters
lm::ngram::Parameters
lm::ngram::ProbingVocabulary
lm::ngram::ProbingVocabulary::IdentityHash
lm::ngram::SeparatelyQuantize
lm::ngram::SeparatelyQuantize::Bins
lm::ngram::SeparatelyQuantize::Longest
lm::ngram::SeparatelyQuantize::Middle
lm::ngram::SortedVocabulary
lm::ngram::State
lm::ngram::trie::anonymous_namespace{search_trie.cc}::CompareRecords< Proxy >
lm::ngram::trie::anonymous_namespace{search_trie.cc}::ContextReader
lm::ngram::trie::anonymous_namespace{search_trie.cc}::EntryIterator
lm::ngram::trie::anonymous_namespace{search_trie.cc}::EntryProxy
lm::ngram::trie::anonymous_namespace{search_trie.cc}::JustCount
lm::ngram::trie::anonymous_namespace{search_trie.cc}::PartialViewProxy
lm::ngram::trie::anonymous_namespace{search_trie.cc}::RecursiveInsert< Doing >
lm::ngram::trie::anonymous_namespace{search_trie.cc}::SortedFileReader
lm::ngram::trie::anonymous_namespace{search_trie.cc}::WriteEntries< Quant, Bhiksha >
lm::ngram::trie::anonymous_namespace{trie.cc}::KeyAccessor
lm::ngram::trie::ArrayBhiksha
lm::ngram::trie::BitPacked
lm::ngram::trie::BitPackedLongest< Quant >
lm::ngram::trie::BitPackedMiddle< Quant, Bhiksha >
lm::ngram::trie::DontBhiksha
lm::ngram::trie::NodeRange
lm::ngram::trie::TrieSearch< Quant, Bhiksha >
lm::ngram::trie::Unigram
lm::ngram::trie::UnigramValue
lm::ngram::WriteWordsWrapper
lm::PositiveProbWarn
lm::Prob
lm::ProbBackoff
lm::SpecialWordMissingException
lm::sri::Model
lm::sri::State
lm::sri::Vocabulary
lm::VocabLoadException
StringPiece
SWIG_JavaExceptions_t
util::AlignedPacking< KeyT, ValueT >
util::anonymous_namespace{bit_packing.cc}::StaticCheck< bool >
util::anonymous_namespace{bit_packing.cc}::StaticCheck< true >
util::BitsMask
util::ByteAlignedPacking< KeyT, ValueT >
util::ByteAlignedPacking< KeyT, ValueT >::RawEntry
util::detail::JointIter< KeyIter, ValueIter >
util::detail::JointProxy< KeyIter, ValueIter >
util::detail::JointProxy< KeyIter, ValueIter >::value_type
util::detail::LessWrapper< Proxy, Less >
util::EndOfFileException
util::Entry< Key, Value >
util::ErrnoException
util::ErsatzProgress
util::Exception
util::Exception::ExceptionTag< T >
util::FilePiece
util::FloatEnc
util::GZException
util::IdentityAccessor< T >
util::PairedIterator< KeyIter, ValueIter >
util::ParseNumberException
util::Pivot32
util::Pivot64
util::PivotSelect< 2 >
util::PivotSelect< 4 >
util::PivotSelect< 8 >
util::ProbingHashTable< PackingT, HashT, EqualT >
util::ProbingSizeException
util::ProxyIterator< Proxy >
util::scoped_array< T >
util::scoped_fd
util::scoped_FILE
util::scoped_memory
util::scoped_mmap
util::scoped_thing< T, R, Free >
util::SortedUniformMap< PackingT >
util::SortedUniformMap< PackingT >::Accessor