Pinned Repositories
Abstractive-Summarization-using-Query-based-Deep-Neural-Attention-Models
System for generating meaningful summaries of retrieved documents, specific to query text using Deep Attention Models
acl2017-interactive_summarizer
A general framework for Interactive Multi-Document Summarization
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
apkit
Audio Processing Kit -- a python library
aspp
ASPP: Binaural Speech Enhancement with Atomic Speech Presence Probability Estimation
awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
BeamformingSpeechEnhancer
Beamforming based binaural speech enhancement as a real time JUCE plugin
multidoc_summarization
Code for the EMNLP 2018 paper "Adapting the Neural Encoder-Decoder Framework from Single to Multi-Document Summarization"
PlotNeuralNet
Latex code for making neural networks diagrams
speechFeatures
语音处理,声源定位中的一些基本特征
SusannaWull's Repositories
SusannaWull/Abstractive-Summarization-using-Query-based-Deep-Neural-Attention-Models
System for generating meaningful summaries of retrieved documents, specific to query text using Deep Attention Models
SusannaWull/Binaural-Source-Localization-CNN
A Deep Convolutional Neural Network (DCNN) designed for the task of localizing human speech to 168 location classes using binaural microphone inputs.
SusannaWull/char-CNN-text-classification-tensorflow
the implement of text understanding from scratch
SusannaWull/ChatBotCourse
自己动手做聊天机器人教程
SusannaWull/cove
SusannaWull/DeepLearning-MXNet
MXNet for CTR
SusannaWull/denoising
语音降噪
SusannaWull/DirectedLouvain
SusannaWull/DNN-for-speech-enhancement
DNN-for-speech-enhancement
SusannaWull/DNN-SpeechEnhancement
SusannaWull/Faster-RCNN_TF
Faster-RCNN in Tensorflow
SusannaWull/fastText
Library for fast text representation and classification.
SusannaWull/GAN-based-speech-enhancement-Keras-
Keras implementation of speech enhancement based on LSGAN
SusannaWull/gaoti
高体第一次作业
SusannaWull/How_to_make_a_text_summarizer
This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube
SusannaWull/ijcnlp2017-cmaps
Repository for the IJCNLP 2017 paper "Concept-Map-Based Multi-Document Summarization using Concept Co-Reference Resolution and Global Importance Optimization"
SusannaWull/kaldi
This is now the official location of the Kaldi project.
SusannaWull/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
SusannaWull/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
SusannaWull/Neural_Network_Voices
This is the code for "Neural Network Voices" by Siraj Raval on Youtube
SusannaWull/ngram2vec
SusannaWull/PKUSUMSUM
First publish for PKUSUMSUM
SusannaWull/pos_tagger
Part of speech tagger using LSTMs from PyTorch tutorials
SusannaWull/pyhanlp
自然语言处理工具包HanLP的Python接口
SusannaWull/sentiment
CCF大数据比赛,基于主题的文本情感分析
SusannaWull/speech-enhancement-WGAN
speech enhancement GAN on waveform/log-power-spectrum data using Improved WGAN
SusannaWull/Speech_Enhancement
Speech Signal Processing project with different types of filters.
SusannaWull/study
all projects for study
SusannaWull/sumy
Module for automatic summarization of text documents and HTML pages.
SusannaWull/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.