Code Monkey home page Code Monkey logo

kowordspacing's Introduction

KoWordSpacing

  • Korean Word Spacing with bidirectional LSTM and Linear CRF.

Requirement(R package)

  • tensorflow

  • hashmap

  • wordVectors

  • caret

  • stringr

  • stringi

  • data.table

  • reshape2

  • Detail was dicussed on this blog link(Korean).

Request Model Results with REST API

> library(reticulate)
> requests <- import('requests')

> requests$put('http://35.201.156.140:8080/spacing', 
      data=list(sent="나머지인생을설탕물이나팔면서보내고싶습니까,아니면세상을바꿔놓을기회를갖고싶습니까?"))$json() 
$sent
[1] "나머지 인생을 설탕물이나 팔면서 보내고 싶습니까, 아니면 세상을 바꿔놓을 기회를 갖고 싶습니까? "

kowordspacing's People

Contributors

haven-jeon avatar gogamza avatar

Stargazers

 avatar gyunggyung avatar Donghyeon Kim avatar gguguk avatar dooyeoung.ryu avatar Olivier avatar yuanke avatar Joeun Park avatar Yohan Park avatar lhch6759 avatar Frank Oh avatar Hee young Park avatar 성일경 avatar Hunje Cho avatar Seung-won Park avatar namhyunuk avatar Abel Eo avatar Mo Kweon avatar Dongwoo Lee avatar  avatar Taewan Kim avatar ChanYub Park avatar

Watchers

James Cloos avatar  avatar Dongwoo Lee avatar lhch6759 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.