Skip to content
View yangchongluo's full-sized avatar
  • China

Block or report yangchongluo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

软考资料, 收集于网络。目前包括:系统架构师、项目管理师、软件设计师备考资料

1,118 425 Updated Oct 24, 2019

基于YOLOv4的安全帽佩戴检测

Python 81 20 Updated Jul 24, 2020

基于PyTorch&YOLOv4实现的口罩佩戴检测 ⭐ 自建口罩数据集分享

Jupyter Notebook 202 53 Updated Dec 2, 2020

这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。

Python 366 104 Updated Aug 27, 2023

Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF/single-CRF model with BERTs (Google's Pretrained Language Model: supporting BERT/RoBERTa/ALBERT).

Python 13 19 Updated Oct 31, 2019

🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。

Java 98,693 13,053 Updated Sep 16, 2024

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

Java 30,862 6,676 Updated Sep 16, 2024

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

Java 75,696 19,011 Updated Aug 21, 2024

全局指针统一处理嵌套与非嵌套NER

Python 248 38 Updated May 2, 2021

结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。

Python 319 62 Updated Mar 24, 2023

中文关系抽取

Python 137 36 Updated Dec 2, 2018

C++和Linux学习笔记

C++ 2,016 340 Updated Feb 14, 2022

中文地址分词(地址元素识别与抽取),通过序列标注进行NER

Python 192 31 Updated May 11, 2020

该仓库主要记录 NLP 算法工程师相关的面试题

2,429 511 Updated Oct 10, 2023

该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记

C++ 3,856 661 Updated Aug 18, 2023

NLP相关算法岗-面试知识点总结

107 9 Updated Sep 15, 2020

该仓库主要记录 NLP 算法工程师相关的面试题

2,568 504 Updated Apr 12, 2022

Chinese NER using Lattice LSTM. Code for ACL 2018 paper.

Python 1,793 457 Updated Apr 25, 2019

Leveraging Lexical Features for Chinese Named Entity Recognition via Static and Dynamic Weighting

Python 3 Updated Aug 7, 2020

本项目通过爬取腾讯、新浪、丁香园等疫情数据,获取新冠肺炎相关数据,并整合为api数据,做法简单粗暴,类似于端口转发。数据包含口罩预约、同乘车辆、疫情小区、数据分析、国内外详细数据、实时新闻动态、确诊人员信息流动轨迹、疫情谣言等。

Java 80 18 Updated May 16, 2024

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

Jupyter Notebook 18,196 5,377 Updated Oct 14, 2021

基于BI-LSTM+CRF的中文命名实体识别 Pytorch

Python 374 90 Updated Jun 14, 2023

命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新

464 49 Updated Jun 15, 2020

中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。

Python 282 72 Updated Dec 8, 2019

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

Python 4,684 1,251 Updated Feb 24, 2021

TensorFlow code and pre-trained models for BERT

Python 37,834 9,562 Updated Jul 23, 2024
Python 49 53 Updated Sep 9, 2018

本项目将演示如何从用户的快递单中,提取姓名、电话、省、市、区、详细地址等内容,形成结构化信息。辅助物流行 业从业者进行有效的信息提取,简化客户填写表单的流程。本项目采用了Bi-GRU+CRF网络模型来进行序列化标注,使用Bi-GRU 来解决长期记忆和反向传播中梯度问题,能够有效对长序列建模,但是无法解决标签之间的依赖性,于是将Bi-GRU标注的结果喂给 CRF得到新的序列标注。

Python 16 7 Updated Feb 18, 2021

Topic Detection from English text using BERT + Bi-GRU + CRF

14 1 Updated Feb 11, 2020

A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF

Python 151 44 Updated Mar 27, 2018
Next