Class TagalogWordTokenizer

  • All Implemented Interfaces:
    org.languagetool.tokenizers.Tokenizer

    public class TagalogWordTokenizer
    extends org.languagetool.tokenizers.WordTokenizer
    Since:
    2.8
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTokenizingCharacters()  
      • Methods inherited from class org.languagetool.tokenizers.WordTokenizer

        getProtocols, isEMail, isUrl, joinEMails, joinEMailsAndUrls, joinUrls, tokenize
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TagalogWordTokenizer

        public TagalogWordTokenizer()
    • Method Detail

      • getTokenizingCharacters

        public java.lang.String getTokenizingCharacters()
        Overrides:
        getTokenizingCharacters in class org.languagetool.tokenizers.WordTokenizer