Please consider organizing the data in a form that would be useful:
- distinguish different data types (put xiesheng in another repository)
- put raw files into a folder
raw if you want with subfolders
- put the bibliography into
raw as well, call it sources.bib
- put scripts to prepare something into a folder
scripts
- add a lightweight library, callit hanproj, which provides basic access to the data
- add a folder
etc and put datasets.tsv into this folder, pointing to different rhyme datasets you want to organize
- add a file called
requirements which contains all Python packages used
I can show what I mean with the library. But we must start to distinguish generic and ad-hoc tasks.
Please consider organizing the data in a form that would be useful:
rawif you want with subfoldersrawas well, call itsources.bibscriptsetcand putdatasets.tsvinto this folder, pointing to different rhyme datasets you want to organizerequirementswhich contains all Python packages usedI can show what I mean with the library. But we must start to distinguish generic and ad-hoc tasks.