Stars
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
The fundamental package for scientific computing with Python.
all kinds of text classification models and more with deep learning
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
Convolutional Neural Network for Text Classification in Tensorflow
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
Multilingual text (NLP) processing toolkit
Pre-trained word vectors of 30+ languages
A python tool for evaluating the quality of sentence embeddings.
Tensorflow implementation of DeepFM for CTR prediction.
HIT-SCIR / ELMoForManyLangs
Forked from bozheng-hit/ELMoPre-trained ELMo Representations for Many Languages
1st Place Solution for O2O Coupon Usage Forecast
This repo contains tutorials on OpenCV-Python library using new cv2 interface
Text classifier for Hierarchical Attention Networks for Document Classification
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
SASRec: Self-Attentive Sequential Recommendation
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc