Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/sacremoses/__init__.py: 83%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

6 statements  

1from sacremoses.corpus import * 

2from sacremoses.tokenize import * 

3from sacremoses.truecase import * 

4from sacremoses.normalize import * 

5 

6# from sacremoses.subwords import * 

7 

8__version__ = "0.0.41"