|
09d171608f
|
reorganize file structure
- move 'input' files to resources
- outputs not meant for downstream go in output/intermediate
- csv outputs for downstream go in output/csv
|
2020-03-29 21:49:57 -07:00 |
|
|
207b1f8b95
|
Read entire input files before making api calls.
This is nicer style to not hold onto resources for as long.
It will use a bit more memory.
|
2020-03-28 13:55:52 -07:00 |
|
|
282208507a
|
Keep better track of time.
- Add timestamp ot transliterations output file.
- Append wikidata search terms instead of overwriting
|
2020-03-28 13:52:54 -07:00 |
|
|
f548eeedd5
|
expand wikidata search to get keywords from google trends
|
2020-03-27 16:52:19 -07:00 |
|
|
6905a52044
|
shell script to run the whoe process
|
2020-03-26 11:13:23 -07:00 |
|
|
36167295ec
|
Finish MVP for transliterations
code is reasonably well-written
checked that we get seemingly good data back
adding README
adding data
|
2020-03-24 22:06:45 -07:00 |
|