LSTM-CRF icon indicating copy to clipboard operation
LSTM-CRF copied to clipboard

embeddings required?

Open syllenz opened this issue 7 years ago • 1 comments

how can I close embeddings?

syllenz avatar Dec 23 '17 08:12 syllenz

@syllenz Did you mean not use embeddings?

I'm afraid the LSTM-CRF cannot be used without embeddings. But in my other repo(linear-chain-crf), there is a CRF model that can be used without embeddings.

heshenghuan avatar Dec 23 '17 09:12 heshenghuan