Stars
Easy-to-use and powerful LLM and SLM library with awesome model zoo.
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
Poetry-related datasets developed by THUAIPoet (Jiuge) group.
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
An Open Source Machine Learning Framework for Everyone
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
专注于可解释的NLP技术 An NLP Toolset With A Focus on Explainable Inference
PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"
Representation learning on large graphs using stochastic graph convolutions.
Notes talking about the design and implementation of Apache Spark
akshitj1 / HRED-tensorflow
Forked from shuuki4/HRED-tensorflowTensorflow implementation of HRED (Hierarchical Recurrent Encoder-decoder).
TensorFlow Neural Machine Translation Tutorial
TensorFlow code and pre-trained models for BERT
Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark
A general-purpose encoder-decoder framework for Tensorflow
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
A tensorflow implementation of siamese lstm.
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, suc…
Chinese Shopping Reviews sentiment analysis
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms