Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
comment_analysis
使用jieba分词,word2vec训练词向量,使用svm进行分类
cs224n-learning-camp
Halfrost-Field
✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
interview_python
关于Python的面试题
Jiagu
Jiagu深度学习自然语言处理工具 中文分词 词性标注 命名实体识别 情感分析 知识图谱关系抽取 新词发现 关键词 文本摘要
kaggle-2014-criteo
MyProject
This folder include my projects and learning examples.
sentiment_analysis_textcnn
基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
LiaoBoWen's Repositories
LiaoBoWen/MyProject
This folder include my projects and learning examples.
LiaoBoWen/Jiagu
Jiagu深度学习自然语言处理工具 中文分词 词性标注 命名实体识别 情感分析 知识图谱关系抽取 新词发现 关键词 文本摘要
LiaoBoWen/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
LiaoBoWen/a_journey_into_math_of_ml
LiaoBoWen/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
LiaoBoWen/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
LiaoBoWen/awesome-awesomeness
A curated list of awesome awesomeness
LiaoBoWen/bert
TensorFlow code and pre-trained models for BERT
LiaoBoWen/BERT-chinese-text-classification-and-deployment
简单高效的Bert中文文本分类模型开发和部署,CPU上毫秒级预测
LiaoBoWen/CDCS
Chinese Data Competitions' Solutions
LiaoBoWen/Chatbot
chatbot by tensorflow with xiaohuangju data
LiaoBoWen/cmrc2018
The Second Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2018)
LiaoBoWen/EntityResolution
实体统一的代码实现
LiaoBoWen/JavaYouth
主要是Java技术栈的文章
LiaoBoWen/KGQA_HLM
基于知识图谱的《红楼梦》人物关系可视化及问答系统
LiaoBoWen/knowledge_grapy-kbqa_demo
将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用
LiaoBoWen/leetcode-1
推荐刷题网站:https://www.lintcode.com/?utm_source=tf-github-lucifer2022 LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
LiaoBoWen/MyBooks
我自己以及朋友推荐的一些书籍
LiaoBoWen/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
LiaoBoWen/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
LiaoBoWen/Pattern-Recognition-And-Machine-Learning-
Pattern Recognition And Machine Learning 相关的学习资源
LiaoBoWen/Question_Answering_Models
This repo collects and re-produces models related to domains of question answering and machine reading comprehension
LiaoBoWen/Reco-papers
Classic papers and resources on recommendation
LiaoBoWen/robot
知识图谱问答机器人,聊天机器人,基于知识图谱、语义理解等的对话机器人。
LiaoBoWen/seq2seq_keras_translate
使用keras框架通过Sequence To Sequence模型训练出的简单机器翻译。
LiaoBoWen/textClassifier
tensorflow implementation
LiaoBoWen/Time-Series-Library
A Library for Advanced Deep Time Series Models.
LiaoBoWen/transformer-chatbot
LiaoBoWen/Transformer-in-generating-dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
LiaoBoWen/tutorial
Deeplearning Algorithms Tutorial