rcnn-text-classification icon indicating copy to clipboard operation
rcnn-text-classification copied to clipboard

hello the length of text is not fixed.

Open bringtree opened this issue 7 years ago • 2 comments

hello, 767a847d8efeaefb9c68f4120e1121dd As we all known, the length of text is not fixed. and why you write it like the picture?

bringtree avatar Sep 26 '18 13:09 bringtree

use loop? or use tf.zeros to clear the bak number?

bringtree avatar Sep 26 '18 13:09 bringtree

@bringtree Hi, sorry for late. That is what i tried to shift the forward hidden states right and the backward hidden states left. I do not consider length of each text. The figure in README can help you, maybe. https://github.com/roomylee/rcnn-text-classification#implementation-of-recurrent-structure

roomylee avatar Oct 26 '18 06:10 roomylee