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_soufianef_soufiane Member Posts: 1 Learner II
edited November 2018 in Help

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? 

DataSet.png

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    Please post your RapidMiner process (XML) and sample data.

Sign In or Register to comment.