Stars
Code for reproducing experiments in our ACL 2019 paper "Probing Neural Network Comprehension of Natural Language Arguments"
Image Classifier to detect child abuse using Python. And Tensorflow models that are trained with around 18000 training images.
Extremely simple implement for CRNN by Tensorflow
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
This repo contains implementation of different architectures for emotion recognition in conversations.
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Text Classification Using Machine and Deep Learning Models
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
Easy-to-use word-to-word translations for 3,564 language pairs.
A fast, robust Python library to check for offensive language in strings.
💩 Profanity means swear words. The adjective is 'profane'. Profanities can also be called curse ("cuss") words, dirty words, bad words, foul language, obscenity, obscene language, or expletives. It…
List of Dirty, Naughty, Obscene, and Otherwise Bad Words
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, and word order information for the problem of paraphrase ident…
Chinese version code for the paper "EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks"
Data augmentation for NLP, presented at EMNLP 2019
Implementation of Graph Convolutional Networks in TensorFlow
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Models and examples built with TensorFlow
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
keras implement of transformers for humans