Julyhan's Stars
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
dondon2475848/make_datafiles_for_pgn
The origin code is from https://github.com/becxer/cnn-dailymail/
abisee/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
brightmart/text_classification
all kinds of text classification models and more with deep learning
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
lancopku/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
JNU-MINT/TextBayesClassifier
raspberrypi/documentation
The official documentation for Raspberry Pi computers and microcontrollers
raspberrypi/firmware
This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
raspberrypi/userland
Source code for ARM side libraries for interfacing to Raspberry Pi GPU.
raspberrypi/linux
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
opencv/opencv
Open Source Computer Vision Library
vinjn/opencv-2-cookbook-src
《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x