Class GermanDeklinationTableExtractor

    • Constructor Detail

      • GermanDeklinationTableExtractor

        public GermanDeklinationTableExtractor()
    • Method Detail

      • getInflectionDataFromCellContext

        protected List<InflectionData> getInflectionDataFromCellContext​(List<String> context)
        Description copied from class: TableExtractor
        returns the inflection data that correspond to current celle context

        The cell context is a list of String that corresponds to all column and row headers + section headers in which the cell appears.

        Specified by:
        getInflectionDataFromCellContext in class TableExtractor
        Parameters:
        context - a list of Strings that represent the celle context
        Returns:
        The InflexionData corresponding to the context