package sequence_generation
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class LegalEncoderDecoder extends MedicalEncoderDecoder
- class LegalNerQuestionGenerator extends NerQuestionGenerator
- class LegalQuestionAnswering extends MedicalQuestionAnswering
- class LegalSummarizer extends MedicalSummarizer
- class LegalTextGenerator extends MedicalTextGenerator
Value Members
-
object
LegalEncoderDecoder extends ReadMedicalEncoderDecoderModel[LegalEncoderDecoder] with Serializable
This is the companion object of LegalEncoderDecoder.
This is the companion object of LegalEncoderDecoder. Please refer to that class for the documentation.
- object LegalQuestionAnswering extends ReadablePretrainedMedicalQuestionAnsweringModel with ReadMedicalQuestionAnsweringModel with Serializable
-
object
LegalSummarizer extends ReadablePretrainedMedicalSummarizerModel with ReadMedicalEncoderDecoderModel[MedicalSummarizer] with ReadSentencePieceModel with Serializable
This is the companion object of LegalSummarizer.
This is the companion object of LegalSummarizer. Please refer to that class for the documentation.
-
object
LegalTextGenerator extends ReadablePretrainedMedicalTextGenerator with ReadMedicalMedicalTextGenerator with Serializable
This is the companion object of LegalTextGenerator.
This is the companion object of LegalTextGenerator. Please refer to that class for the documentation.