aboutsummaryrefslogtreecommitdiffstats
path: root/database.py
Commit message (Collapse)AuthorAgeFilesLines
* added query expansion, linked term searchesjwansek2021-12-021-34/+106
|
* split large texts up into more managable chunksjwansek2021-11-261-2/+8
|
* added linked terms, weighing depending on locationjwansek2021-11-251-23/+58
|
* added a simple search systemjwansek2021-11-241-169/+180
|
* first commit, create parser and tf-idf tablejwansek2021-11-231-0/+169