Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust Sentence Collector URL + Adjust Skills needed #2

Merged
merged 1 commit into from
Oct 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ This is the easiest and fastest way to get more than a million sentences as soon

#### **Sentence collection**

We have also created a [sentence collection tool](https://common-voice.github.io/sentence-collector/#/) that allows contributors to collect and validate sentences created by the community. You can use this tool also to import and clean-up small-to-medium-sized public domain corpus you have found or collected.
We have also created a [sentence collection tool](https://commonvoice.mozilla.org/sentence-collector/#/) that allows contributors to collect and validate sentences created by the community. You can use this tool also to import and clean-up small-to-medium-sized public domain corpus you have found or collected.

ℹ️ _Please read [the collector how-to](https://common-voice.github.io/sentence-collector/#/how-to) before using this tool and check the [community guidelines on how to validate sentences](https://discourse.mozilla.org/t/discussion-of-new-guidelines-for-uploaded-sentence-validation/37718)_.
ℹ️ _Please read [the collector how-to](https://commonvoice.mozilla.org/sentence-collector/#/how-to) before using this tool and check the [community guidelines on how to validate sentences](https://discourse.mozilla.org/t/discussion-of-new-guidelines-for-uploaded-sentence-validation/37718)_.

🔨 _Skills required to help: Strong grammar knowledge of the target language you are contributing to._

Expand All @@ -141,7 +141,7 @@ If you have found an existing public domain corpus bigger than 100K sentences, w
Contributors also develop, maintain and update the sentence extractor and collector code.

* Sentence Extractor: 🐞 [Open issues](https://github.com/Common-Voice/cv-sentence-extractor/projects/1?fullscreen=true) - 🔨 _Skills needed: Rust_
* Sentence Collector: 🐞 [Open issues](https://github.com/Common-Voice/sentence-collector/projects/2?fullscreen=true) - 🔨 _Skills needed: React, JavaScript (and soon Node.js)_
* Sentence Collector: 🐞 [Open issues](https://github.com/Common-Voice/sentence-collector/projects/2?fullscreen=true) - 🔨 _Skills needed: React, JavaScript, Node.js_

### Roles

Expand Down