Package edu.stanford.nlp.trees.international.arabic

Class Summary
ArabicHeadFinder Find the head of an Arabic tree, using the usual kind of heuristic head finding rules.
ArabicTreebankLanguagePack Specifies the treebank/language specific components needed for parsing the Penn Arabic Treebank (ATB).
ArabicTreebankTokenizer Builds a tokenizer for the Penn Arabic Treebank (ATB) using a StreamTokenizer.
ArabicTreeNormalizer Normalizes both terminals and non-terminals in Penn Arabic Treebank (ATB) trees.
ArabicTreeNormalizer.ArabicEmptyFilter Remove traces and pronoun deletion markers.
ArabicTreeReaderFactory Reads ArabicTreebank trees.
ArabicTreeReaderFactory.ArabicRawTreeReaderFactory  
 

Enum Summary
ArabicHeadFinder.TagSet  
 



Stanford NLP Group