Go to file
Askill cac6a97f25 wip, kinda fucked the datastructure by carrying the scentenceid in a map instead of simply using the sttribute 2023-08-10 21:42:14 +02:00
.vscode init 2023-07-24 23:12:15 +02:00
go-diagrams/assets/generic/network init 2023-07-24 23:12:15 +02:00
csv_file2.csv init 2023-07-24 23:12:15 +02:00
go.mod init 2023-07-24 23:12:15 +02:00
go.sum init 2023-07-24 23:12:15 +02:00
main.go wip, kinda fucked the datastructure by carrying the scentenceid in a map instead of simply using the sttribute 2023-08-10 21:42:14 +02:00
my-graph.gv wip, kinda fucked the datastructure by carrying the scentenceid in a map instead of simply using the sttribute 2023-08-10 21:42:14 +02:00
my-graph.gv.svg split into multiple files 2023-08-08 21:34:10 +02:00
readme.md added readme 2023-07-24 23:16:42 +02:00
requirements.txt init 2023-07-24 23:12:15 +02:00
scrape.py init 2023-07-24 23:12:15 +02:00
test.go split into multiple files 2023-08-08 21:34:10 +02:00
thesaurus.go wip, kinda fucked the datastructure by carrying the scentenceid in a map instead of simply using the sttribute 2023-08-10 21:42:14 +02:00
util.go wip, kinda fucked the datastructure by carrying the scentenceid in a map instead of simply using the sttribute 2023-08-10 21:42:14 +02:00

readme.md

Buzzfeed Clickbait

to run

    python scrape.py
    go run .
    dot -Tsvg -O my-graph.gv