helloguoxu

Results 4 issues of helloguoxu

Hi, I have question on using wordVectors in seq2seq.py since I have to adapt to my very long sentences dataset (I saw the limited length of sentence is 15 in...

May I know is the dataset here the original one in the paper? - Fracking sarcasm using neural network.

May I check where does the Ghosh dataset come from? The Ghosh paper stated they have 39K training samples, but your dataset provides 50K training samples?

hello, I'm using your project to support my experiments in C#. When I set up the parameters of LibSVMsharp: parameter.C = 6, parameter.Gamma = 0, parameter.Degree=3, it gives me a...