Stars
主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Compendium of the resources available from top NLP conferences.
TensorFlow code and pre-trained models for BERT
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
A curated list of papers dedicated to neural text (semantic) matching.
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
Windows Calculator: A simple yet powerful calculator that ships with Windows
📚 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…
第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案
Matrix Calculus via Differentials, Matrix Derivative, 矩阵求导教程
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the vocrf project https://github.com/timvieira/vocrf
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so…
Side channel attack (SCA) of AES with Differential Power Analysis (DPA)
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
A TensorFlow Implementation of the Transformer: Attention Is All You Need
penguiner / xv6
Forked from guilleiguaran/xv6mirror of the source code of the Xv6 operating system
my labs answer for https://pdos.csail.mit.edu/6.828/2014/
It is open source ebook about TensorFlow kernel and implementation mechanism.
Xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, 6.828: operating systems Engineering.