Starred repositories
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
Jupiter is an orchestrator for Dispersed (Networked) Computing that uses Docker containers and Kubernetes.
机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。
My blogs and code for machine learning. http://cnblogs.com/pinard
TensorFlow code and pre-trained models for BERT
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
中文信息抽取,包含实体抽取、关系抽取、事件抽取
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
Automatic Summarization of Resumes with NER -> Evaluate resumes at a glance through Named Entity Recognition
SophonPlus / ChineseAnnotator
Forked from jiesutd/YEDDA中文自然语言处理 (NLP) 标注工具,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
bert-base-chinese example
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
A neural network model for Chinese named entity recognition
Resume parser with ner using state of art in deep learning with transformers specifically bert.