jjanousek's Stars
ShorensteinCenter/Shorenstein-Center-Notebooks
Two jupyter notebooks written in python. Example code for using data science tools to analyze your audience.
seatgeek/fuzzywuzzy
Fuzzy String Matching in Python
ylongqi/openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
chihming/competitive-recsys
A collection of resources for Recommender Systems (RecSys)
awarebayes/RecNN
Reinforced Recommendation toolkit built around pytorch 1.7
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
bsolomon1124/demoji
Accurately find/replace/remove emojis in text strings
thunlp/COS960
COS960: A Chinese Word Similarity Dataset of 960 Word Pairs
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
explosion/spacy-stanza
💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy
explosion/thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
explosion/spacy-transformers
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
facebookresearch/fastText
Library for fast text representation and classification.
omarsar/nlp_overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
cortexlabs/cortex
Production infrastructure for machine learning at scale
bojone/bert4keras
keras implement of transformers for humans
google-research/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
adsieg/text_similarity
Text Similarity
maciejkula/spotlight
Deep recommender models using PyTorch.
tensorflow/ranking
Learning to Rank in TensorFlow
slientGe/Sequential_Recommendation_Tensorflow
Several sequential recommended models implemented by tenosrflow1.x
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
jfkirk/tensorrec
A TensorFlow recommendation algorithm and framework in Python.
slientGe/AttRec
TensorFlow simple implemenation of AttRec model in paper "Next Item Recommendation with Self-Attention"
cheungdaven/DeepRec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.