Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iamalbert committed Jan 27, 2016
1 parent 78917b0 commit d85dfa7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# torch-word-emb
load word embeddings to Torch tensor.
Load your word embeddings to Torch tensor.


## Install
Torch 7 required.
```
luarocks install torch-word-emb
```
or
```
git clone https://github.com/iamalbert/torch-word-emb
luarocks install torch-word-emb/torch-word-emb-1.1-4.rockspec
luarocks install torch-word-emb/torch-word-emb-1.2-0.rockspec
```


## Usage

```lua
Expand Down

0 comments on commit d85dfa7

Please sign in to comment.