bergamot-translator/src
abhi-agg e5ec5bdd33
Control validating the config options via a boolean flag (#116)
* Control validating the config options via a boolean flag

 - parseOptions() function now validates the parsed options
   based on the validate argument

* Minor syntactic fix
2021-04-29 09:38:09 +01:00
..
tests Strengthen the Annotation class: Handle empty sentences and tests (#85) 2021-04-12 17:05:23 +01:00
translator Control validating the config options via a boolean flag (#116) 2021-04-29 09:38:09 +01:00
CMakeLists.txt Alignments + weak quality scores capability in Service (#46) 2021-03-31 17:41:36 +01:00
QualityScore.h Changing code-style to clang-format-google 2021-01-24 21:46:47 +00:00
TranslationModel.h Make AlignedMemory the means of passing in memory (#86) 2021-04-06 13:23:55 +01:00
TranslationRequest.h Remove AbstractTranslationModel class and its references 2021-03-25 10:04:47 +01:00
TranslationResult.h Remove AbstractTranslationModel class and its references 2021-03-25 10:04:47 +01:00