Pinned Repositories
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
ai_law_judger
judicial/trial engine with knowledge graph
AI_Pappers
AI Paper阅读记录与收藏:机器学习/深度学习/自然语言处理/计算机视觉/智能语音/推荐系统/知识图谱
allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.
automated-essay-scoring
作文自动打分系统
Automated-Resume-Screening-System
Automated Resume Screening System using Machine Learning (With Dataset)
AutoNER
Learning Named Entity Tagger from Domain-Specific Dictionary
AutoPerusalProcedure
英文作文自动批阅程序,主要包括拼写检测、语法检测、语句一致性检测与主题检测等几个部分。
AutoPhraseX
Automated Phrase Mining from Massive Text Corpora in Python.
pubmed-rct
PubMed 200k RCT dataset: a large dataset for sequential sentence classification.
fishguysword's Repositories
fishguysword/AI_Pappers
AI Paper阅读记录与收藏:机器学习/深度学习/自然语言处理/计算机视觉/智能语音/推荐系统/知识图谱
fishguysword/Automated-Resume-Screening-System
Automated Resume Screening System using Machine Learning (With Dataset)
fishguysword/awesome-text-generation
A curated list of recent models of text generation and application
fishguysword/CLIP
Contrastive Language-Image Pretraining
fishguysword/data-to-text-hierarchical
Code for A Hierarchical Model for Data-to-Text Generation (Rebuffel, Soulier, Scoutheeten, Gallinari; ECIR 2020)
fishguysword/data2text-macro-plan-py
Code for TACL paper on Data-to-text Generation with Macro Planning
fishguysword/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
fishguysword/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
fishguysword/financial-demo
A demo for a financial services bot
fishguysword/GATNE
Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"
fishguysword/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
fishguysword/GraphSAINT
[ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive Learning Method).
fishguysword/hypernymysuite
Hearst Patterns Revisited: Automatic Hypernym Detection from Large Text Corpora
fishguysword/keytotext
Keywords to Sentences
fishguysword/KOBE
Towards Knowledge-Based Personalized Product Description Generation in E-commerce @ KDD 2019
fishguysword/leetcode_101
LeetCode 101:和你一起你轻松刷题(C++)
fishguysword/loglizer
A log analysis toolkit for automated anomaly detection [ISSRE'16]
fishguysword/MaskTextSpotterV3
The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
fishguysword/MatchSum
Code for ACL 2020 paper: "Extractive Summarization as Text Matching"
fishguysword/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
fishguysword/multimodal-deep-learning
This repository contains various models targetting multimodal representation learning, multimodal fusion for downstream tasks such as multimodal sentiment analysis.
fishguysword/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
fishguysword/OpenPrompt
An Open-Source Framework for Prompt-Learning.
fishguysword/PEPLER
Personalized Prompt Learning for Explainable Recommendation
fishguysword/pet
This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"
fishguysword/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
fishguysword/sequence_tagging
using bilstm-crf,bert and other methods to do sequence tagging task
fishguysword/SparrowRecSys
A Deep Learning Recommender System
fishguysword/TaxoExpan
The source code used for self-supervised taxonomy expansion method TaxoExpan, published in WWW 2020
fishguysword/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities