More experimentation
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
parent
1c501db81a
commit
83d870d2ea
43 changed files with 749 additions and 496 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import unittest
|
||||
|
||||
from src.sus.lemmatize_text import lemmatize_text
|
||||
from src.good_ai.utilities.lemmatize_text import lemmatize_text
|
||||
|
||||
|
||||
class TestLemmatizeText(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue