Salt  3.4.2
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
Package org.corpus_tools.salt.common.tokenizer

Copyright 2009 Humboldt-Universität zu Berlin. More...

Classes

class  AbbreviationDE
 This offers a set of german abbreviations. More...
 
class  AbbreviationEN
 This offers a set of english abbreviations. More...
 
class  AbbreviationFR
 This offers a set of french abbreviations. More...
 
class  AbbreviationIT
 This offers a set of italian abbreviations. More...
 
class  Clitics
 Models clitics for a given language, with support for proclitics ((proclitics) and enclitics (enclitics) in this version. More...
 
class  SimpleTokenizer
 This class is a very simple implementation of a tokenizer, which just splits a primary text by a given list of characters. More...
 
class  Tokenizer
 The general task of this class is to tokenize a given text in the same order as the tool TreeTagger will do. More...
 

Detailed Description

Copyright 2009 Humboldt-Universität zu Berlin.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.