mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-07-11 00:40:35 +08:00
updated language example, changes module name to lowercase
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import unittest
|
||||
|
||||
import numpy as np
|
||||
|
||||
from IndicoIo import political, sentiment, fer, facial_features, language
|
||||
from indicoio import political, sentiment, fer, facial_features, language
|
||||
|
||||
|
||||
class FullAPIRun(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user