Library API¶
Class Hierarchy¶
-
- Namespace marian
- Namespace marian::bergamot
- Struct AnnotatedText
- Struct ByteRange
- Struct MemoryBundle
- Struct Point
- Struct Quality
- Struct Response
- Struct ResponseOptions
- Template Class AlignedVector
- Class Annotation
- Class Batch
- Class Batcher
- Class BatchTranslator
- Class Request
- Class RequestSentence
- Class ResponseBuilder
- Class SentenceSplitter
- Class Service
- Class TextProcessor
- Class ThreadsafeBatcher
- Class Vocabs
- Enum ConcatStrategy
- Enum QualityScoreType
- Namespace marian::bergamot
- Namespace marian
File Hierarchy¶
-
- Directory app
- File bergamot.cpp
- File cli.h
- Directory src
- Directory translator
- File aligned.h
- File annotation.cpp
- File annotation.h
- File batch.cpp
- File batch.h
- File batch_translator.cpp
- File batch_translator.h
- File batcher.cpp
- File batcher.h
- File byte_array_util.cpp
- File byte_array_util.h
- File definitions.h
- File parser.h
- File printer.h
- File project_version.h
- File request.cpp
- File request.h
- File response.h
- File response_builder.cpp
- File response_builder.h
- File response_options.h
- File sentence_splitter.cpp
- File sentence_splitter.h
- File service.cpp
- File service.h
- File text_processor.cpp
- File text_processor.h
- File threadsafe_batcher.cpp
- File threadsafe_batcher.h
- File vocabs.h
- Directory translator
- Directory app