@Deprecated public class POSDictionaryWriter extends Object
Constructor and Description |
---|
POSDictionaryWriter(String file)
Deprecated.
|
POSDictionaryWriter(String file,
String encoding)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addEntry(String word,
String tag)
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
void |
write()
Deprecated.
|
void |
write(int cutoff)
Deprecated.
|
public POSDictionaryWriter(String file, String encoding) throws IOException
IOException
public POSDictionaryWriter(String file) throws IOException
IOException
public void write() throws IOException
IOException
public void write(int cutoff) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.