Closest_sentences-from-different-languages-with-laser-embedding

This project constructs two text file which one of them is German and the other one is Portuguese. The task is to find the most colsest pair of sentences from two languages.

Requirements: laserembeddings: pip install laserembeddings PyTorch also for using the approximate nearest neighbor algorithm: pip install faiss-cpu