Fixes https://github.com/sillsdev/serval/issues/202 #592
Annotations
5 errors and 1 warning
src/SIL.Machine.AspNetCore/Services/ServalTranslationEngineServiceV1.cs#L239
'Corpus' does not contain a definition for 'TrainOnAll' and no accessible extension method 'TrainOnAll' accepting a first argument of type 'Corpus' could be found (are you missing a using directive or an assembly reference?)
|
src/SIL.Machine.AspNetCore/Services/ServalTranslationEngineServiceV1.cs#L241
'Corpus' does not contain a definition for 'TrainOnTextIds' and no accessible extension method 'TrainOnTextIds' accepting a first argument of type 'Corpus' could be found (are you missing a using directive or an assembly reference?)
|
src/SIL.Machine.AspNetCore/Services/ServalTranslationEngineServiceV1.cs#L239
'Corpus' does not contain a definition for 'TrainOnAll' and no accessible extension method 'TrainOnAll' accepting a first argument of type 'Corpus' could be found (are you missing a using directive or an assembly reference?)
|
src/SIL.Machine.AspNetCore/Services/ServalTranslationEngineServiceV1.cs#L241
'Corpus' does not contain a definition for 'TrainOnTextIds' and no accessible extension method 'TrainOnTextIds' accepting a first argument of type 'Corpus' could be found (are you missing a using directive or an assembly reference?)
|
|
|
The logs for this run have expired and are no longer available.
Loading