Interface DictionaryService


public interface DictionaryService
Api for dictionary service, aimed at correcting textual information in catalogs.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.opencastproject.metadata.mpeg7.Textual
    Filter the text according to the rules defined by the dictionary implementation used.
  • Method Details

    • cleanUpText

      org.opencastproject.metadata.mpeg7.Textual cleanUpText(String text)
      Filter the text according to the rules defined by the dictionary implementation used.
      Returns:
      filtered text