paper-with-me

홈 › Papers

COVID-19 Literature Mining and Retrieval using Text Mining Approaches

2022-05-29 · Sanku Satya Uday, Satti Thanuja Pavani, T. Jaya Lakshmi, Rohit Chivukula

The novel coronavirus disease (COVID-19) began in Wuhan, China, in late 2019 and to date has infected over 148M people worldwide, resulting in 3.12M deaths. On March 10, 2020, the World Health Organisation (WHO) declared it as a global pandemic. Many academicians and researchers started to publish papers describing the latest discoveries on covid-19. The large influx of publications made it hard for other researchers to go through a large amount of data and find the appropriate one that helps their research. So, the proposed model attempts to extract relavent titles from the large corpus of research publications which makes the job easy for the researchers. Allen Institute for AI released the CORD-19 dataset, which consists of 2,00,000 journal articles related to coronavirus-related research publications from PubMed's PMC, WHO (World Health Organization), bioRxiv, and medRxiv pre-prints. Along with this document corpus, they have also provided a topics dataset named topics-rnd3 consisting of a list of topics. Each topic has three types of representations like query, question, and narrative. These Datasets are made open for research, and also they released a TREC-COVID competition on Kaggle. Using these topics like queries, our goal is to find out the relevant documents in the CORD-19 dataset. In this research, relevant documents should be recognized for the posed topics in topics-rnd3 data set. The proposed model uses Natural Language Processing(NLP) techniques like Bag-of-Words, Average Word-2-Vec, Average BERT Base model and Tf-Idf weighted Word2Vec model to fabricate vectors for query, question, narrative, and combinations of them. Similarly, fabricate vectors for titles in the CORD-19 dataset. After fabricating vectors, cosine similarity is used for finding similarities between every two vectors. Cosine similarity helps us to find relevant documents for the given topic.

📄 PDF Abstract BibTeX arXiv:2205.14781

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesLiterature MiningRetrieval

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
WordPiece 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Medical Literature Mining and Retrieval in a Conversational Setting

2021-07-23 · Souvik Das, Sougata Saha, Rohini K. Srihari

The Covid-19 pandemic has caused a spur in the medical research literature. With new research advances in understanding the virus, there is a need for robust text mining tools which can process, extract and present answe…

Information RetrievalLiterature MiningRetrieval

AskMe: A LAPPS Grid-based NLP Query and Retrieval System for Covid-19 Literature

2020-12-01 · EMNLP (NLP-COVID19) 2020 12 · Keith Suderman, Nancy Ide, Verhagen Marc, Brent Cochran 외

In a recent project, the Language Application Grid was augmented to support the mining of scientific publications. The results of that ef- fort have now been repurposed to focus on Covid-19 literature, including modifica…

Retrieval

Automatic Textual Evidence Mining in COVID-19 Literature

2020-04-27 · Xuan Wang, Weili Liu, Aabhas Chauhan, Yingjun Guan 외

We created this EVIDENCEMINER system for automatic textual evidence mining in COVID-19 literature. EVIDENCEMINER is a web-based system that lets users query a natural language statement and automatically retrieves textua…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Open Information Extraction+1

COVID-19Base: A knowledgebase to explore biomedical entities related to COVID-19

2020-05-12 · Junaed Younus Khan, Md. Tawkat Islam Khondaker, Iram Tazim Hoque, Hamada Al-Absi 외

We are presenting COVID-19Base, a knowledgebase highlighting the biomedical entities related to COVID-19 disease based on literature mining. To develop COVID-19Base, we mine the information from publicly available scient…

Literature MiningSentiment Analysis

CORD-19: The COVID-19 Open Research Dataset

2020-04-22 · ACL 2020 7 · Lucy Lu Wang, Kyle Lo, Yoganand Chandrasekhar, Russell Reas 외

The COVID-19 Open Research Dataset (CORD-19) is a growing resource of scientific papers on COVID-19 and related historical coronavirus research. CORD-19 is designed to facilitate the development of text mining and inform…

Information RetrievalManagementRetrieval