kmkurn / pytorch-crf

(Linear-chain) Conditional random field in PyTorch.

Home Page:https://pytorch-crf.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install this on conda environment

ammaarahmad1999 opened this issue · comments

Please provide the commands for conda installation

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