Bryce
Results
5
repositories owned by
Bryce
tensorflow-nlp-tutorial
520
Stars
262
Forks
Watchers
tensorflow를 사용하여 텍스트 전처리부터, Topic Models, BERT, GPT, LLM과 같은 최신 모델의 다운스트림 태스크들을 정리한 Deep Learning NLP 저장소입니다.
finance_sentiment_corpus
88
Stars
19
Forks
Watchers
한국어 뉴스의 긍정, 부정이 레이블링 된 금융 뉴스 문장 감성 분석 데이터셋 (finance sentiment corpus) 입니다.
bert-topic-models
35
Stars
9
Forks
Watchers
BERT 기반의 문맥을 반영한 한국어 토픽 모델링 (BERT Contextualized Topic Models)
KoBERTopic
51
Stars
8
Forks
Watchers
KoBERTopic은 BERTopic을 한국어 데이터에 적용할 수 있도록 토크나이저와 BERT를 수정한 코드입니다.
tensorflow-transformer
29
Stars
17
Forks
Watchers
텐서플로우2로 구현한 트랜스포머 챗봇 구현체 (TensorFlow implementation of 'Attention Is All You Need')