Pinned Repositories
3.OperatingSystem_in_depth
视频学习 - 深入理解操作系统
aviatorscript
AviatorScript 高性能、轻量级寄宿于 JVM (包括 Android 平台)之上的脚本语言
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
bindp
Binding specific IP and Port fro Linux Running Application
chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
counter-fitting
Counter-fitting Word Vectors to Linguistic Constraints
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
database-export
基于SpringBoot的开源数据库表结构导出word文档工具
yangjg86's Repositories
yangjg86/3.OperatingSystem_in_depth
视频学习 - 深入理解操作系统
yangjg86/aviatorscript
AviatorScript 高性能、轻量级寄宿于 JVM (包括 Android 平台)之上的脚本语言
yangjg86/bert
TensorFlow code and pre-trained models for BERT
yangjg86/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
yangjg86/chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
yangjg86/counter-fitting
Counter-fitting Word Vectors to Linguistic Constraints
yangjg86/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
yangjg86/database-export
基于SpringBoot的开源数据库表结构导出word文档工具
yangjg86/DeepLearningExamples
Deep Learning Examples
yangjg86/easyHttpProxy
support http/https proxy.类似于finddler,由java编写,代码简单便于理解。支持http/https代理!
yangjg86/Familia
A Toolkit for Industrial Topic Modeling
yangjg86/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
yangjg86/hz_example
文章中一些学习的例子代码
yangjg86/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
yangjg86/ituring_books
图灵程序设计丛书分享
yangjg86/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
yangjg86/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
yangjg86/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
yangjg86/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
yangjg86/NER-Chinese
Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER
yangjg86/NLP_Learn
NLP学习笔记-前沿追踪
yangjg86/omni
The all-in-one tool to supercharge your productivity ⌨️
yangjg86/PaddleNLP
An NLP library with Awesome pre-trained Transformer models and easy-to-use interface, supporting wide-range of NLP tasks from research to industrial applications.
yangjg86/sunSocks
yangjg86/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
yangjg86/text_cluster
文本聚类
yangjg86/unit-uskit
unit-uskit
yangjg86/WindowsProgramming
Windows programming sample code
yangjg86/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
yangjg86/zhon
中文文本处理标点符号常量集合