Sciweavers

COLING
2010

2D Trie for Fast Parsing

12 years 11 months ago
2D Trie for Fast Parsing
In practical applications, decoding speed is very important. Modern structured learning technique adopts template based method to extract millions of features. Complicated templates bring about abundant features which lead to higher accuracy but more feature extraction time. We propose Two Dimensional Trie (2D Trie), a novel efficient feature indexing structure which takes advantage of relationship between templates: feature strings generated by a template are prefixes of the features from its extended templates. We apply our technique to Maximum Spanning Tree dependency parsing. Experimental results on Chinese Tree Bank corpus show that our 2D Trie is about 5 times faster than traditional Trie structure, making parsing speed 4.3 times faster.1
Xian Qian, Qi Zhang, Xuanjing Huang, Lide Wu
Added 13 May 2011
Updated 13 May 2011
Type Journal
Year 2010
Where COLING
Authors Xian Qian, Qi Zhang, Xuanjing Huang, Lide Wu
Comments (0)