clingku / w2v_kr

This repository includes scripts and text resources related to the task of automatic compositionality detection using word2vec embeddings. We test the applicability of the method to ambiguous phrases for Korean language.
Apache License 2.0
1 stars 0 forks source link

batch processing in distance #1

Open wiskingdom opened 7 years ago

wiskingdom commented 7 years ago
  1. 단어 리스트 파일을 만든다 ('\n' 으로 구분) https://github.com/clingku/w2v_kr/blob/master/y_work/kr_wordlist.txt
  2. 표준입력으로 distance에 전달 ('<') https://github.com/clingku/w2v_kr/blob/master/y_work/demo-distance.sh#L7
  3. 결과 https://github.com/clingku/w2v_kr/blob/master/y_work/distance_out_sjsem.txt