Library API¶
Page Hierarchy¶
Class Hierarchy¶
-
- Namespace marian
- Namespace marian::bergamot
- Struct AnnotatedText
- Struct ByteRange
- Template Struct CLIConfig
- Template Struct HashPtr
- Struct MemoryBundle
- Struct Response
- Struct ResponseOptions
- Struct SubwordRange
- Class AggregateBatchingPool
- Template Class AlignedVector
- Class Annotation
- Class AsyncService
- Struct AsyncService::Config
- Template Class AtomicCache
- Struct AtomicCache::Stats
- Class Batch
- Class BatchingPool
- Class BlockingService
- Struct BlockingService::Config
- Template Class ConfigParser
- Class HTML
- Struct HTML::Options
- Struct HTML::Span
- Struct HTML::Tag
- Class Logger
- Struct Logger::Config
- Class LogisticRegressorQualityEstimator
- Class QualityEstimator
- Class Request
- Class RequestSentence
- Class ResponseBuilder
- Class TextProcessor
- Template Class ThreadsafeBatchingPool
- Class TranslationModel
- Class UnsupervisedQualityEstimator
- Class Vocabs
- Enum ConcatStrategy
- Namespace marian::bergamot
- Namespace markup
- Struct instream
- Struct string_ref
- Class Scanner
- Namespace marian
File Hierarchy¶
-
- Directory app
- File bergamot.cpp
- Directory src
- Directory translator
- File aggregate_batching_pool.cpp
- File aggregate_batching_pool.h
- File aligned.h
- File annotation.cpp
- File annotation.h
- File batch.cpp
- File batch.h
- File batching_pool.cpp
- File batching_pool.h
- File byte_array_util.cpp
- File byte_array_util.h
- File cache.h
- File definitions.h
- File html.cpp
- File html.h
- File logging.h
- File parser.cpp
- File parser.h
- File quality_estimator.cpp
- File quality_estimator.h
- File request.cpp
- File request.h
- File response.cpp
- File response.h
- File response_builder.cpp
- File response_builder.h
- File response_options.h
- File service.cpp
- File service.h
- File text_processor.cpp
- File text_processor.h
- File threadsafe_batching_pool.cpp
- File threadsafe_batching_pool.h
- File translation_model.cpp
- File translation_model.h
- File utils.h
- File vocabs.h
- File xh_scanner.cpp
- File xh_scanner.h
- Directory translator
- Directory app