|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.process.treebank.AbstractDataset
edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset
public class ATBArabicDataset
Converts raw ATB trees into a format appropriate for treebank parsing.
| Nested Class Summary | |
|---|---|
protected class |
ATBArabicDataset.ArabicRawTreeNormalizer
A TreeVisitor for raw ATB trees. |
| Nested classes/interfaces inherited from class edu.stanford.nlp.process.treebank.AbstractDataset |
|---|
AbstractDataset.SplitFilter |
| Nested classes/interfaces inherited from interface edu.stanford.nlp.process.treebank.Dataset |
|---|
Dataset.Encoding |
| Field Summary |
|---|
| Fields inherited from class edu.stanford.nlp.process.treebank.AbstractDataset |
|---|
addDeterminer, addRoot, configuredOptions, customTreeVisitor, encoding, fileNameNormalizer, flatFileName, lexMapOptions, lexMapper, makeFlatFile, maxLen, morphDelim, options, outFileName, outputFileList, pathsToData, pathsToMappings, posMapOptions, posMapper, removeDashTags, removeEscapeTokens, requiredOptions, splitFilter, toStringBuffer, treebank, treeFileExtension |
| Constructor Summary | |
|---|---|
ATBArabicDataset()
|
|
| Method Summary | |
|---|---|
void |
build()
Generic method for loading, processing, and writing a dataset. |
boolean |
setOptions(java.util.Properties opts)
Sets options for a dataset. |
| Methods inherited from class edu.stanford.nlp.process.treebank.AbstractDataset |
|---|
buildSplitMap, getFilenames, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ATBArabicDataset()
| Method Detail |
|---|
public void build()
Dataset
build in interface Datasetbuild in class AbstractDatasetpublic boolean setOptions(java.util.Properties opts)
Dataset
setOptions in interface DatasetsetOptions in class AbstractDatasetopts - A map from parameter types defined in ConfigParser to
values
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||