Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 743 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 743 Bytes

Using Transformers for semantic search over datasets in the NCEI Archive

This project uses Sentence Transformer to perform a semantic search over data in NOAA's National Centers for Environmental Information (NCEI) Archive.

To search over NCEI datasets, open "semantic_search.ipynb" in Google CoLab, and select "Run All". The last cell will allow you to input a search query. When prompted, enter the query, press Enter, and wait for results.

Resources