X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=iramuteq.py;h=42b8fa8e11a33666d1bfac910dd2c359446e68be;hp=d729c40e506f8451c5d3aa9944acff4245fcb5cd;hb=d1d24d86422c9e9805516190ea17a379201f9300;hpb=40ae5805c4286656d9c6c17e3231d0ea24cdcaa7 diff --git a/iramuteq.py b/iramuteq.py index d729c40..42b8fa8 100644 --- a/iramuteq.py +++ b/iramuteq.py @@ -59,7 +59,7 @@ from textwordcloud import WordCloud from profile_segment import ProfileSegment from textcheckcorpus import checkcorpus from openanalyse import OpenAnalyse -from corpusNG import BuildFromAlceste, Builder +from corpus import BuildFromAlceste, Builder from sheet import MySheet from checkinstall import CreateIraDirectory, CheckRPath, FindRPAthWin32, FindRPathNix, CheckRPackages, IsNew, UpgradeConf, CopyConf, RLibsAreInstalled from chemins import ConstructRscriptsPath, ConstructConfigPath, ConstructDicoPath, ConstructGlobalPath, PathOut