Skip to content

튜토리얼 진행상 문제 #3

@taehyun-lim

Description

@taehyun-lim

안녕하세요,
한국어 텍스트 분석을 하고 싶어서 찾아왔습니다.
좋은 패키지 감사합니다.
nounextractor-v2_usage.ipynb 튜토리얼을 따라하고 있는데요,
세번째 셀
"%%time
noun_extractor = LRNounExtractor_v2(verbose=True, extract_compound=True)
noun_extractor.train(sents)
nouns = noun_extractor.extract()"
에서 다음과 같은 에러가 납니다:
[Noun Extractor] use default predictors
[Noun Extractor] num features: pos=3929, neg=2321, common=107
[Noun Extractor] counting eojeols
local variable 'f' referenced before assignment
어떻게 해야 할까요?
감사합니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions