🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Decision Tree

User: "sudheendra"
New Altair Community Member
Updated by Jocelyn
Hai,

I have an unstructured Text document.I want to represent the related words as a Decision Tree, ie  If I use ChangeAttributeRole and input a particular word as label can I obtain a Decision Tree on the basis of this document?

Thanks,
Sekhar

Find more posts tagged with

Sort by:
1 - 7 of 71
    User: "haddock"
    New Altair Community Member
    Hi there,
    I want to represent the related words as a Decision Tree
    I'm having difficulty understanding this, could you give us some form of example?
    User: "sudheendra"
    New Altair Community Member
    OP
    Hai,

    I am attaching some of my contents.
    Suppose it contains "He suffered head trauma and is still experiencing vision problems as a result of this accident" which is  repeating many  times in my Text  Data. So I need to get the relation between "accident", "vision" and "headtrauma" or in other sense if my decision variable is "vision" then the tree should contain "accident" and other related attributes.

    Thanks,
    Sekhar

    User: "haddock"
    New Altair Community Member
    So the root node of the decision tree would be what?
    User: "sudheendra"
    New Altair Community Member
    OP
    Hai,

    I have only one document. I am extracting ideas from the document.I dont know whether it is possible to take the entire document as root.In the above example is it possible to take "accident "as root? For the first time I am applying Decison Tree in Text document.So your help will be highly useful  :)

    Thanks,
    Sekhar
    User: "land"
    New Altair Community Member
    Hi,
    I doubt, that decision trees will be of great help for your problem. I don't see there any classification problem. Please remember, a classification problem is about assigning a class label, for example "red" or "green". What should be this label in your case?

    Greetings,
      Sebastian
    User: "sudheendra"
    New Altair Community Member
    OP
    Hi Sebastain,

    I have a 50 text files. I need to classify the total documents into ''Good' and "Bad" on the basis of words ( ie If the documents contain loss,injury,damage etc then I need to classify it into "Bad", if the documet contain issued,payment,closed etc then I need to classify it into "Good")
    How can I proceed further?

    Thanks,
    Sekhar