Jennifer Oh

Results 2 issues of Jennifer Oh

Hi I’m Jennifer and I’m having trouble with getting Hive data using scala kernel. I’m testing exact same code with same hive-site.xml(hive config file) on both spark-shell and jupyterlab spylon-kernel...

KoBertTokenizer init에서 Build vocab 단계를 마친 이후에 super()를 호출해야합니다. 기존 코드로 실행 시 tokenizer 생성 단계에서 아래 에러가 발생합니다. `AttributeError: 'KoBertTokenizer' object has no attribute 'token2idx'`