Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nreimers authored Nov 9, 2017
1 parent 1a05660 commit 1fe14fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export KERAS_BACKEND=theano
TypeError: unsupported operand type(s) for *: 'IndexedSlices' and 'int'
```

Solution: Use Theano as backend.
Solution: Use Theano as backend or don't use character based representations using CNN (parameter: charEmbeddings).

It would be highly appriated if someone could port the code (the CRF-layer) to Keras 2.x and Tensorflow 1.x.

Expand Down

0 comments on commit 1fe14fb

Please sign in to comment.