COVID-Miner is a text search engine for querying the COVID-19 Open Research Dataset (CORD-19), with a clinical NLP pipeline developed by Cincinnati Children's. The search engine has three functions:
- Meta Search that queries the CORD-19 meta-information, including source, journal, publish date, title and abstract,
- Text Retrieval that analyzes full-text articles, retrieves and standardizes relevant information (e.g., synonyms) with NLP, and rank the articles based on degrees of matching with user search, and
- Subscription that sends a user the latest articles matching their search bi-weekly.
The search engine is updated bi-weekly to include the latest articles related to COVID-19 and the coronavirus family.