I want to describe through the example.
I do have four sentences:
Sentence 1
Sentence 2
Sentence 3
Sentence 4
.....................................................................
I develop the features and apply to Fuzzy clustering algorithm. I get the membership value for each sentences.
Sentence 1 0.2 0.4 0.4
Sentence 2 0.08 0.9 0.02
Sentence 3 0.15 0.35 0.6
Sentence 4 0.12 0.08 0.8
..........................................................................
I do have golden standard data:
Group A
Sentence 1
Sentence 2
Group B
Sentence 2
Sentence 3
Sentence 4
Group C
Sentence 1
Sentence 3
Sentence 4
.............................................................................
Now, my question is how to compare the membership value that is obtained for each sentence to the golden standard.