Dmitry Shpika

Results 22 comments of Dmitry Shpika

Addressed in the new version. Additional data includes the number of documents in which each kanji appears. Such data files are named `*_documents.csv`.

@clehene `commonjs+dts` creates `*.js` (sources) and `*.d.ts` (TS type definitions, w/o the code) files separately, while `typescript` is supposed to produce only `*.ts` files.