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  
ATBTreeUtils Various static convenience methods for processing Arabic parse trees.
 

Enum Summary
ArabicHeadFinder.TagSet  
 



Stanford NLP Group