Thursday, April 18, 2019

Python: LASER package

Used for the sentence to sentence aligner:
https://github.com/facebookresearch/LASER

Installation:
Reference the README.md

Install faiss package
conda install faiss-gpu cudatoolkit=9.0 -c pytorch


No comments: