thekimk's Stars
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
AtrCheema/SeqMetrics
Various errors for tabular/structured/time-series data
6mini/holidayskr
대한민국의 공휴일을 계산하는 Python 패키지입니다. 양음력 공휴일 뿐 아니라, 매년 변동되는 공휴일(대체 공휴일, 선거일 등)까지 포함하여 정확한 공휴일 정보를 제공합니다. 금일 혹은 특정 날짜가 공휴일인지 확인하거나, 주어진 연도의 모든 공휴일을 조회할 수 있습니다.
business-science/pytimetk
Time series easier, faster, more fun. Pytimetk.
SocialEconomyDataLab/spec
The Social Investment Data Lab Specification is being developed as a draft data specification for describing social investment.
bab2min/kiwipiepy
Python API for Kiwi
leechanwoo-kor/bert-fine-tuning
이 레포지토리에서 BERT를 huggingface PyTorch 라이브러리로 빠르고 효율적으로 모델을 fine-tuning하여문장 분류에서 우수한 성능에 근접하는 방법을 보여줍니다.
MaartenGr/KeyBERT
Minimal keyword extraction with BERT
lovit/textrank
Implementation TextRank and related utils
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
ukairia777/bert-topic-models
BERT 기반의 문맥을 반영한 한국어 토픽 모델링 (BERT Contextualized Topic Models)
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
HaloKim/KorBertSum
한글문서추출요약 with HuggingFace BERT
lih0905/korean-pytorch-sentiment-analysis
PyTorch와 TorchText를 이용한 한국어 감정 분석 연습
SKTBrain/KoBERT
Korean BERT pre-trained cased (KoBERT)
lovit/soynlp
한국어 자연어처리를 위한 파이썬 라이브러리입니다. 단어 추출/ 토크나이저 / 품사판별/ 전처리의 기능을 제공합니다.
lovit/soyspacing
띄어쓰기 오류 교정 라이브러리입니다. CRF 와 같은 머신러닝 알고리즘이 아닌, 직관적인 접근법으로 띄어쓰기를 교정합니다.
lovit/KR-WordRank
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다
kimwoonggon/publicservant_AI
김웅곤 - 텐서플로우와 케라스로 구현한 NLP 기초 (2020년 버전)
monologg/KoBERT-NER
NER Task with KoBERT (with Naver NLP Challenge dataset)
Beomi/KcBERT
🤗 Pretrained BERT model & WordPiece tokenizer trained on Korean Comments 한국어 댓글로 프리트레이닝한 BERT 모델과 데이터셋
Beomi/KcELECTRA
🤗 Korean Comments ELECTRA: 한국어 댓글로 학습한 ELECTRA 모델
JeongCheck/SentimentAnalysis
freqtrade/freqtrade
Free, open source crypto trading bot
OH1107/Bigdata
[아시아경제] 산업융합 빅데이터 전문가 양성과정
sharebook-kr/pykrx
KRX 주식 정보 스크래핑
winedarksea/AutoTS
Automated Time Series Forecasting
AutoViML/Auto_TS
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ram Seshadri. Collaborators welcome.
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
AgaMiko/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.