Hello I'm not succeding in importing word documents quanteda. I'm using this command
my_texts <- readtext::readtext("~/Users/grouetl/Documents/ProjetsLISE/Boimondau/Transcriptionstribunal/.doc*")
and get this error message:
Error in list_files(file, ignore_missing, TRUE, verbosity) : File '' does not exist.
Most likely your wildcard expression is wrong.
Try this in the Terminal:
If nothing results, then your pattern is wrong.
I would suggest you try: