Pinned Repositories
AbstractKnowledgeGraph
AbstractKnowledgeGraph, a systematic knowledge graph that concentrate on abstract thing including abstract entity and action. 抽象知识图谱,目前规模50万,支持名词性实体、状态性描述、事件性动作进行抽象。目标于抽象知识,包括抽象实体,抽象动作,抽象事件。基于该知识图谱,可以进行不同层级的实体抽象和动作抽象,这与人类真实高度概括的认知是一致的。
attn_vis
Interactive in-browser attention visualizer tool for recurrent networks
AutoPhraseX
Automated Phrase Mining from Massive Text Corpora in Python.
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning
BERT-whitening
简单的向量白化就可以媲美BERT
blog_of_baojie
Some articles written by Bao Jie
bookstore
使用Django编写一个书城电商网站,配合详细的教程。
DNNNLP
deep learning for NLP
Ordered-Neurons
Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"
Structured-Self-Attention
A Structured Self-attentive Sentence Embedding
everwind's Repositories
everwind/reinforce
reinforcement learning
everwind/SpringBoot-Dubbo-Docker-Jenkins
基于SpringBoot+Dubbo的微服务框架(借助Docker+Jenkins实现自动化、容器化部署)
everwind/Neural-Factorization-Machine
Factorization Machine, Deep Learning, Recommender System
everwind/DFA-Regex
A DFA regex engine in java.
everwind/Smart-IoT-Planting-System
Smart IoT Planting System is a intelligence planting project consist of sensors,actuator,LoRa,gateway,cloud.
everwind/attn_vis
Interactive in-browser attention visualizer tool for recurrent networks
everwind/shopeeCrawler
A python crawler for shopee API by requests.sess instead of selenium.webdriver
everwind/dingdang-robot
叮当是一款可以工作在 Raspberry Pi 上的中文语音对话机器人/智能音箱项目。
everwind/Difacto_DMLC
Distributed FM and LR based on Parameter Server with Ftrl
everwind/gsdmm
GSDMM: Short text clustering
everwind/TOPWords
python version of TOPWords model implementation
everwind/propbank-release
The official released annotations, both in .prop pointer format and as conll files. Does not contain the source texts
everwind/NanGeMT
NanGe - A Rule-based Chinese-English Machine Translation System
everwind/shopee_crawler_tutorial
everwind/multiregexp
Java library to check for multiple regexp with a single deterministic automaton. Just a wrapper around dk.brics.automaton really.
everwind/Field-aware-Factorization-Machine-ps
LR、FM、FFM model solved by ftrl and sgd parallel on parameter server(ps-lite)
everwind/blog_of_baojie
Some articles written by Bao Jie
everwind/semantic-parser-overview
A quick tutorial and overview on semantic and its parser.
everwind/nlpnet
dnn for nlp
everwind/lagou_company_list
爬取拉勾网的公司信息
everwind/taobao_image_search
淘宝拍照找同款数据爬虫
everwind/ictclas
ictclas的开源代码
everwind/py-leveldb
Automatically exported from code.google.com/p/py-leveldb
everwind/DNNNLP
deep learning for NLP
everwind/UBL
My copy of Tom Kwiatkowski's UBL (http://homepages.inf.ed.ac.uk/s0791051/).