GithubHelp home page GithubHelp logo

ckcks12 / gohanspell Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6 KB

고언어로 포팅한 (주)다음과 부산대학교 인공지능연구실/(주)나라인포테크의 웹 서비스를 이용한 한글 맞춤법 검사기.

License: MIT License

Go 100.00%
go hanspell hangul correction typo

gohanspell's Introduction

gohanspell

gohanspellhanspell 을 golang 으로 포팅한 라이브러리입니다.

사용법

txt, err := PostPusanUniv(`외않되?`)
if err != nil {
    panic(err)
}
log.Println(txt) // 왜 안 돼

주의

특정 단어가 여러 개의 단어로 교정될 수 있으면 그중 랜덤으로 하나를 고릅니다.

gohanspell's People

Contributors

ckcks12 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.