FinNLP
FinNLP copied to clipboard
How to install FinNLP?
you have to clone first
!git clone https://github.com/AI4Finance-Foundation/FinNLP
then change the directory
!cd FinNLP
Add Repository to Python Path
import sys sys.path.append('/content/FinNLP')
I get this error message :(
fatal: could not create work tree dir 'FinNLP': Read-only file system