Support Vector Machine or Artificial Neural Network for text processing?
Posted
by Arkid
on Stack Overflow
See other posts from Stack Overflow
or by Arkid
Published on 2010-03-12T17:24:45Z
Indexed on
2010/03/12
17:27 UTC
Read the original article
Hit count: 561
artificial-intelligence
|artificial-neural-network
|neural-network
|machine-learning
We need to decide between Support Vector Machines and Fast Artificial Neural Network for some text processing project.
It includes Contextual Spelling Correction and then tagging the text to certain phrases and their synonyms.
Which will be the right approach? Or is there an alternate to both of these... Something more appropriate than FANN as well as SVM?
© Stack Overflow or respective owner