index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
data
/
README.md
Age
Commit message (
Expand
)
Author
2022-06-11
Adapted linked-images code to handle merged image sets
Terry Truong
2022-06-11
Adapt genImgsForWeb.py to process merged image sets
Terry Truong
2022-06-11
Add yet more manual-correction for node-desc generation
Terry Truong
2022-06-10
Add some manual-correction code in eol-name-generation
Terry Truong
2022-06-10
Add script for merging eol and enwiki image sets
Terry Truong
2022-06-08
Update READMEs, refactor getEnwikiImgData.py
Terry Truong
2022-06-05
Move EOL image download/review scripts into eol/
Terry Truong
2022-06-03
Rename some scripts to be eol-specific indicative
Terry Truong
2022-06-01
Add script/instructions for filtering out mismatching node descs
Terry Truong
2022-05-28
Convert from python "...".format() to f"..."
Terry Truong
2022-05-28
Fix tree-trimming to not discard certain nodes
Terry Truong
2022-05-26
Add some enwiki redirect data as alt-names
Terry Truong
2022-05-26
Trim otol tree to avoid certain slowdowns
Terry Truong
2022-05-23
Display 'compound images'
Terry Truong
2022-05-22
Up-propgate images for usage in parents without images
Terry Truong
2022-05-19
Fix not scrolling to focused nodes
Terry Truong
2022-05-18
Add wikipedia-link to tile-info display
Terry Truong
2022-05-17
Improve enwiki description extraction
Terry Truong
2022-05-15
Converted nodes+r_nodes tables into nodes+edges+r_nodes+r_edges
Terry Truong
2022-05-14
Supplement DBpedia descs with enwiki's
Terry Truong
2022-05-14
Use DBpedia data for node descriptions
Terry Truong
2022-05-12
Add reduced-tree data generation+serving+querying+setting
Terry Truong
2022-05-11
Use prefix-search with ranking-by-length
Terry Truong
2022-05-10
Add quotes around displayed alt-names
Terry Truong
2022-05-07
Update README line breaks
Terry Truong
2022-05-06
Fix typo in data entry code
Terry Truong
2022-05-05
Add db table info to data/README.md
Terry Truong
2022-05-04
Add scripts for obtaining/sending/displaying wikipedia descriptions
Terry Truong
2022-05-01
Fix non-inclusion of canonical-names without english alt-names
Terry Truong
2022-05-01
Add fuzzy-search via sqlite extension spellfix1
Terry Truong
2022-04-30
Add preferred-alt-name data to db, and use when reviewing
Terry Truong
2022-04-30
Add scripts for downloading/reviewing/cropping_and_resizing images
Terry Truong