You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the definitions dump from http://tools.wmflabs.org/enwiktdefns/ and convert it into csv or use the converted file from here and finally import it into mongodb using the command below
mongoimport -d mydb -c words --type csv --file mongo.csv --headerline