Watts-Lab / commonsense-statements

Commonsense platfrom statements
https://watts-lab.github.io/commonsense-statements
0 stars 0 forks source link

New statements from news articles #3

Open amirrr opened 11 months ago

amirrr commented 11 months ago

I added the news articles from data given to us by Samar. There are total 2884 news article with phrases given below in them.

['common sense', 'practical wisdom', 'sound reasoning', 'good judgment',
'rational thinking', 'logical conclusion', 'practical knowledge',
'everyday wisdom', 'common understanding', 'sensible approach',
'pragmatic view', 'reasonable perspective', 'realistic thinking',
'down-to-earth reasoning', 'practical insight', 'plain logic']
amirrr commented 10 months ago

key words to look at in articles:

['common sense', 'commonsense', 'self evident']

markwhiting commented 10 months ago

We should use something like:

in this snippet, the author uses the word ${key word}. Please write a statement that captures what the author was implying was ${key word}.

markwhiting commented 10 months ago

The prompt should be such that it works reasonably well on any kind of snippet, e.g., email, news article, book etc., so that this can be a standard method for us to get statements from any of those sources.