Stars
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
A simple Minecraft clone written in C using modern OpenGL (shaders).
a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.
PyTorch Tutorials from my YouTube channel
scikit-learn: machine learning in Python
Developing a well-documented repository for the Lung Nodule Detection task on the Luna16 dataset. This work is inspired by the ideas of the first-placed team at DSB2017, "grt123".
3D cerebrovascular volume segmentation in Pytorch.
Code for CVPR 2021 paper. "Learning Calibrated Medical Image Segmentation via Multi-rater Agreement Modeling".
This repository is an unoffical PyTorch implementation of Medical segmentation in 2D and 3D.
Here, we will be showcasing our seminar series “CPP for Image Processing and Machine Learning” including presentations and code examples. There are image processing and machine learning libraries o…
Implementation of the paper: Text Segmentation as a Supervised Learning Task
EtoDemerzel0427 / GoAbroad
Forked from F4bwDP6a6W/FLY_USStudy for your language exams and apply for a university overseas!
ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction
Which Encoding is the Best for Text Classification in Chinese, English, Japanese and Korean?
Awesome Law NLP Research Work, Paper, Competition, Onlline System
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
baidu aistudio event extraction competition
using bilstm-crf,bert and other methods to do sequence tagging task
Must-read papers on prompt-based tuning for pre-trained language models.
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"
Code for "Generating Disentangled Arguments with Prompts: A Simple Event Extraction Framework that Works" (ICASSP 2022)
科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.