word2vec_ext : word2vec_ext.c
	gcc word2vec_ext.c -o word2vec_ext -lm -pthread -O3 -march=native -Wall -funroll-loops -Wno-unused-result