You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I entered "topicexplorer init FILENAME", for each of the three files inside the folder, the program says that "could not find files for the given pattern", but later it correctly parses PDFs to text files and train models from those texts.
Also, line 403 in init.py "args.corpus_print_name = prompt("Corpus Name", default=args.corpus_name)" causes the program to break in windows.
The text was updated successfully, but these errors were encountered:
After I entered "topicexplorer init FILENAME", for each of the three files inside the folder, the program says that "could not find files for the given pattern", but later it correctly parses PDFs to text files and train models from those texts.
Also, line 403 in init.py "args.corpus_print_name = prompt("Corpus Name", default=args.corpus_name)" causes the program to break in windows.
The text was updated successfully, but these errors were encountered: