GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

machine-comprehension

Website
Wikipedia
https://static.github-zh.com/github_avatars/localminimum?size=40
localminimum / QANet

#自然语言处理#A Tensorflow implementation of QANet for machine reading comprehension

自然语言处理squadTensorflowmachine-comprehensioncnn
Python 981
7 年前
https://static.github-zh.com/github_avatars/seriousran?size=40
seriousran / awesome-qa

#自然语言处理#😎 A curated list of the Question Answering (QA)

question-answering自然语言处理machine-comprehensionAwesome Listssquadbertwatson
758
3 年前
https://static.github-zh.com/github_avatars/HKUST-KnowComp?size=40
HKUST-KnowComp / R-Net

#自然语言处理#Tensorflow Implementation of R-Net

squadTensorflow自然语言处理machine-comprehension
Python 578
7 年前
https://static.github-zh.com/github_avatars/hellohaptik?size=40
hellohaptik / multi-task-NLP

#自然语言处理#multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.

PyTorchmultitask-learningsentence-classificationsequence-labelingentailmentrankingintent-classificationnamed-entity-recognitionmachine-comprehensioncontext-awarenesstransformers自然语言处理nlp-library
Python 371
3 年前
https://static.github-zh.com/github_avatars/SeanLee97?size=40
SeanLee97 / QANet_dureader

QANet+DuReader中文机器阅读理解

machine-comprehension
Python 221
7 年前
https://static.github-zh.com/github_avatars/kamalkraj?size=40
kamalkraj / ALBERT-TF2.0

ALBERT model Pretraining and Fine Tuning using TF2.0

tf2fine-tuningalbertxlagluesquadmachine-comprehensioncolaclassifier
Python 202
2 年前
https://static.github-zh.com/github_avatars/emorynlp?size=40
emorynlp / character-mining

#自然语言处理#Mining individual characters in multiparty dialogue

自然语言处理machine-comprehension
Python 171
2 年前
https://static.github-zh.com/github_avatars/xanhho?size=40
xanhho / Reading-Comprehension-Question-Answering-Papers

#Awesome#Survey on Machine Reading Comprehension

question-answeringsurveymachine-comprehensionAwesome Lists
148
4 年前
https://static.github-zh.com/github_avatars/HKUST-KnowComp?size=40
HKUST-KnowComp / MnemonicReader

#自然语言处理#A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task

machine-comprehension自然语言处理squadPyTorch
Python 135
7 年前
https://static.github-zh.com/github_avatars/hsinyuan-huang?size=40
hsinyuan-huang / FusionNet-NLI

#自然语言处理#An example for applying FusionNet to Natural Language Inference

自然语言处理machine-comprehension深度学习
Python 134
7 年前
https://static.github-zh.com/github_avatars/kanyun-inc?size=40
kanyun-inc / commonsense-rc

#自然语言处理#Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension

自然语言处理深度学习machine-comprehension
Python 118
7 年前
https://static.github-zh.com/github_avatars/laddie132?size=40
laddie132 / Match-LSTM

A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension

squadPyTorchmachine-comprehension
Python 107
7 年前
https://static.github-zh.com/github_avatars/iamyuanchung?size=40
iamyuanchung / TOEFL-QA

#自然语言处理#A question answering dataset for machine comprehension of spoken content

question-answeringmachine-comprehension自然语言处理natural-language-understandingdataset
Python 78
7 年前
https://static.github-zh.com/github_avatars/unilight?size=40
unilight / R-NET-in-Tensorflow

#自然语言处理#R-NET implementation in TensorFlow.

machine-comprehensionTensorflowsquad自然语言处理
Python 77
7 年前
https://static.github-zh.com/github_avatars/ParikhKadam?size=40
ParikhKadam / bidaf-keras

#自然语言处理#Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2

Keraskeras-tensorflowkeras-neural-networkskeras-modelsTensorflow深度学习深度神经网络人工智能neural-networksneural-nets神经网络自然语言处理natural-language-understandingPythonmachine-comprehensionquestion-answering
Python 64
3 年前
https://static.github-zh.com/github_avatars/Chia-Hsuan-Lee?size=40
Chia-Hsuan-Lee / ODSQA

#自然语言处理#ODSQA: OPEN-DOMAIN SPOKEN QUESTION ANSWERING DATASET

question-answeringmachine-comprehension自然语言处理dataset中文
Shell 62
3 年前
https://static.github-zh.com/github_avatars/Chia-Hsuan-Lee?size=40
Chia-Hsuan-Lee / Spoken-SQuAD

#自然语言处理#A spoken question answering dataset on SQUAD

squadquestion-answeringmachine-comprehension自然语言处理dataset
Shell 48
1 个月前
https://static.github-zh.com/github_avatars/hugochan?size=40
hugochan / GraphFlow

#计算机科学#Code & data accompanying the IJCAI 2020 paper "GraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Machine Comprehension"

machine-comprehensiongraph-neural-networks深度学习PyTorchconversational-ai
Python 36
3 年前
https://static.github-zh.com/github_avatars/MiuLab?size=40
MiuLab / FlowDelta

#自然语言处理#FlowDelta: Modeling Flow Information Gain in Reasoning for Conversational Machine Comprehension

自然语言处理question-answeringPyTorchmachine-comprehension
Python 36
3 年前
https://static.github-zh.com/github_avatars/benywon?size=40
benywon / ReCO

#计算机科学#ReCO: A Large Scale Chinese Reading Comprehension Dataset on Opinion

深度学习machine-comprehensiondataset中文
Python 35
1 年前
loading...