From f5e5716d7d1b1dcbc00258333cdaf98222adbe8d Mon Sep 17 00:00:00 2001 From: za158 <58824955+za158@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:52:29 -0400 Subject: [PATCH] add number --- web/gui-v2/src/static_data/tooltips.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/gui-v2/src/static_data/tooltips.js b/web/gui-v2/src/static_data/tooltips.js index 08324c8..807cedb 100644 --- a/web/gui-v2/src/static_data/tooltips.js +++ b/web/gui-v2/src/static_data/tooltips.js @@ -90,7 +90,7 @@ const tooltips = { detailView: { publications: { aiResearchArticles: <>For details on how we identify and count AI research articles, read the PARAT documentation, - highlyCitedArticles: <>Highly cited articles are defined as the tktk% of articles in each publication year with the most citations., + highlyCitedArticles: <>Highly cited articles are defined as the 10% of articles in each publication year with the most citations., topResearchTopicsTable: <>Articles are assigned to AI subtopics using ETO classifiers. Read more >>, topConferencePubsChart: <>Includes publications accepted at selected prominent AI research conferences around the world. Read more >>, },