common-voice / sentence-collector

Tool to collect and review sentences for Common Voice
https://commonvoice.mozilla.org/sentence-collector/
Mozilla Public License 2.0
81 stars 63 forks source link

Disallow emojis for Thai sentences #431

Closed bact closed 3 years ago

bact commented 3 years ago

Background

Since mid-April 2021, Mozilla Thailand Community started to add more sentences via the Sentence Collector web interface (I believe this is a preparation towards their localization event on 25 April).

One of the thing few of the members do is exporting their own Twitter archive and add them to Sentence Collector.

@wannaphong has noticed that some of the sentences have emojis. So we need to reject or remove these emojis.

MichaelKohler commented 3 years ago

If it helps you can run npm run lint locally in the server folder

bact commented 3 years ago

If it helps you can run npm run lint locally in the server folder

Thanks Michael. I should go back to my another machine that has npm environment.

MichaelKohler commented 3 years ago

:tada: This PR is included in version 2.3.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: