Ranieri

Results 13 issues of Ranieri

I download from 'Word2Vec' http://nilc.icmc.usp.br/embeddings this http://143.107.183.175:22980/download.php?file=embeddings/word2vec/cbow_s50.zip And try to load ``` var w2v2 = require( 'word2vec' ); w2v2.loadModel( 'C:\Users\Ranieri\Documents\Projetos\playground\datas.txt', function( error, model ) { console.log(error) console.log( model ); });...

### Contact Details (Optional) [email protected] ### Describe the bug I`m using the steam version. but it crash before open any window. ### How do you reproduce the bug? 1. Open...

bug
triage
runtime

Not working with my Skype for business account. ``` (node:21336) UnhandledPromiseRejectionWarning: MicrosoftAccountLogin: Unable to login with MicrosoftAccount. caused by WrongCredentials: Wrong credentials for the user "[email protected]" ```