ttranslit

Results 1 issues of ttranslit

Hello, I have trouble to initially load the model. I use version 1.2.28. ```from NewsSentiment import TargetSentimentClassifier tsc = TargetSentimentClassifier() ``` It gives me the following error: ```RegistryError Traceback (most...