Pinned Repositories
2019-CCF-BDCI-Finance-Information-Negative-Judgment
top1-solution
Chinese_models_for_SpaCy
SpaCy 中文模型 | Models for SpaCy that support Chinese
competition-baseline
数据科学竞赛各种baseline代码、思路分享
KdConv
KdConv: A Chinese Multi-domain Dialogue Dataset Towards Multi-turn Knowledge-driven Conversation
lightNLP
基于Pytorch和torchtext的自然语言处理深度学习框架,包含序列标注、文本分类、句子关系、文本生成、结构分析、五大功能模块,已实现了命名实体识别、中文分词、词性标注、语义角色标注、情感分析、关系抽取、语言模型、文本相似度、文本蕴含、依存句法分析等功能。框架功能丰富,开箱可用,极易上手!基本都是学习他人实现然后自己修改融合到框架中,没有细致调参,且有不少Bug~
ocr_tensorflow_cnn
tensorflow 实现端到端的OCR:二代身份证号识别
skywindy.github.io
这是我的个人网站的源码,欢迎fork。
spring-boot-starter-thrift
spring-boot-starter-thrift提供SpringBoot对可伸缩的跨语言服务调用框架Apache Thrift的封装和集成。
Synonyms
中文近义词工具包
tensorly
TensorLy: Tensor Learning in Python.
skywindy's Repositories
skywindy/Chinese_models_for_SpaCy
SpaCy 中文模型 | Models for SpaCy that support Chinese
skywindy/Synonyms
中文近义词工具包
skywindy/Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
skywindy/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
skywindy/bert
TensorFlow code and pre-trained models for BERT
skywindy/bi-lstm-crf
使用keras实现的基于Bi-LSTM + CRF的中文分词
skywindy/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
skywindy/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
skywindy/CoMatrix
skywindy/decaNLP
The Natural Language Decathlon: A Multitask Challenge for NLP
skywindy/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为17个章节,20多万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
skywindy/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
skywindy/DocSentimentAnalysis
Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo
skywindy/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
skywindy/FDDC
FDDC
skywindy/fddc-extraction-release
fddc-extraction-release
skywindy/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
skywindy/HUAPA
AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》
skywindy/movies-java-spring-data-neo4j
Neo4j Movies Example with Spring Data Neo4j
skywindy/NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
skywindy/scikit-learn
scikit-learn: machine learning in Python
skywindy/sentence-similarity
问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。
skywindy/sentence-similarity-1
问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。
skywindy/tale
🦄 Best beautiful java blog, worth a try
skywindy/tensorflow
Computation using data flow graphs for scalable machine learning
skywindy/tensorly-notebooks
Tensor methods in Python with TensorLy
skywindy/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
skywindy/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
skywindy/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
skywindy/zh-NER-keras
details