Web N-gram based Collocation Corpus (English)
A corpus of co-occurrence in English. It can also be used as example sentences dictionary.
- install google-ngram-small-en licensed under the CC BY 4.0
npm install
deno run -A build-local-db.js
deno run -A build-remote-db.js
bash optimize.sh
bash create_db.sh remote.db docs/db
bash build.sh
- wncc-ja (Japanese)
CC BY 4.0