vineetjohn / linguistic-style-transfer

Neural network parametrized objective to disentangle and transfer style and content in text
Apache License 2.0
139 stars 33 forks source link

Add steps to setup the kenlm library #67

Closed Demfier closed 5 years ago

Demfier commented 5 years ago

Hi @vineetjohn,

Setting up the KeNLM library could be a bit tricky for some (as it has some further dependencies). So I thought it would be good to enumerate the exact steps to properly set it up in the repository. Lemme know what you think.

Thanks, Gaurav.