To build a ranked news article search engine using TF-IDF weighting and Cosine Similarity deployed as a Flask web application accessible through a public URL.
This project is implemented in Pytorch (1.11.0+cu113). Thus please install Pytorch first. ctcdecode==0.4 [parlance/ctcdecode],for beam search decode ...