Giter VIP home page Giter VIP logo

autocorr_kr's People

Contributors

14hhan avatar andylang8445 avatar c2lv avatar cepiloth avatar chikeem90 avatar constmoon avatar daaaaaayoon avatar dannlee avatar dynle avatar hankn01 avatar injoon5 avatar jehunseo avatar jihongeek avatar jiindev avatar jil8885 avatar jiwooshim avatar kkimke avatar ky3vin avatar lucas-jg avatar realapril avatar rielcho avatar sangwoo-sean avatar song-giung avatar studioego avatar top1436 avatar vitus9988 avatar waltzbucks avatar yeounyi avatar yeslee-v avatar ysoeun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

autocorr_kr's Issues

README 파일 현행화

README파일 현행화

참여하는 사람들에게 자동교정(auto correct)파일 추가에 대한 안내가 필요함


핵토버페스트(Hacktoberfest) 기간동안 리브레오피스(LibreOffice)의 한국어 자동 교정 내용 채워넣기

리브레오피스(LibreOffice) 자동 교정(Autocorrect)기능에 대한 말모이 저장소
DocumentList.xml파일에 자동 교정 내용을 채워넣습니다.

핵토버페스트(Hacktoberfest) 행사가 끝나면 리브레오피스(LibreOffice)의 core 저장소(Repository)의 extras/source/autocorr/lang/ko/DocumentList.xml 파일의 한국어의 자동교정 대상 낱말 적용 전에 이 저장소에서 DocumentList.xml의 추가된 내용을 검토합니다. 검토가 완료되면, 리브레오피스 한국어 담당자 @studioego 가 검토후에 직접 리브레오피스 저장소에 커밋을 하게 됩니다.

개발 방법은 README.md 내용을 참고하시기 바랍니다.

개발방법

오타 및 틀린 말에 대한 내용과 교정으로 처리할 말에 대한 내용을 XML형식으로 개발하면 됩니다.

가령, 사람들이 Github나 많은 저장소나 블로그를 보면 가운데라는 낱말을 가운대라고 자주 틀리는 경우가 있습니다.

리브레오피스에서는 자동교정 xml파일(DocumentList.xml)에 가운대가운데로 고치는 것에 대하여 아래와 같이 만듭니다.

<block-list:block block-list:abbreviated-name="가운대" block-list:name="가운데"/>

즉, block-list:abbreviated-name 속성에 수정해야할 낱말을 작성하고, block-list:name에 수정된 낱말을 적으면 됩니다.

또 다른 예로, 명예홰손으로 입력한 낱말을 다음의 명예훼손으로 수정하려면 아래와 같이 작성하면 됩니다.

<block-list:block block-list:abbreviated-name="명예홰손" block-list:name="명예훼손"/>

주의 사항은 다음의 링크 를 참조하기 바랍니다

이 이슈는 Hacktoberfest기간에만 이슈 관리합니다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.