| AlignmentData |
Data structures for LLM-based paragraph and sentence alignment.
|
| AlignmentData.CombinedAlignment |
|
| AlignmentData.CombinedAlignmentInput |
|
| AlignmentData.CombinedAlignmentOutput |
|
| AlignmentData.ParagraphAlignment |
|
| AlignmentData.ParagraphWithSegments |
|
| AlignmentData.SegmentInfo |
|
| AlignmentData.SentenceAlignment |
|
| AthServletContextListener |
ServletContextListener implementation for the ATH (Acumen Velocity Translation Hub) application.
|
| AthUtil |
Utility class providing commonly used helper methods for
null-safe operations, conversions, and lightweight object handling.
|
| Const |
Central constants class for the ATH (Acumen Velocity Translation Hub) application.
|
| ControllerUtil |
Utility class providing common controller functionality for the ATH application.
|
| ConversionUtil |
|
| EncodingUtil |
Utility class for encoding-related operations.
|
| EnvVarsChecker |
Check that all expected environment variables are set.
|
| JacksonUtil |
Utility class for JSON/Java object conversion using Jackson library.
|
| Log |
Utility class for application logging using SLF4J framework.
|
| OkapiUtil |
|
| OkapiWordBreaker |
Returns positions where inline codes can be safely inserted in text.
|
| OriginalTuAnnotation |
|
| ParagraphAlignmentInput |
|
| ParagraphAlignmentOutput |
|
| PdfUtil |
|
| ProjectProps |
Utility class for loading and accessing project properties from the classpath.
|
| Response |
Utility class for creating standardized HTTP responses in a REST API context.
|
| Response.Builder |
Builder class for creating ResponseContext instances with a fluent API.
|
| SentenceAlignmentInput |
|
| SentenceAlignmentOutput |
|
| SolrUtil |
|