nikolanoske
nikolanoske
Hi, thank you so much for this package! Is there a way to scrape worders at larger scale? I want to create a list of all words in Duden whose...
Hi Maarten, I tried applying the transform function after training a model. So, I train the model and afterwards, I load my whole dataframe and preprocess the texts to make...
Thank you so much for providing this package! I am looking for an opportunity, to download the frequency of many words at the same time and to get the information...
Hi, thank you so much for this package! I am looking for a way to not search for one specific word, but to scrape for all words with the usage...
Hi, thank you so much for providing this code! Unfortunatetly I am having issues running SemScale. In Anaconda Promptshell I ran: `python scaler.py C:\Users\SemScale\embeddings\wiki.big-five.mapped.vec C:\Users\SemScale\datadir_test C:\Users\SemScale\output.txt` However, this always yields...