Open metalingus666 opened 2 years ago
Merhaba biraz geç gördüm mailinizi kusura bakmayın. Ayrıntılı inceleyemedim ancak modelin olduğu pathi kod içinde yanlış vermişsiniz gibi duruyor. /home/oguzhan/PycharmProjects/OguzModel/trmodel bu pathi değiştirip kendi bilgisayarınızda modeli nereye koyduysanız oranın pathini vermeniz gerekiyor. Çalışmazsa tekrardan yazarsanız yardımcı olmaya çalışırım İyi çalışmalar
Gönderen: metalingus666 @.> Gönderildi: 6 Aralık 2021 Pazartesi 00:19 Kime: oguzhankirlar/Turkish-Word2Vec-Model @.> Bilgi: Subscribed @.***> Konu: [oguzhankirlar/Turkish-Word2Vec-Model] Kurulum (Issue #1)
Hocam kurulumu hakkında bilgi verebilir misiniz kurmayı berecemedim :/
Traceback (most recent call last): File "C:\Users\Administrator\Desktop\Yeni klasör (4)\Turkish-Word2Vec-Model-master\deneme.py", line 2, in word_vectors = KeyedVectors.load_word2vec_format('/home/oguzhan/PycharmProjects/OguzModel/trmodel', binary=True) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\gensim\models\keyedvectors.py", line 1629, in load_word2vec_format return _load_word2vec_format( File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\gensim\models\keyedvectors.py", line 1955, in _load_word2vec_format with utils.open(fname, 'rb') as fin: File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\smart_open\smart_open_lib.py", line 188, in open fobj = _shortcut_open( File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\smart_open\smart_open_lib.py", line 361, in _shortcut_open return _builtin_open(local_path, mode, buffering=buffering, **open_kwargs) FileNotFoundError: [Errno 2] No such file or directory: '/home/oguzhan/PycharmProjects/OguzModel/trmodel'
Böyle bir hata aldım
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/oguzhankirlar/Turkish-Word2Vec-Model/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFRSZCYLOCOTBIXQBZJJGKLUPPJO5ANCNFSM5JNG5JWQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
@oguzhankirlar Cevapladığınız için teşekkürler, şu an denedim ve oldu fakat https://dumps.wikimedia.org/trwiki/ bu adresi vermişsiniz burada son çıkan sürümler eğitilmiş modeller mi oluyor öyleyse bunların hangisini indirmeliyim bir çok seçenek var.
Adresteki sürümler Wikipediada bulunan tüm Türkçe sayfalar. Modeli eğitmek için kullanacağım dataseti ordan indirip kullandım, yani bizim için bir sözlük ya da kaynak görevi görüyor. Rica ederim, geç dönebildim bu sefer umarım çalışmalarınıza devam ediyorsunuzdur. Teşekkürler, Oğuzhan Android için Outlookhttps://aka.ms/AAb9ysg’u edinin
From: metalingus666 @.> Sent: Monday, January 3, 2022 11:32:29 PM To: oguzhankirlar/Turkish-Word2Vec-Model @.> Cc: oguzhankirlar @.>; Mention @.> Subject: Re: [oguzhankirlar/Turkish-Word2Vec-Model] Kurulum (Issue #1)
@oguzhankirlarhttps://github.com/oguzhankirlar Cevapladığınız için teşekkürler, şu an denedim ve oldu fakat https://dumps.wikimedia.org/trwiki/ bu adresi vermişsiniz burada son çıkan sürümler eğitilmiş modeller mi oluyor öyleyse bunların hangisini indirmeliyim bir çok seçenek var.
— Reply to this email directly, view it on GitHubhttps://github.com/oguzhankirlar/Turkish-Word2Vec-Model/issues/1#issuecomment-1004341796, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFRSZC3Z2HQJSXHZCZY5SITUUIBV3ANCNFSM5JNG5JWQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>
Hocam kurulumu hakkında bilgi verebilir misiniz kurmayı berecemedim :/
Traceback (most recent call last): File "C:\Users\Administrator\Desktop\Yeni klasör (4)\Turkish-Word2Vec-Model-master\deneme.py", line 2, in
word_vectors = KeyedVectors.load_word2vec_format('/home/oguzhan/PycharmProjects/OguzModel/trmodel', binary=True)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\gensim\models\keyedvectors.py", line 1629, in load_word2vec_format
return _load_word2vec_format(
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\gensim\models\keyedvectors.py", line 1955, in _load_word2vec_format
with utils.open(fname, 'rb') as fin:
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\smart_open\smart_open_lib.py", line 188, in open
fobj = _shortcut_open(
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\smart_open\smart_open_lib.py", line 361, in _shortcut_open
return _builtin_open(local_path, mode, buffering=buffering, **open_kwargs)
FileNotFoundError: [Errno 2] No such file or directory: '/home/oguzhan/PycharmProjects/OguzModel/trmodel'
Böyle bir hata aldım