Skip to content

Latest commit

 

History

History
77 lines (40 loc) · 1.88 KB

status.md

File metadata and controls

77 lines (40 loc) · 1.88 KB

Status

Divided by method (e.g., accumulators, inside-out, etc.) and then subdivided by input directory (e.g., basic, extended, etc.). Mapping (expressed with ) means that the output has no XML-significant differences from the target (verified with diffxml unless otherwise noted).

accumulators

inside-out

basic

  • flattened.xmlraised.xml

extended

  • flattened.xmlraised.xml

frankenstein

  • flattened.xmlraised.xml

brown

  • r02_flattened.xmlr02_raised.xml

Note: Corpus_flattened.xml is too large to raise with this method.

python_string

basic

  • flattened.xmlraised.xml

extended

  • flattened.xmlraised.xml

frankenstein

  • flattened.xmlraised.xml

brown

  • r02_flattened.xmlr02_raised.xml
  • Corpus_flattened.xmlCorpus_raised.xml

Note: Full corpus file are too large to compare with xmldiff or similar tools. Both output and target have been wrapped with xmllint --format, with output as Corpus_raised_wrapped.xml and Corpus_target_wrapped.xml, and then compared with regular diff. (xmllint is installed by default with Anaconda Python.)

python_xml

Working on it … (djb)

outside-in

regex

basic

  • flattened.xmlraised.xml

extended

  • flattened.xmlraised.xml

frankenstein

  • flattened.xmlraised.xml

brown

  • r02_flattened.xmlr02_raised.xml
  • Corpus_flattened.xmlCorpus_raised.xml

Note: Full corpus file are too large to compare with xmldiff or similar tools. Both output and target have been wrapped with xmllint --format, with output as Corpus_raised_wrapped.xml and Corpus_target_wrapped.xml, and then compared with regular diff. (xmllint is installed by default with Anaconda Python.)

right-sibling

tumbling-windows