The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Training Corpus Tagged with neural network
f_soufiane
Member Posts: 1 Learner II
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.