Pinned Repositories
AHP
层次化分析,python实现
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
architect-awesome
后端架构师技术图谱
bert_finetune
Bert tf 版中文语料 finetune(Fine-tune Chinese for BERT)
BiLSTM
A BiLSTM in Keras for POS tagging
chatbot
一个可以自己进行训练的聊天机器人, 可以根据自己的语料,训练出自己想要的对话机器人
chatbot-1
An AI Based Chatbot
DeepSpeechRecognition
A Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型
ltp
Language Technology Platform
QQ_zone
QQ空间爬虫,一小时20万数据
wuyw's Repositories
wuyw/BiLSTM
A BiLSTM in Keras for POS tagging
wuyw/DeepSpeechRecognition
A Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型
wuyw/bert_finetune
Bert tf 版中文语料 finetune(Fine-tune Chinese for BERT)
wuyw/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
wuyw/classifier_multi_label
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
wuyw/classifier_multi_label_seq2seq_attention
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search
wuyw/ColossalAI
Making big AI models cheaper, easier, and scalable
wuyw/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
wuyw/DeepKg
Knowledge Graph
wuyw/DesignPattern
wuyw/dwnlpinterview
Datawhale NLP 面筋
wuyw/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报
wuyw/go-bilibili
哔哩哔哩 bilibili 网站后台工程 源码
wuyw/HALOs
A library with extensible implementations of DPO, KTO, PPO, ORPO, and other human-aware loss functions (HALOs).
wuyw/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
wuyw/jsgf-gen
Tool for generating tagged sentences from JSGF grammars
wuyw/keras_bert_multi_label_cls
本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。
wuyw/lihang-code
《统计学习方法》的代码实现
wuyw/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
wuyw/multi-Label-TextClassification
多标签文本分类
wuyw/nlp_learning
NLP 以及相关的学习实践
wuyw/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
wuyw/open-entity-relation-extraction
Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.
wuyw/pocketsphinx
PocketSphinx is a lightweight speech recognition engine, specifically tuned for handheld and mobile devices, though it works equally well on the desktop
wuyw/pytext
A natural language modeling framework based on PyTorch
wuyw/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
wuyw/sensitive_label
wuyw/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wuyw/unit-dmkit
wuyw/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.