Discussion:
[gensim:11781] AttributeError: 'Doc2VecKeyedVectors' object has no attribute 'doctag_syn0_lockf'
w***@gmail.com
2018-11-14 01:57:19 UTC
Permalink
In my code, "destModel.syn0_lockf[id] =
orignialModel.docvecs.doctag_syn0_lockf[index]" has the error
"AttributeError: 'Doc2VecKeyedVectors' object has no attribute
'doctag_syn0_lockf'". Could you tell me why?
--
You received this message because you are subscribed to the Google Groups "Gensim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gensim+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
akash kandpal
2018-11-14 02:45:22 UTC
Permalink
could you provide more details like what you were trying to do ? and how
came across this fault?
Post by w***@gmail.com
In my code, "destModel.syn0_lockf[id] =
orignialModel.docvecs.doctag_syn0_lockf[index]" has the error
"AttributeError: 'Doc2VecKeyedVectors' object has no attribute
'doctag_syn0_lockf'". Could you tell me why?
--
You received this message because you are subscribed to the Google Groups "Gensim" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
<https://about.me/akashkandpal?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=edit_panel&utm_content=thumb>
Akash Kandpal
about.me/akashkandpal
<https://about.me/akashkandpal?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=edit_panel&utm_content=thumb>
--
You received this message because you are subscribed to the Google Groups "Gensim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gensim+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...