frostjsy's repositories

bert-utils

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

Language:PythonLicense:Apache-2.0Stargazers:2Issues:0Issues:0

awesome-bert

bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目

Stargazers:1Issues:0Issues:0

bert-ad

bert multiple gpu train pretrain

Language:PythonStargazers:1Issues:1Issues:0

bert-multi-gpu

Feel free to fine tune large BERT models with Multi-GPU and FP16 support.

License:Apache-2.0Stargazers:1Issues:0Issues:0

bert_multi_gpu

文本点击率 multi gpu version of bert with classification / regression, bert token embedding with textcnn

License:GPL-3.0Stargazers:1Issues:0Issues:0

Chinese-BERT-wwm

Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)

License:Apache-2.0Stargazers:1Issues:0Issues:0

Chinese-Word-Vectors

100+ Chinese Word Vectors 上百种预训练中文词向量

License:Apache-2.0Stargazers:1Issues:0Issues:0

cleanlab

Find label errors in datasets, weak supervision, and learning with noisy labels.

License:NOASSERTIONStargazers:1Issues:0Issues:0

decaNLP

The Natural Language Decathlon: A Multitask Challenge for NLP

License:BSD-3-ClauseStargazers:1Issues:0Issues:0

dialog-intent-induction

Code and data for paper "Dialog Intent Induction with Deep Multi-View Clustering", Hugh Perkins and Yi Yang, 2019, to appear in EMNLP 2019

License:MITStargazers:1Issues:0Issues:0

few_shot_learning

classical model code implementation of few-shot/one-shot lenaring, including siamese network, prototypical network, relation network, induction network

Stargazers:1Issues:0Issues:0

GloVe

GloVe model for distributed word representation

License:Apache-2.0Stargazers:1Issues:0Issues:0

Jiagu

Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类

License:MITStargazers:1Issues:0Issues:0
Stargazers:1Issues:0Issues:0

Multi_Label_Classifier_finetune

微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)

Stargazers:1Issues:0Issues:0

NLP-Project

including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc

Stargazers:1Issues:0Issues:0

nlp_research

NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务

License:MITStargazers:1Issues:0Issues:0

pandarallel

A simple and efficient tool to parallelize Pandas operations on all available CPUs

License:BSD-3-ClauseStargazers:1Issues:0Issues:0

PredictionAPI

Tutorial on deploying machine learning models to production

License:MITStargazers:1Issues:0Issues:0

sentiment_analysis_textcnn

基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。

Stargazers:1Issues:0Issues:0

sklearn-doc-zh

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

Stargazers:1Issues:0Issues:0

slot_filling_and_intent_detection_of_SLU

slot filling, intent detection, joint training, ATIS & SNIPS datasets, MIT corpus, ELMo, BERT, XLNet

License:Apache-2.0Stargazers:1Issues:0Issues:0

Tensorflow_serving_with_mnist

Creating ML model is a task that requires most attantion while building the AI related business solution. But it is equally necessary to oversee hoe the model will be used after production for usage by user. Tensorflow provides this servicd called tensorflow serving for packing the model and necessary data into a docker container and then deploye it over any server for predictions.

Stargazers:1Issues:0Issues:0

TextClassifier_Transformer

个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0

Stargazers:1Issues:0Issues:0

textrank

keyword extraction and summarization for Chinese text by TextRank

Stargazers:1Issues:0Issues:0

tf_metrics

Multi-class metrics for Tensorflow

License:Apache-2.0Stargazers:1Issues:0Issues:0

vimplus

:rocket:An automatic configuration program for vim

License:MITStargazers:1Issues:0Issues:0

word2vec

Python interface to Google word2vec

License:Apache-2.0Stargazers:1Issues:0Issues:0

zhihu

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, such as text generation, machine translation, deep convolution GAN and other actual combat code.

Stargazers:1Issues:0Issues:0