You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have used BoW and the papers says for sequential data such as text a RNN pair can be used [5]. Why did not you use this kind of RNN instead of BoW, although your data is text (sequential data)? you assumed independent words here, didn't you?
The text was updated successfully, but these errors were encountered:
You have used BoW and the papers says for sequential data such as text a RNN pair can be used [5]. Why did not you use this kind of RNN instead of BoW, although your data is text (sequential data)? you assumed independent words here, didn't you?
The text was updated successfully, but these errors were encountered: