text classifier

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • olivi4
    New Member
    • Mar 2007
    • 1

    #1

    text classifier

    can anyone help me to classify a text given into categories...pl ease
    for examples

    the question:
    What films featured the character Popeye Doyle ?
    category:
    entity


    question:
    How can I find a list of celebrities ' real names?
    category:
    human

    Assume the questions and categories already fixed and cannot be change.
    I tried to use the string (such as what and how) in the question to search but its not working...


    big thank you to helper
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by olivi4
    can anyone help me to classify a text given into categories...pl ease
    for examples

    the question:
    What films featured the character Popeye Doyle ?
    category:
    entity


    question:
    How can I find a list of celebrities ' real names?
    category:
    human

    Assume the questions and categories already fixed and cannot be change.
    I tried to use the string (such as what and how) in the question to search but its not working...


    big thank you to helper
    I'm afraid that you will need to provide examples of what you have tried.
    Are you searching a database, using text files, etc.
    This is a Python Help Forum (not a get someone to do my work for me forum).
    Thanks for understanding the needs we have in order to meet your needs.
    Welcome to TheScripts!

    Comment

    Working...