diff --git a/presentations_reports/phase3/README.md b/presentations_reports/phase3/README.md index b7b5b63..e0c910e 100644 --- a/presentations_reports/phase3/README.md +++ b/presentations_reports/phase3/README.md @@ -7,7 +7,7 @@ Here you will find a concise summary of progress made during Phase 3. - Full-text search and retrieval of text snippets: https://xdd.wisc.edu/api/snippets; automatic surfacing of mentioned drugs and grounded EMMAA statements available with option &known_entities=drugs,emmaa - https://xdd.wisc.edu/sets/: xDD document sets defined by full text searches and journal titles. Different transformations to documents within sets are available within sub-pages of the set. For example, documents within a set may be used to train a word embedding model, or the COSMOS extraction pipeline may be deployed to extract figures, tables, and equations for documents within a set - https://xdd.wisc.edu/sets/xdd-covid-19/: Lists information about the `xdd-covid-19` set of documents, and lists available products (transformations) derived from the set. -2. **COSMOS API**: Figure, table, equation retreival by [COSMOS document processing pipeline](https://github.com/UW-COSMOS/Cosmos) deployed over xDD set. Note that use of these routes to retrieve table and figure objects requires an API key. +2. **COSMOS API**: Figure, table, equation retrieval by [COSMOS document processing pipeline](https://github.com/UW-COSMOS/Cosmos) deployed over xDD set. Note that use of these routes to retrieve table and figure objects requires an API key. - Get started by reading the [COSMOS documentation](https://uw-cosmos.github.io/Cosmos/index.html) and understanding the back-end. - https://xdd.wisc.edu/sets/xdd-covid-19/cosmos/api/: Base documentation for COSMOS search interface, available for the `xdd-covid-19` set. - https://xdd.wisc.edu/sets/xdd-covid-19/cosmos/api/search: Documentation for searching the COSMOS extractions.