@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
IOExceptionpublic POSDictionaryWriter(String file) throws IOException
IOExceptionpublic void write()
throws IOException
IOExceptionpublic void write(int cutoff)
throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.