Wordseer / wordseer

The WordSeer text analysis tool, written in Flask.
http://wordseer.berkeley.edu/
40 stars 16 forks source link

structure extractor fails on some special characters (&) #264

Closed macfarlandian closed 9 years ago

macfarlandian commented 9 years ago

XML validation catches this - & is a special character in XML reserved for entities (&, >, etc) so it will reject these files as not well-formed at upload time