Skip to content
View dandelion23's full-sized avatar

Block or report dandelion23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算

Python 1,657 427 Updated Oct 14, 2019

致力于将李航博士《统计学习方法》一书中所有算法实现一遍

Python 5,776 1,981 Updated Apr 29, 2019

Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications

Python 120 33 Updated Jan 7, 2020

A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型

Python 3,962 753 Updated Nov 21, 2022

PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules

Python 491 71 Updated Apr 13, 2021

multi-label-classification-4-event-type

Python 133 49 Updated Mar 24, 2023

A little word cloud generator in Python

Python 10,356 2,332 Updated Nov 10, 2024

PyTorch tutorials.

Jupyter Notebook 8,491 4,133 Updated Mar 31, 2025

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

Python 4,796 1,257 Updated Feb 24, 2021

Moses, the machine translation system

Roff 1 Updated Mar 19, 2020

Models and examples built with TensorFlow

Python 77,473 45,645 Updated Mar 28, 2025

all kinds of text classification models and more with deep learning

Python 7,900 2,570 Updated Sep 28, 2023

several methods for text classification

Python 187 73 Updated Dec 31, 2017

📖 [译] scikit-learn(sklearn) 中文文档

CSS 5,161 1,473 Updated Jul 21, 2023

This is the code in <Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets> which has been accepted by ACL 2019.

Python 34 7 Updated Jul 6, 2023

Python library for processing Chinese text

Python 6,525 1,368 Updated Jan 19, 2020

Translate Chinese hanzi to pinyin (拼音) by Python, 汉字转拼音

Python 826 176 Updated Dec 21, 2020

Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"

Python 2,050 539 Updated Jun 9, 2020

tensorflow的一些实例

Python 240 157 Updated Apr 18, 2019

Repository for NLI models (EMNLP 2018)

Python 61 10 Updated Nov 14, 2018

InferSent sentence embeddings

Jupyter Notebook 2,283 470 Updated Aug 30, 2021

🌿 中文近义词:聊天机器人,智能问答工具包

Python 5,064 899 Updated Nov 24, 2023

siamese lstm network for text similarity

Python 95 50 Updated Jun 26, 2017

An Open Source Machine Learning Framework for Everyone

C++ 188,925 74,612 Updated Mar 31, 2025

This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.

C 166 93 Updated Jun 9, 2016

Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.

C++ 150 47 Updated Feb 21, 2017

Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.

Python 145 48 Updated Mar 29, 2015