-
# `v1.1`
open
> This is the version where [`kiwi`](https://github.com/bab2min/Kiwi) is used as the underlying analyser.
There were more versions of `v1.x` but `v1.1` is the only one…
-
1. I try `pex -o env.pex -vv --wheel dist/scripts-0.1.1-py3-none-any.whl -i [private pypi repository]`
```
$`pex -o env.pex -vv --wheel dist/scripts-0.1.1-py3-none-any.whl -i [private pypi reposi…
-
### Describe the bug
Hello!
It seems that I am experiencing a memory leak issue when using BentoML version 1.2.
I even tested it with an API that contains no logic.
I deployed it in a Kubernetes…
-
## Background
- 데이터셋에 url이 있음을 확인하고, newspaper 라이브러리를 활용한 기사 제목 크롤링
- train 데이터셋에 적용한 동일한 전처리 과정 적용
## To Do
- [ ] 말줄임표('…') 처리 방법 논의
- [ ] 성능 확인하기
## See Also
강의 내용 중에 등장했던 newspaper 라이브러리…
-
I've found that for some datasets I'm getting different hover over text from the labels when using the visualize_hierarchy function. Tracking up the tree, the hover over labels seem to be in the corre…
-
## Why?
#53 이전에도 있었지만, 이후에도 다음과 같은 테스트 에러가 뜬다 |
--- |
|
## What is the cause?
아마도 아래와 같은 `르` 불규칙으로 잘못 판단 (False by positive) 했기 때문일 것으로 추측 |
--- |
|
실제로 출력을 확인해보니 그렇게 나옴 |
…
-
**기술 스택**
- 언어: Python
- 중요 프레임워크/라이브러리: soynlp, PyQt5, transformers
**사용법**
실행 후 Select File로 수집된 리뷰 문서를 열어주면 토큰화된 문장이 하나씩 출력됩니다.
긍/부정 키워드에 해당하는 토큰을 왼쪽 마우스 버튼으로 클릭시 긍정/부정/중립 으로 상태가 변합니다. …
-
안녕하세요.
현재 감성분석 task를 진행하기 위해 pretrained 모델을 불러와 nsmc(네이버 영화 리뷰) 데이터로 학습을 시킨 상태입니다.
다른 리뷰 데이터를 넣어서 predict값을 뽑아주고 싶은데 어떻게 하면 될까요?
현재 val acc가 가장 높은 가중치를 `best.ckpt`로 저장한 상태입니다.
---
```python3
i…
-
- [ ] 뉴스 데이터/ 공시 데이터 단어 들을 Soynlp로 형태소 별로 구별하기
- [ ] Soynlp 구현
- [ ] 구별한 데이터 저장
-
어떤 한국어 bert 모델을, 무엇을 기준으로 정해야 할까?