Closed cannin closed 5 years ago
Add a new column to details table:
- If "hypothesis_information":false from extracted_information then show icon fa-star
- If "hypothesis_information":true then show fa-star-half-o
I ran some queries and noticed that hypothesis_information
is not the same across all documents of the identifier. How should I decide its value?
Example query
This is per sentence (NOT one per page) in the sentence table.
if "hypothesis_information" is not true or false let me know
Can you put the hypothesis icon in a separate
Relevant Code available here
Add a new column to details table: