Skip to content

hiroshikimura/containered-namedivider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

こんな感じ

> docker compose up -d
(この後エラーが出るけど気にしない)
> curl -X POST -H "Content-type: application/json" http://localhost:28000/divide -d '{"names":["島崎藤村", "滝廉太郎"]}'
{"divided_names":[{"family":"島崎","given":"藤村","separator":" ","score":0.3838098423116366,"algorithm":"kanji_feature"},{"family":"滝","given":"廉太郎","separator":" ","score":0.5304944367777146,"algorithm":"kanji_feature"}]}%

謝辞

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published