🎉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

Input/Output Word List Question

User: "mdc"
New Altair Community Member
Updated by Jocelyn
1. What is the meaning of the last 2 numbers after each attribute? Are they significant? I tried loading my own keywords (just a list format) from other sources and did not seem to work.

@number_of_documents 29
@number_of_classes 1
erasable,5,5
array,10,10
including,9,9
plurality_memory,6,6
floating_gate,10,10
transistor_floating,5,5
memory_string,5,5
string,7,7

2. What exactly are the uses of the input and output word list?

3. Is RM 4.4 out yet?

thanks,
Matthew

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "IngoRM"
    New Altair Community Member
    Hello,

    ad 1) the numbers in the word list state
    • the number of documents in which the word occurred (the first number)
    • the number of documents in which the word occurred for each available class (second and following numbers, here you seem to have only one class)
    ad 2) the input and output word lists ensure that the TFIDF calculations are comparable for training and application phase which is important for document classification

    ad 3) RM 4.4 will be release tomorrow during the day

    Cheers,
    Ingo