kmkurn / pytorch-crf

(Linear-chain) Conditional random field in PyTorch.
https://pytorch-crf.readthedocs.io
MIT License
935 stars 151 forks source link

How to install this on conda environment #94

Closed ammaarahmad1999 closed 2 years ago

ammaarahmad1999 commented 2 years ago

Please provide the commands for conda installation

kmkurn commented 2 years ago

Hi, you can just install with pip as usual. Being in conda environment doesn't prevent you from using pip.