alexkong's repos on GitHub
Python · 84 watchers
PLSA
PLSA implementation via EM algorithm
Python · 6 watchers
PR-homework
Homework projects for PR course
Python · 6 watchers
pybursts
A Python port of the R implementation of Kleinberg's burst detection algorithm
Python · 2 watchers
weiboscraper
A weibo crawler based on scrapy
C++ · 1 watchers
algorithm-practice
My own C++ implementations of some selected algorithms
Python · 1 watchers
attention
some attention implements
Python · 1 watchers
awesome-python
A curated list of awesome Python frameworks, libraries and software.
Python · 1 watchers
bert
TensorFlow code and pre-trained models for BERT
Python · 1 watchers
commentpred
Comment prediction in Douban group
R · 1 watchers
ggplot2-tutorial
Quick introduction to ggplot2 (no knowledge of R assumed)
ActionScript · 1 watchers
hello-world
Hello world in every programming language. If I can't automatically merge your changes on github, I'm not merging them :)
1 watchers
HelloWorld
This is a test repo for myself
1 watchers
mmbt
Supervised Multimodal Bitransformers for Classifying Images and Text
Python · 1 watchers
nb-with-gibbs
A naive bayes classifier using Gibbs Sampling inference
1 watchers
NREPapers
Must-read papers on neural relation extraction (NRE)
Jupyter Notebook · 1 watchers
TF-mRNN
Re-implementation of the m-RNN model using TensorFLow
0 watchers
CEC-Corpus
:books:中文突发事件语料库(Chinese Emergency Corpus)-上海大学-语义智能实验室
Lua · 0 watchers
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
0 watchers
ChinaDNS
Fix weird things with DNS in China.
Python · 0 watchers
CIKM-Cup-2017
CIKM AnalytiCup 2017: Short-Term Precipitation Forecasting Based on Radar Reflectivity Images
Python · 0 watchers
cola
A distributed crawling framework.
0 watchers
ConfliBERT
ConfliBERT: A Pre-trained Language Model for Political Conflict and Violence (NAACL 2022)
Objective-C · 0 watchers
crawler
a web crawler
0 watchers
cybergym-logos
CyberGym submission: Claude Opus 4.6 + Crystalline cognitive memory layer. 89.6% pass@1, submitted to UC Berkeley May 2026.
Python · 0 watchers
datastories-semeval2017-task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Python · 0 watchers
dbnpy
DBN models built with Pymc
Scala · 0 watchers
dbpedia-spotlight
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.
0 watchers
DeepIE
DeepIE: Deep Learning for Information Extraction
Python · 0 watchers
douban-client
Python client library for Douban APIs (OAuth 2.0)
0 watchers
eda_nlp
Code for the EMNLP-IJCNLP paper: Easy data augmentation techniques for boosting performance on text classification tasks.
0 watchers
Entity-Relation-Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
Python · 0 watchers
fnc-1
Fake News Challenge
C++ · 0 watchers
hihocoder
Solutions for hihocoder
Java · 0 watchers
jahmm
Automatically exported from code.google.com/p/jahmm
Ruby · 0 watchers
jekyll-bootstrap
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
Python · 0 watchers
jieba
结巴中文分词
0 watchers
learn-claude-code
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
0 watchers
LLMSurvey
A collection of papers and resources related to Large Language Models.
0 watchers
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
0 watchers
open-r1
Fully open reproduction of DeepSeek-R1
Python · 0 watchers
popularity
Propagation-based popularity prediction of threads
R · 0 watchers
poweRlaw
This package implements both the discrete and continuous maximum likelihood estimators for fitting the power-law distribution to data. Additionally, a goodness-of-fit based approach is used to estimate the lower cutoff for the scaling region.
Matlab · 0 watchers
PRML
Pattern recognition and machine learning toolbox
Python · 0 watchers
py-oauth2
A Python wrapper for the OAuth 2.0 specification
Python · 0 watchers
pyksc
Implementation of the K-Spectral Centroid Algorithm in Python/Cython (with OpenMP)
0 watchers
Research
novel deep learning research works with PaddlePaddle
0 watchers
RLMT
[R]einforcement [L]earning from [M]odel-rewarded [T]hinking - code for the paper "Language Models That Think, Chat Better"
C · 0 watchers
scikit-learn
scikit-learn: machine learning in Python
Python · 0 watchers
scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Jupyter Notebook · 0 watchers
show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
C++ · 0 watchers
simhash
中文文档simhash值计算
0 watchers
smolagents
🤗 smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents.
Python · 0 watchers
stopwords
Default English stopword lists from many different sources
Python · 0 watchers
ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
Python · 0 watchers
tensorflow-convlstm-cell
A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.
Python · 0 watchers
text_classification
all kinds of text classification models and more with deep learning
0 watchers
TruthRL
TruthRL: Incentivizing Truthful LLMs via Reinforcement Learning
0 watchers
tscluster
Time series clustering methods
Python · 0 watchers
tsd
Target-specific Stance Detection
0 watchers
TwiBot-22
Offical repository of TwiBot-22.
Jupyter Notebook · 0 watchers
virtual-lab
A virtual lab of LLM agents for science research
Jupyter Notebook · 0 watchers
WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
Python · 0 watchers
wsdm19cup
My 1st place solution at WSDM 2019 cup for fake news classification
Python · 0 watchers
WSDM2019
WSDM Cup 2019 Fake News Classification - 2nd place
0 watchers
XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.