Difference between revisions of "COVID-19"

From
Jump to: navigation, search
(Research Tools)
(Research Tools)
Line 32: Line 32:
  
 
= Research Tools =
 
= Research Tools =
 +
Which help to uncover potential patterns across research papers...
  
 
* [http://www.covidsearch.io/ Covidex | University of Waterloo and NYU] a using NLP and information retrieval (IR) components  
 
* [http://www.covidsearch.io/ Covidex | University of Waterloo and NYU] a using NLP and information retrieval (IR) components  
Line 39: Line 40:
 
** [http://github.com/castorini/pyserini/ Pyserini]  Python bindings for Anserini
 
** [http://github.com/castorini/pyserini/ Pyserini]  Python bindings for Anserini
 
** [http://huggingface.co/transformers/ Transformers | HuggingFace]
 
** [http://huggingface.co/transformers/ Transformers | HuggingFace]
 
+
* [http://cslab241.cs.aueb.gr:5000/ AUEB NLP Group Covid-19 Search Engine | AUEB's NLP Group] an Experimental Document and Snippet Retrieval Search Engine for CORD-19
 
+
* [http://covidsearch.sinequa.com/app/covid-search/#/home Covid Search | Sinequa] an experimental portal for CORD-19  
* AUEB NLP Group Covid-19 Search Engine - An Experimental Document and Snippet Retrieval Search Engine for CORD-19 by the AUEB's NLP Group
 
 
 
* Covid Search - A CORD-19 Search engine from Sinequa
 
 
 
 
* [http://cord19.vespa.ai/ Vespa’s CORD-19 Search] trawls for vetted research papers
 
* [http://cord19.vespa.ai/ Vespa’s CORD-19 Search] trawls for vetted research papers
 
+
* [http://covid19search.azurewebsites.net/ Covid-19 Search] - powered by Azure Cognitive Search
* Covid-19 Search - A CORD-19 Search Engine powered by Azure Cognitive Search
+
* [http://app.sketchengine.eu/#dashboard?corpname=preloaded%2Fcovid19 Sketch Engine with 19 Corpus | Sketch Engine] ...[http://www.sketchengine.eu/covid19/ about]
 
 
* Covid 19 Corpus - The CORD-19 dataset loaded into the Sketch Engine
 
 
 
 
* [http://covidsearch.korea.ac.kr/ covidsearch | Korea University’s DMIS Lab] - Real-time question answering on 31K COVID-19 related articles ...[http://github.com/dmis-lab/covidsearch GitHub]
 
* [http://covidsearch.korea.ac.kr/ covidsearch | Korea University’s DMIS Lab] - Real-time question answering on 31K COVID-19 related articles ...[http://github.com/dmis-lab/covidsearch GitHub]
 
 
* [http://coronavirus.1science.com/search Coronavirus Research Repository - The Elsevier Coronavirus Research Repository] with scholarly articles on COVID-19, SARS, MERS and other corona viruses
 
* [http://coronavirus.1science.com/search Coronavirus Research Repository - The Elsevier Coronavirus Research Repository] with scholarly articles on COVID-19, SARS, MERS and other corona viruses
 
+
* [http://www.elementai.com/covid-research Element AI] leveraging a semantic search model, users can search with keywords, phrases and even copy entire paragraphs of text into the search bar  [http://www.elementai.com/products/knowledge-scout Knowledge Scout]
* [http://www.elementai.com/covid-research Element AI] leveraging a semantic search model, users can search with keywords, phrases and even copy entire paragraphs of text into the search bar, yielding articles that contain content that is semantically similar -- helping to uncover potential patterns across research papers that may not otherwise have been perceptible. [http://www.elementai.com/products/knowledge-scout Knowledge Scout]
 
 
 
 
* [http://cord-19.apps.allenai.org/ CORD-19 Explorer | Allen Institute for AI] full-text search engine helping people explore the dataset and identify potential research efforts.
 
* [http://cord-19.apps.allenai.org/ CORD-19 Explorer | Allen Institute for AI] full-text search engine helping people explore the dataset and identify potential research efforts.

Revision as of 10:05, 31 March 2020

Youtube search... ...Google search


Kaggle

The primary goal of Kaggle’s COVID-19 effort is to find factors that impact the transmission of COVID-19 (particularly those that map to the NASEM/WHO open scientific questions). You've already shown great results in producing meaningful insights to help address the pandemic! - Kaggle Team

  • COVID-19 Dataset Challenge: Kagglers will need to find, curate, share -- and join -- useful public datasets. You can review the relevant threads for sharing datasets and discussing dataset ideas to get an idea of the types of things that Kagglers find most useful. For this challenge we are only considering public datasets on Kaggle.

Acknowledgments

Research Tools

Which help to uncover potential patterns across research papers...