Skip to content

Method for searching relevant podcast segments from transcripts using transformer models

Notifications You must be signed in to change notification settings

Prakhar314/COL764-Podcast-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COL764-Project

  • notebooks Jupyter Notebooks, for testing.
  • scripts Python scripts converted from the notebooks, run on HPC.
  • results Results after BM25, and reranking using idfferent approaches
  • qrels Relevance judgements
  • topics List of queries and descriptions in .tsv format
  • utils Scripts for creating the lucene index from the original dataset.