Skip to content

Commit

Permalink
Added enable_word_embeddings in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
cahya-wirawan committed Mar 8, 2017
1 parent 425a21e commit 8a83ffb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ optional arguments:
-h, --help show this help message and exit
--embedding_dim EMBEDDING_DIM
Dimensionality of character embedding (default: 128)
--enable_word_embeddings
Enable/disable the word embeddings (default: True)
--filter_sizes FILTER_SIZES
Comma-separated filter sizes (default: '3,4,5')
--num_filters NUM_FILTERS
Expand Down

0 comments on commit 8a83ffb

Please sign in to comment.