neubig / travatar

This is a repository for the Travatar forest-to-string translation decoder
GNU Lesser General Public License v3.0
28 stars 11 forks source link

Hiero Rule Lookup Table + Find #5

Closed philip30 closed 10 years ago

philip30 commented 10 years ago

In this pull request, the data structure for hiero-rule is created. There's also an implementation of algorithm of searching hiero-rule in the data structure given input sentence. The unit test consist of 3 test sentences. The HyperGraph implementation is only a skeleton and will be added in next pull request.

philip30 commented 10 years ago

Neubig-sensei, I have corrected all revision. Please recheck it again. Thanks :-)