Sequence-Labelling
Sequence-Labelling copied to clipboard
How to install the keras which has the 'ChainCRF' layer?
Hello, what is the version of your keras? I use keras2.1.6, but there is not the ChainCRF. So I want to know how to get the keras that can import ChainCRF correctly. Thank you very much.
update keras: pip install git+git://github.com/fchollet/keras.git --upgrade --no-deps