Open GoogleCodeExporter opened 9 years ago
Original comment by tristan.miller@nothingisreal.com
on 6 Nov 2013 at 2:00
I implemented a null EntityResolver and made all the XML readers use it. This
isn't an ideal solution as the XML readers will no longer issue a diagnostic
for bad XML files.
The XML reader in de.tudarmstadt.ukp.dkpro.core.io.xml seems to use some other
SAX-based method of handling XML which might not have this DTD problem. We
should study it and see if we can adapt the technique.
Original comment by tristan.miller@nothingisreal.com
on 6 Nov 2013 at 2:51
Original comment by tristan.miller@nothingisreal.com
on 6 Nov 2013 at 2:53
Original issue reported on code.google.com by
tristan.miller@nothingisreal.com
on 6 Nov 2013 at 1:59