Pinned Repositories
locate-and-label
Code for "Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition", accepted at ACL 2021.
PromptNER
Code for the paper "PromptNER: Prompt Locating and Typing for Named Entity Recognition", accepted at ACL 2023.
COVID-19-tracker
北航大数据高精尖中心研究团队进行数据来源的整理与获取,利用自然语言处理等技术从已公开全国4626确诊患者轨迹中抽取了基本信息(性别、年龄、常住地、工作、武汉/湖北接触史等)、轨迹(时间、地点、交通工具、事件)及病患关系形成结构化信息
FileSystem
File system Demo Design objective: To familiarize students with the design method of document management system; Deepen the understanding of all kinds of document operation and the characteristics of operation methods. Design content: Design a simple multi-user file system. That is, the system USES a file to simulate a disk; This system has at least: Create, DELETE, open, close, read, write, and some file properties. Implement the file system. Can actually demonstrate the file system. Basically, after entering an interface (this interface is the interface of the file system), the operational requirements of the design can be realized.
machine_hand_detection
ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
muduo_study
Linux多线程服务端编程[muduo C++网络库]
nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
PyQt_practice
通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。
study_notes
study tensorflow and django notes
xiehou-design's Repositories
xiehou-design/FileSystem
File system Demo Design objective: To familiarize students with the design method of document management system; Deepen the understanding of all kinds of document operation and the characteristics of operation methods. Design content: Design a simple multi-user file system. That is, the system USES a file to simulate a disk; This system has at least: Create, DELETE, open, close, read, write, and some file properties. Implement the file system. Can actually demonstrate the file system. Basically, after entering an interface (this interface is the interface of the file system), the operational requirements of the design can be realized.
xiehou-design/COVID-19-tracker
北航大数据高精尖中心研究团队进行数据来源的整理与获取,利用自然语言处理等技术从已公开全国4626确诊患者轨迹中抽取了基本信息(性别、年龄、常住地、工作、武汉/湖北接触史等)、轨迹(时间、地点、交通工具、事件)及病患关系形成结构化信息
xiehou-design/machine_hand_detection
xiehou-design/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
xiehou-design/muduo_study
Linux多线程服务端编程[muduo C++网络库]
xiehou-design/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
xiehou-design/PyQt_practice
通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。
xiehou-design/study_notes
study tensorflow and django notes