-
Notifications
You must be signed in to change notification settings - Fork 1
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
Crowd 라벨링 #2
Comments
AngularJS 1. 대 를 사용하시나요? |
전 1. 대인데 아주 간단한 페이지라 (처리는 Firebase에서 다 해주니) 둘다 괜찮을듯 합니다만... ㅋㅋ |
잘 만들면 우리그룹, 생코등에 대량 살포. 한명이 하나씩만 해도 대략 10,000 개 레이블링 되지 않을까 싶습니다. |
간략 데모: https://flowbox.firebaseapp.com/ 인데 CRLF 기준으로 문자열의 길이가 어느 이상되면 pre를 사용하지 않아야 할까요? 이번 문제 어떻게 보통 처리 하나요? |
pre 태그를 사용하지 말고 CRLF를 br 태그로 치환 해 주면 되지 않을까요? |
좋은 아이디어 네요! On Mon, Apr 4, 2016 at 9:06 AM, Stephen Kwon notifications@github.com
|
수정되었습니다. https://flowbox.firebaseapp.com/ |
라벨링이 가장 힘든 부분이니 웹페이지를 하나 만들이 사람들이 들어와서 질문인지 아닌지, 최정답인지를 게임 하듯이 마크하게함.
CSV 만들어진 이후 Firebase+AngularJS로 간단한 웹페이지 만듬
The text was updated successfully, but these errors were encountered: