Pinned Repositories
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.
awesome-knowledge-graph
整理知识图谱相关学习资料
Awesome-Law-NLP-Research-Work
Awesome Law NLP Research Work, Paper, Competition, Onlline System
awesome-nlp-sentiment-analysis
:book: 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。
awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
bi-lstm-crf-ner-tf2.0
Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)
BigData-Notes
大数据入门指南:star::star::star:
cloud-note
云笔记系统,系统使用Spring Cloud框架,数据库查询方面使用Spring Data JPA
CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
yayuanzi8's Repositories
yayuanzi8/BigData-Notes
大数据入门指南:star::star::star:
yayuanzi8/cail2019
法研杯2019 阅读理解赛道 top3
yayuanzi8/Chinese-abbreviation-dataset
This is a corpus of Chinese abbreviation, including negative full forms.
yayuanzi8/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
yayuanzi8/chinese_chatbot_corpus
中文公开聊天语料库
yayuanzi8/cloud-note-phone
云笔记系统手机客户端,使用Ionic3编写,可编译为Android、iOS和Windows Phone客户端
yayuanzi8/cloud-note-web
云笔记的PC端,使用Angular5编写
yayuanzi8/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
yayuanzi8/Dan-ABSA
Dan: A Dependency-based Attention Network for Aspect Based Sentiment Analysis. PyTorch implementation
yayuanzi8/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
yayuanzi8/Final_word_Similarity
综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。
yayuanzi8/GZHU-Report-Latex-Version
我自己制作的广州大学Latex报告模板,有毕业设计,课程设计,毕业论文,等等🎈
yayuanzi8/Hands-on-System-Programming-with-Linux
Hands-On System Programming with Linux, Kaiwan N Billimoria, published by Packt
yayuanzi8/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
yayuanzi8/hosts-1
镜像:https://coding.net/u/scaffrey/p/hosts/git
yayuanzi8/LDA_gensim
用gensim训练LDA模型,进行新闻文本主题分析
yayuanzi8/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
yayuanzi8/mongo-connector
Data replication from MongoDB to MongoDB, Elasticsearch, Solr, and more!
yayuanzi8/nlp-beginner
NLP上手教程
yayuanzi8/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
yayuanzi8/NS_policy_admin
政策推荐系统后台管理
yayuanzi8/Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-Preprocessor
Library for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache
yayuanzi8/QAmodel-for-Retrievalchatbot
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
yayuanzi8/RSPapers
Must-read papers on Recommender System.
yayuanzi8/SentimentPolarityAnalysis
情感极性分析repository1:基于情感词典、k-NN、Bayes、最大熵、SVM的情感极性分析。
yayuanzi8/SynSetMine-pytorch
PyTorch implementation of paper "Mining Entity Synonyms with Efficient Neural Set Generation" in AAAI 2019
yayuanzi8/TinyPDG
A library for building intraprocedural PDGs for Java programs
yayuanzi8/toutiao-text-classfication-dataset
今日头条中文新闻(文本)分类数据集
yayuanzi8/video_music_book_datasets
NLP NER datasets video/music/book bio
yayuanzi8/WordMultiSenseDisambiguation
WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarity compute,基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧.