Skip to content

Commit

Permalink
Merge pull request #561 from AFP-Medialab/assistant/url-domain-analys…
Browse files Browse the repository at this point in the history
…is-updates

Updated broken link in extracted url and source cred tooltips
  • Loading branch information
Sallaa authored Aug 9, 2024
2 parents 0baafed + a78df35 commit c8d6c29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/locales/en/components/NavItems/tools/Assistant.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"source_credibility_warning_account": "account has been mentioned in a lookup against:",
"text_tooltip": "<b>What is this?</b></br>Any text which can be extracted from the given URL is displayed here</br></br><b>How is this used?</b></br>Various text processing tools are run against this text: <ul><li>The language is detected and displayed</li><li>The named entities in the text are extracted and displayed (people, locations, organisations etc.)</li><li>The first 500 characters in the text are sent to be checked against the database of known fakes. The results of this check (if any) are listed in the <b>Warnings</b> section</li></ul> For more information, see: <a href=\"https://gatenlp.github.io/we-verify-app-assistant/supported-tools\" target=\"_blank\" rel=\"noopener noreferrer\">this page</a>",
"media_tooltip": "<b>What is this?</b></br>Any images or videos which can be extracted from the URL have been displayed here.</br></br><b>What can I do with these?</b></br>For any selected image/video, a list of relevant tools from the plugin which can process this media are given. Selecting any of these will redirect the media to the selected tool.</br> Alongside this, the assistant will reverse search the media against the database of known fakes. If any results are found, these will be displayed in the <b>Warnings</b> section.</br></br> For more information, see: <a href=\"https://gatenlp.github.io/we-verify-app-assistant/supported-tools\" target=\"_blank\" rel=\"noopener noreferrer\">this page</a>",
"sc_tooltip": "<b>What is this?</b></br>For every URL entered, we run either the domain (if this is a non social media URL) or the account (if this is a social media URL) against our URL domain analysis service. The results of this check are shown here.</br></br><b>What can I do with these?</b></br> The domain analysis service intends to collect information about a domain/account from multiple sources. From here, we intend to inform the user whether any of the sources we collect from hold information on the domain/account of the URL entered. The result is split into three types: <ul><li><strong>Warning:</strong> domain listed by source which explicitly lists potentially untrustworthy domains </li><li><strong>Fact checker:</strong> domain listed by source which explicitly lists fact checkers</li><li><strong>Mentions:</strong> domain listed by source which lists a mix of trustworthy and untrustworthy domains</li></ul> Since this is information collected from multiple sources, we have given the source we have taken the details from and if provided, any evidence the source itself has given so users can check the validity of claims made about a domain. For more information on sources and data collection, see <a href=\"https://gatenlp.github.io/we-verify-app-assistant/supported-tools\" target=\"_blank\" rel=\"noopener noreferrer\">this page</a>",
"sc_tooltip": "<b>What is this?</b></br>For every URL entered, we run either the domain (if this is a non social media URL) or the account (if this is a social media URL) against our URL domain analysis service. The results of this check are shown here.</br></br><b>What can I do with these?</b></br> The domain analysis service intends to collect information about a domain/account from multiple sources. From here, we intend to inform the user whether any of the sources we collect from hold information on the domain/account of the URL entered. The result is split into three types: <ul><li><strong>Warning:</strong> domain listed by source which explicitly lists potentially untrustworthy domains </li><li><strong>Fact checker:</strong> domain listed by source which explicitly lists fact checkers</li><li><strong>Mentions:</strong> domain listed by source which lists a mix of trustworthy and untrustworthy domains</li></ul> Since this is information collected from multiple sources, we have given the source we have taken the details from and if provided, any evidence the source itself has given so users can check the validity of claims made about a domain. For more information on sources and data collection, see <a href=\"https://gatenlp.github.io/domain-analysis-lists/\" target=\"_blank\" rel=\"noopener noreferrer\">this page</a>",
"source_cred_popup_header_domain": "The domain has been found in the following reports listed by:",
"source_cred_popup_header_account": "The account has been found in the following reports listed by:",
"url_domain_analysis": "URL Domain Analysis",
Expand All @@ -111,6 +111,6 @@
"extracted_urls": "Extracted URLs",
"extracted_urls_url_domain_analysis": "Extracted URLs with URL Domain Analysis",
"extracted_urls_url_domain_analysis_failed": "Extracted URLs with URL Domain Analysis has failed.",
"extracted_urls_tooltip": "<b>What is this?</b></br>For every URL extracted from the original URL, we run either the domain (if this is a non social media URL) or the account (if this is a social media URL) against our URL domain analysis service. The results of this check are shown here.</br></br><b>What can I do with these?</b></br> The domain analysis service intends to collect information about a domain/account from multiple sources. From here, we intend to inform the user whether any of the sources we collect from hold information on the domain/account of the URL entered. The result is split into three types: <ul><li><strong>Warning:</strong> domain listed by source which explicitly lists potentially untrustworthy domains </li><li><strong>Fact checker:</strong> domain listed by source which explicitly lists fact checkers</li><li><strong>Mentions:</strong> domain listed by source which lists a mix of trustworthy and untrustworthy domains</li></ul> Since this is information collected from multiple sources, we have given the source we have taken the details from and if provided, any evidence the source itself has given so users can check the validity of claims made about a domain. For more information on sources and data collection, see <a href=\"https://gatenlp.github.io/we-verify-app-assistant/supported-tools\" target=\"_blank\" rel=\"noopener noreferrer\">this page</a>",
"extracted_urls_tooltip": "<b>What is this?</b></br>For every URL extracted from the original URL, we run either the domain (if this is a non social media URL) or the account (if this is a social media URL) against our URL domain analysis service. The results of this check are shown here.</br></br><b>What can I do with these?</b></br> The domain analysis service intends to collect information about a domain/account from multiple sources. From here, we intend to inform the user whether any of the sources we collect from hold information on the domain/account of the URL entered. The result is split into three types: <ul><li><strong>Warning:</strong> domain listed by source which explicitly lists potentially untrustworthy domains </li><li><strong>Fact checker:</strong> domain listed by source which explicitly lists fact checkers</li><li><strong>Mentions:</strong> domain listed by source which lists a mix of trustworthy and untrustworthy domains</li></ul> Since this is information collected from multiple sources, we have given the source we have taken the details from and if provided, any evidence the source itself has given so users can check the validity of claims made about a domain. For more information on sources and data collection, see <a href=\"https://gatenlp.github.io/domain-analysis-lists/\" target=\"_blank\" rel=\"noopener noreferrer\">this page</a>",
"embedding_not_supported":"The Assistant could not display this video content."
}

0 comments on commit c8d6c29

Please sign in to comment.