You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
968 B
Markdown

# README
2 years ago
text archaeology is an archival project that collects and annotates sources on the material history of text.
## TODO
* add Sadie Plant text to neuromancer
* work on how to display annotation with each visual information
2 years ago
* fix this encoding bug:
Traceback (most recent call last):
File "/home/onebigear/Documents/text_archaeology/publication/makeJson.py", line 26, in <module>
csv_to_json(csvFilePath, jsonFilePath)
File "/home/onebigear/Documents/text_archaeology/publication/makeJson.py", line 13, in csv_to_json
for row in csvReader:
File "/usr/lib/python3.10/csv.py", line 110, in __next__
self.fieldnames
File "/usr/lib/python3.10/csv.py", line 97, in fieldnames
self._fieldnames = next(self.reader)
File "/usr/lib/python3.10/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 3219: invalid start byte