filyp / autocorrect

Spelling corrector in python
GNU Lesser General Public License v3.0
447 stars 79 forks source link

how to add a new language (for kyrgyz language) #37

Closed Adilbek-byte closed 2 years ago

Adilbek-byte commented 2 years ago

i did everything by the instruction in the description but i could not find a xml file for my language. Please, anybody tell me how to find and add a new language. Thanks a lot in advance!

filyp commented 2 years ago

Are you sure you downloaded https://dumps.wikimedia.org/kywiki/latest/kywiki-latest-pages-articles.xml.bz2?

Adilbek-byte commented 2 years ago

i've downloaded but I didn't understand this command bzip2 -d hiwiki-latest-pages-articles.xml.bz2 I need to type it in the terminal?

вт, 7 сент. 2021 г. в 20:11, Filip Sondej @.***>:

Are you sure you downloaded https://dumps.wikimedia.org/kywiki/latest/kywiki-latest-pages-articles.xml.bz2 ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/filyp/autocorrect/issues/37#issuecomment-914340097, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ4IDPNP3M2X2DVODYCABNTUAYMPZANCNFSM5DQ5S2QQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

filyp commented 2 years ago

yup

Adilbek-byte commented 2 years ago

In what terminal? Git or ubuntu?

ср, 8 сент. 2021 г., 0:18 Filip Sondej @.***>:

yup

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/filyp/autocorrect/issues/37#issuecomment-914521221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ4IDPMHN2T5PV67VI6T6OTUAZJPPANCNFSM5DQ5S2QQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

filyp commented 2 years ago

In bash. I'm closing, as it's not an issue with this library. There are many tutorials on the Internet, that can help you work with bash.