https://github.com/annotation/text-fabric
Revision 3dd9d472b9ab6255197b5c1b3aab877c2be23e9b authored by Dirk Roorda on 26 April 2019, 07:38:47 UTC, committed by Dirk Roorda on 26 April 2019, 07:38:47 UTC
1 parent a7850fe
Raw File
Tip revision: 3dd9d472b9ab6255197b5c1b3aab877c2be23e9b authored by Dirk Roorda on 26 April 2019, 07:38:47 UTC
transcription Hebrew added geresh gershayim
Tip revision: 3dd9d47
azbnsetup.sh
#!/bin/sh

cd ~/anaconda3_501/bin
./pip3.6 install text-fabric
back to top