#自然语言处理#Haystack 是一个开源 NLP 框架,利用预训练的 Transformer 模型。 帮组开发者能快速实现一个生产级的语义搜索、问答、摘要和文档排名的NLP应用
#自然语言处理#Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to ach...
#自然语言处理#A Tensorflow implementation of QANet for machine reading comprehension
#自然语言处理#😎 A curated list of the Question Answering (QA)
#自然语言处理#The prime repository for state-of-the-art Multilingual Question Answering research and development.
Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
#自然语言处理#An implementation of the BERT model and its related downstream tasks based on the PyTorch framework
#自然语言处理#Tensorflow Implementation of R-Net
The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".
A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.
#计算机科学#A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks
Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
#自然语言处理#Persian (Farsi) Question Answering Dataset (+ Models)
ALBERT model Pretraining and Fine Tuning using TF2.0
#自然语言处理#A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task
A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension