Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alias 처리 #29

Open
e9t opened this issue Sep 19, 2014 · 3 comments
Open

Alias 처리 #29

e9t opened this issue Sep 19, 2014 · 3 comments

Comments

@e9t
Copy link
Member

e9t commented Sep 19, 2014

아래와 같은 경우 해결.

  • 국회, 선관위 등 기관별 표기법이 다른 경우 (ex: 류성걸==유성걸)
  • 별명, 별칭이 있는 경우 (ex: 티코노프블라디미르==박노자)

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4480589-alias?utm_campaign=plugin&utm_content=tracker%2F248100&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F248100&utm_medium=issues&utm_source=github).
@e9t
Copy link
Member Author

e9t commented Sep 19, 2014

미국에서는 이런 방식으로 처리하고 있기도: https://github.com/unitedstates/bill-nicknames

@cornchz
Copy link
Contributor

cornchz commented Sep 19, 2014

방금 공유한 alias 테이블에 elasticsearch 조합하면 쉽게 구현할 수는 있을 거 같아요.

On Fri, Sep 19, 2014 at 2:15 PM, Lucy Park [email protected] wrote:

미국에서는 이런 방식으로 처리하고 있기도: https://github.com/unitedstates/bill-nicknames


Reply to this email directly or view it on GitHub
#29 (comment).

@e9t
Copy link
Member Author

e9t commented Sep 19, 2014

맞아요, 저 친구들도 elasticsearch랑 같이 쓰고 있다고 하더라고요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants