|
• string/pattern recognition
hi all,
i am doing a project where in i get an input from a consulting company containing the feedback on different representatives in the concern. i would like to create a program that can segregate these comments automatically into different buckets depending upon the keywords in the comments.
for eg:
the rep. was very good - should be bucketed into "GOOD"
the rep. was very bad - should be bucketed into "BAD - needs improvement"
and something like
the rep. was good but was not able to help me - into ?
could someone help me out with this problem?
Thanks a lot in advance....
|