QubitPi commited on
Commit
2371533
1 Parent(s): c4e2447

Enhance README

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -124,7 +124,7 @@ rather complicated process. For example,
124
  [acquiring the inflection data of most Indo-European languages on Wiktionary has already triggered some research-level efforts](https://stackoverflow.com/a/62977327).
125
  We would probably do it in the future. At present, however, we would simply take the awesome works by
126
  [tatuylonen](https://github.com/tatuylonen/wiktextract) which has already processed it and presented it in
127
- [in JSONL format](https://kaikki.org/dictionary/rawdata.html). __wiktionary-data sources the data from
128
  __raw Wiktextract data (JSONL, one object per line)__ option there.
129
 
130
  ### Environment Setup
@@ -178,8 +178,6 @@ The use and distribution terms for [wiktionary-data]() are covered by the [Apach
178
  [Apache License Badge]: https://img.shields.io/badge/Apache%202.0-F25910.svg?style=for-the-badge&logo=Apache&logoColor=white
179
  [Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
180
 
181
- [Docker login command]: https://docker.qubitpi.org//reference/cli/docker/login/#options
182
-
183
  [GitHub workflow status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/wiktionary-data/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=CI/CD
184
  [GitHub workflow status URL]: https://github.com/QubitPi/wiktionary-data/actions/workflows/ci-cd.yaml
185
 
 
124
  [acquiring the inflection data of most Indo-European languages on Wiktionary has already triggered some research-level efforts](https://stackoverflow.com/a/62977327).
125
  We would probably do it in the future. At present, however, we would simply take the awesome works by
126
  [tatuylonen](https://github.com/tatuylonen/wiktextract) which has already processed it and presented it in
127
+ [in JSONL format](https://kaikki.org/dictionary/rawdata.html). wiktionary-data sources the data from
128
  __raw Wiktextract data (JSONL, one object per line)__ option there.
129
 
130
  ### Environment Setup
 
178
  [Apache License Badge]: https://img.shields.io/badge/Apache%202.0-F25910.svg?style=for-the-badge&logo=Apache&logoColor=white
179
  [Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
180
 
 
 
181
  [GitHub workflow status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/wiktionary-data/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=CI/CD
182
  [GitHub workflow status URL]: https://github.com/QubitPi/wiktionary-data/actions/workflows/ci-cd.yaml
183