Susiewest's starred repositories

CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:133646Issues:1120Issues:15944

advanced-java

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

Language:JavaLicense:CC-BY-SA-4.0Stargazers:75887Issues:2591Issues:146

leetcode-master

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

PyTorch-Tutorial

Build your neural network easy and fast, 莫烦Python中文教学

Language:Jupyter NotebookLicense:MITStargazers:8125Issues:213Issues:71

text_classification

all kinds of text classification models and more with deep learning

Language:PythonLicense:MITStargazers:7854Issues:299Issues:124

Chinese-Text-Classification-Pytorch

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

Language:PythonLicense:MITStargazers:5309Issues:35Issues:117

pytorch-sentiment-analysis

Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

Language:Jupyter NotebookLicense:MITStargazers:4355Issues:82Issues:109

NLPer-Interview

该仓库主要记录 NLP 算法工程师相关的面试题

BERT-NER-Pytorch

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

Language:PythonLicense:MITStargazers:2073Issues:13Issues:105

LearningNote

C++和Linux学习笔记

Text_Classification

Text Classification Algorithms: A Survey

Language:PythonLicense:MITStargazers:1799Issues:74Issues:7

tf-lite-unity-sample

TensorFlow Lite Samples on Unity

CasRel

A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.

Language:PythonLicense:MITStargazers:763Issues:16Issues:83

text_classification

使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比

text_gcn.pytorch

PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."

Interview-Notes

包含机器学习、深度学习、图像处理、c++等视觉算法岗面试必备基础知识

HATT-Proto

Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification

Language:PythonLicense:MITStargazers:186Issues:8Issues:19

Joint-Extraction-of-Entities-and-Relations-Based-on-a-Novel-Tagging-Scheme

Joint Extraction of Entities and Relations Based on cnn+rnn

Language:PythonLicense:MITStargazers:185Issues:8Issues:18

edge-oriented-graph

Source code for the EMNLP 2019 paper: "Connecting the Dots: Document-level Relation Extraction with Edge-oriented Graphs"

Language:PythonLicense:NOASSERTIONStargazers:145Issues:8Issues:40

melon_concepts

西瓜书概念整理

nlp_basic_model

some basic deep learning models/method for nlp, text classification.

BioMedical-NLP-corpus

Biomedical NLP Corpus or Datasets.

GP-GNN

Code and dataset of ACL2019 Paper: Graph Neural Networks with Generated Parameters for Relation Extraction.

IEDatasets

Information extraction dataset zoo.

BiLSTM-Attention_CN_Text_Clf_Pytorch

BiLSTM 加普通Attention中文文本多分类Pytorch实现

refreader

The Referential Reader: A Recurrent Entity Network for Anaphora Resolution, published at ACL 2019

Language:PythonLicense:NOASSERTIONStargazers:19Issues:4Issues:1

minpt

Small yet (almost) complete modern pathtracer.

Language:C++License:MITStargazers:15Issues:2Issues:0

Docker_learning

学习如何使用Docker容器