Pinned Repositories
awesome-knowledge-graph-1
整理知识图谱相关学习资料
awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
clothing-dataset
Closing dataset, all classes
DeepLearning_Notes_CV
:notebook: tensorflow,keras、python、numpy、matplotlib、scikit-learn、python 图像处理等。
gnn_application
GNN Application
llms-peft-cook
Efficient Fine-tuning of Large Language Models”
recomend-spark-solr-scala-image-rest
推荐引擎前端rest服务,因使用Hbase作为Spark ALS模型,需安装Hbase,也可以使用solr实时在线推荐
spark_recomend
使用Spark的MLlib、Hbase作为模型、Hive作数据清洗的核心推荐引擎,在Spark on Yarn测试通过
zookeeper-master-slave-example
zookeeper_book
从Paxos到zookeeper (分布式一致性原理与实践)
wengbenjue's Repositories
wengbenjue/aiml
An interpreter module for AIML (Artificial Intelligence Markup Language), support Chinese, support Python3
wengbenjue/atec-nlp
ATEC 金融大脑-金融智能NLP服务
wengbenjue/BiLstm_CNN_CRF_CWS
BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)
wengbenjue/CCKS_QA
REF:https://biendata.com/competition/CCKS2018_3/make-submission/
wengbenjue/chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
wengbenjue/Chinese-Event-Extraction
wengbenjue/chinese_abstractive_corpus
教育行业新闻 自动文摘 语料库 自动摘要
wengbenjue/Competition_CAIL
2018**‘法研杯’法律智能挑战赛(CAIL2018)个人作品
wengbenjue/ComplexEventExtraction
chinese compound event extraction,中文复合事件抽取,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。
wengbenjue/Dan-Jurafsky--Chris-Manning--Natural-Language-Processing
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012
wengbenjue/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
wengbenjue/DeepInf
DeepInf: Social Influence Prediction with Deep Learning
wengbenjue/glyph
Which Encoding is the Best for Text Classification in Chinese, English, Japanese and Korean?
wengbenjue/graphexp
Interactive visualization of the Gremlin graph database with D3.js
wengbenjue/Machine-Learning-with-Python
Python codes for common Machine Learning Algorithms
wengbenjue/Multi-label-Inception-net
Multi-label image classification using pretrained Inception net.
wengbenjue/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
wengbenjue/PySpark-and-MLlib
Getting start with PySpark and MLlib
wengbenjue/QueryCorrection
self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。
wengbenjue/QuestionGeneration
wengbenjue/rasa_core
machine learning based dialogue engine for conversational software
wengbenjue/rasa_nlu
turn natural language into structured data
wengbenjue/RL-Chatbot
🤖 Deep Reinforcement Learning Chatbot
wengbenjue/spark
Mirror of Apache Spark
wengbenjue/speech_recognition
中文语音识别
wengbenjue/text_extraction
提取金融相关领域研究报告的主要结论(key idea)
wengbenjue/toutiao-text-classfication-dataset
今日头条中文新闻(文本)分类数据集
wengbenjue/watson-recipe-bot-nodejs-janusgraph
Watson Recipe Bot sample developed in Node.js with JanusGraph integration
wengbenjue/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018.
wengbenjue/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.