This project introduces an answer retrieval system utilizing BERT, LDA, and document similarity techniques. BERT ensures deep contextual understanding, while LDA extracts key themes. Document similarity measures identify relevant documents to the query. This combination enables accurate retrieval and contextually appropriate answers.
ATREAY/Final_Year_Project
This project introduces an answer retrieval system utilizing BERT, LDA, and document similarity techniques. BERT ensures deep contextual understanding, while LDA extracts key themes. Document similarity measures identify relevant documents to the query. This combination enables accurate retrieval and contextually appropriate answers.
PythonGPL-3.0