← Back to team overview

commonsense team mailing list archive

[Bug 524508] Re: Show top concepts for canonical docs

 

Related to this it would be very useful to put the info on canonical
documents into some structured file like .xls or .csv separate from the
general concepts file that is in results now.

I would like to see the following records produced :

filename.txt,polarity_value, concept 1, concept 2, concept 3

The concepts should not be word occurences but generalised terms from
the analogy space...

-- 
Show top concepts for canonical docs
https://bugs.launchpad.net/bugs/524508
You received this bug notification because you are a member of
Commonsense Computing, which is the registrant for Luminoso.

Status in Luminoso: Confirmed

Bug description:
When a canonical document is selected, the info pane should show a list of commonly-occuring concepts in the documents that are most similar to it.

These should probably be pre-SVD counts, not post-SVD similarity scores. For example, counting the number of times the words "chinese" and "thai" occur, weighted by which documents they are in, but not weighted by anything involving the "chinese" and "thai" concept vectors themselves. This would reassure users that the data reflects reality, even if the SVD comes out kind of weird.

Probably the best way to report these values would be as percentages -- this is what Dentsu does in their existing reports.





References