Justin Black commited on
Commit
39dbdd7
·
1 Parent(s): 23138cc

Add sentencepiece dependency

Browse files

Required by the IndicTrans2 tokenizer.

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,4 +10,5 @@ sacremoses
10
  pandas
11
  regex
12
  mosestokenizer
 
13
  git+https://github.com/VarunGumma/IndicTransToolkit.git
 
10
  pandas
11
  regex
12
  mosestokenizer
13
+ sentencepiece
14
  git+https://github.com/VarunGumma/IndicTransToolkit.git