Training Corpus Tagged with neural network

f_soufiane
New Altair Community Member
Hello,
I have a corpus tagged (word tag) and I'd like train a model on it with neural network, I have created a file based on this corpus with those column :
Word
Tag : tag of the word wanted
Tag-2: tag of word -2
Tag-1 : tag for word -1
Tag+1 : tag of word +1
My label is the column tag. Results are very bad, I think there's something wrong with my input. Do you have any idea how to do this please?
Tagged:
0
Answers
-
Please post your RapidMiner process (XML) and sample data.
0