Skip to content

Commit 5e14b04

Browse files
committed
add travis image
1 parent b599be1 commit 5e14b04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Word2vecJava
22

3+
[![Build Status](https://travis-ci.org/medallia/Word2VecJava.svg?branch=master)](https://travis-ci.org/medallia/Word2VecJava)
4+
35
This is a port of the open source C implementation of word2vec (https://code.google.com/p/word2vec/)
46

57
For more background information about word2vec and neural network training for the vector representation of words, please see the following papers.

0 commit comments

Comments
 (0)