Class RemovePrepPhrasesOperation

    • Constructor Detail

      • RemovePrepPhrasesOperation

        public RemovePrepPhrasesOperation()
    • Method Detail

      • execute

        public boolean execute​(POS pos,
                               String lemma,
                               BaseFormSet baseForm)
        Description copied from interface: Operation
        Execute the operation.
        Specified by:
        execute in interface Operation
        baseForm - BaseFormSet to which all discovered base forms should be added.
        Returns:
        true if at least one base form was discovered by the operation and added to baseForms.