TheophileBERTELOOT / RedditToxicityDataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedditToxicityDataset

Instanciate MongoDB docker container

sudo docker run --name mongodb -d -p 27017:27017 -v $(pwd)/mongo:/data/db mongodb/mongodb-community-server:latest

About

License:Apache License 2.0


Languages

Language:Python 100.0%