mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 13:23:25 +03:00
fa51da28c5
Final commit in this round of refactoring (which started with commit 2f735998...). The main changes are: - a general storage mechanism for attribute/value pairs in XML-style tree / lattice input. E.g. the "pcfg-score" and "semantic-role" attributes in: <tree label="PRP" pcfg-score="1.0" semantic-role="AGENT"> I </tree> - consolidation of the various near-duplicate Tree / XmlTreeParser classes that have accumulated over the years (my fault) - miscellaneous de-crufting |
||
---|---|---|
.. | ||
exception.h | ||
Jamfile | ||
numbered_set.h | ||
pcfg.cc | ||
pcfg.h | ||
string_tree.h | ||
tool.cc | ||
tool.h | ||
tree_fragment_tokenizer_test.cc | ||
tree_fragment_tokenizer.cc | ||
tree_fragment_tokenizer.h | ||
tree_test.cc | ||
tree-inl.h | ||
tree.h | ||
vocabulary.h | ||
xml_tree_parser.cc | ||
xml_tree_parser.h | ||
xml_tree_writer.cc | ||
xml_tree_writer.h |