Wordseer / wordseer

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

Empty attr value in structure file #121

Closed jannah closed 10 years ago

jannah commented 10 years ago

The metadata in the structure file has an attribute called "attr" which is an empty string, which lxml is also not happy about when it tries to read it. Is it possible to not have it there at all (I notice the shakespeare structure file does not have an "attr" in the metadata) if it does not receive a value?

jannah commented 10 years ago

Fixed. Will be removed if empty