LiuYiChen0704's Stars
hsqmlzno1/MGAN
Exploiting Coarse-to-Fine Task Transfer for Aspect-level Sentiment Classification (AAAI'19)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
ooibc88/forkbase
Efficient Immutable, Auditable, Secure Storage for supporting effective collaboration, efficient query processing, and speeding up blockchain
h2pl/JavaTutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
anhaidgroup/deepmatcher
Python package for performing Entity and Text Matching using Deep Learning.
codingXiaxw/seckill
the source code of `seckill` with development documentation :zap:
songxinjianqwe/WebServer
手写简化版Web服务器
linw7/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
vladsandulescu/phrases
Extract opionion phrases from user reviews
eyasliu/wechat-app-music
微信小程序:音乐播放器 技术栈: redux + es7 +labrador
JeffLi1993/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
Kyubyong/wordvectors
Pre-trained word vectors of 30+ languages
SunnyMarkLiu/datacastle_travel_services_predict-rank5
第二届智慧**杯精品旅行服务成单预测 Rank 5(AUC 0.97539)解决方案
allenai/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
sherjilozair/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
baoboa/pyqt5
PyQt5 from riverbank
facebookresearch/DrQA
Reading Wikipedia to Answer Open-Domain Questions
Determined22/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
cjhutto/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
guillaumegenthial/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
lennylxx/ipv6-hosts
Fork of https://code.google.com/archive/p/ipv6-hosts/, focusing on automation
jimmyyfeng/TD-LSTM
Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.
dennybritz/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
facebookresearch/fastText
Library for fast text representation and classification.
MorvanZhou/tutorials
机器学习相关教程
yongyehuang/Tensorflow-Tutorial
Some interesting TensorFlow tutorials for beginners.
hankcs/CS224n
CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017