-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
안녕하세요, 원민섭님
네이버영화 감정분석 영상을 보면서 따라해 보고 있는데요
for epoch in range(30):
model.train(tokens,model.corpus_count,epochs = model.iter)
for문 실행시키면
epochs 관련해서 아래와 같은 밸류 에러가 나옵니다.
ValueError: You must specify either total_examples or total_words,
for proper job parameters updationand progress calculations.
The usual value is total_examples=model.corpus_count.
어떻게 수정하면 되는지 좀 조언 부탁 드리겠습니다.
감사합니다.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels