HongyanJiao's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
google-research/google-research
Google Research
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
schemaorg/schemaorg
Schema.org - schemas and supporting software
goto456/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
facebookresearch/LASER
Language-Agnostic SEntence Representations
jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
guyulongcs/Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertisement. They focus on Embedding, Matching, Ranking (CTR/CVR prediction), Post Ranking, Large Model (Generative Recommendation, LLM), Transfer learning, Reinforcement Learning and so on.
CLUEbenchmark/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
DeepGraphLearning/RecommenderSystems
DeepRec-AI/DeepRec
DeepRec is a high-performance recommendation deep learning framework based on TensorFlow. It is hosted in incubation in LF AI & Data Foundation.
baidu/DDParser
百度开源的依存句法分析系统
XiaoMi/MiNLP
XiaoMi Natural Language Processing Toolkits
drawbridge/keras-mmoe
A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
duxuhao/Feature-Selection
Features selector based on the self selected-algorithm, loss function and validation method
XuezheMax/NeuroNLP2
Deep neural models for core NLP tasks (Pytorch version)
storborg/python-packaging
Tutorial on how to structure Python packages
v-mipeng/LexiconAugmentedNER
Reject complicated operations for incorporating lexicon for Chinese NER.
sz128/slot_filling_and_intent_detection_of_SLU
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
MiuLab/SlotGated-SLU
Slot-Gated Modeling for Joint Slot Filling and Intent Prediction
Sahandfer/EMPaper
This is a repository for sharing papers in the field of empathetic conversational AI. The related source code for each paper is linked if available.
slavpetrov/berkeleyparser
Automatically exported from code.google.com/p/berkeleyparser
KhalilMrini/LAL-Parser
Neural Adobe-UCSD Parser, the current State of the Art in Constituency and Dependency Parsing.
yzhangcs/crfpar
[ACL'20, IJCAI'20] Code for "Efficient Second-Order TreeCRF for Neural Dependency Parsing" and "Fast and Accurate Neural CRF Constituency Parsing".
hantek/distance-parser
Source code for ``Straight to the Tree: Constituency Parsing with Neural Syntactic Distance'' published at ACL 2018
aimetrics/jarvis
Jarvis is a toolbox built on top of TensorFlow2.0 that allows developers and researchers to easily build neural networks in TensorFlow, particularly CTR models for large-scale advertising and recommendation scenarios.