-
Updated
Oct 22, 2020
#
question-answering
Here are 1,069 public repositories matching this topic...
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
nlp
news
wiki
text-classification
word2vec
corpus
dataset
question-answering
chinese
chinese-nlp
language-model
bert
chinese-corpus
pretrain
chinese-dataset
An open source library for deep learning end-to-end dialog systems and chatbots.
nlp
bot
machine-learning
deep-neural-networks
ai
deep-learning
tensorflow
chatbot
artificial-intelligence
named-entity-recognition
question-answering
chitchat
nlp-machine-learning
dialogue-agents
dialogue-systems
slot-filling
entity-extraction
dialogue-manager
intent-classification
intent-detection
-
Updated
May 4, 2022 - Python
type:feature
New feature or request
good first issue
Good for newcomers
topic:models
journey:intermediate
e.g. model training, api, evaluation...
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
-
Updated
Jul 15, 2021 - Python
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
-
Updated
May 3, 2022 - Python
FAQ-based Question Answering System
dialogue
question-answering
faq
dialogue-systems
semantic-matching
faqbot
qa-system
faq-question-answering-system
faq-system
-
Updated
Nov 28, 2020 - C++
Datasets, SOTA results of every fields of Chinese NLP
nlp
machine-translation
question-answering
chinese-nlp
entity-linking
chinese-word-segmentation
nlp-tasks
-
Updated
Apr 7, 2022 - HTML
nlp
deep-learning
pytorch
question-answering
transfer-learning
pretrained-models
language-models
ner
nlp-library
bert
nlp-framework
roberta
xlnet-pytorch
germanbert
-
Updated
Apr 25, 2022 - Python
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 achieve a query-aware context representation without early summarization.
-
Updated
Mar 14, 2019 - Python
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
natural-language-processing
deep-learning
text-classification
dnn
pytorch
artificial-intelligence
question-answering
knowledge-distillation
sequence-labeling
text-matching
qna
model-compression
-
Updated
Mar 16, 2021 - Python
Awesome & Marvelous Amas
javascript
list
awesome
meta
stack
mozilla
ama
ask
lead
question-answering
awesome-list
engineer
ask-me-anything
speaker
-
Updated
Jun 14, 2021
A collection of research on knowledge graphs
natural-language-processing
information-retrieval
paper
survey
knowledge-graph
question-answering
representation-learning
cross-modal
knowledge-graph-completion
ner
dialogue-systems
reasoning
relation-extraction
commonsense
temporal-knowledge-graph
recommendation-systems
meta-relational-learning
-
Updated
Mar 24, 2022 - JavaScript
Self-contained Machine Learning and Natural Language Processing library in Go
nlp
machine-learning
natural-language-processing
deep-learning
neural-network
automatic-differentiation
artificial-intelligence
recurrent-networks
lstm
computation-graph
question-answering
bart
automatic-translation
deeplearning
language-model
bert
transformer-architecture
bert-as-service
named-entities-recognition
-
Updated
May 4, 2022 - Go
chrome-extension
tensorflow
natural-language
question-answering
semantic-search
bert
unpacked-extension
tensorflowjs
-
Updated
Sep 1, 2020 - JavaScript
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
nlp
text-classification
question-answering
document-classification
transfer-learning
fasttext
language-model
textcnn
attention-is-all-you-need
self-attention
transformer-encoder
bert-model
pre-training
language-understanding
-
Updated
Jan 1, 2019 - Python
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
nlp
rust
machine-learning
translation
deep-learning
sentiment-analysis
transformer
rust-lang
question-answering
bart
gpt
ner
bert
language-generation
electra
roberta
gpt-2
-
Updated
May 4, 2022 - Rust
machine-learning
natural-language-processing
insurance
chatbot
corpus
dataset
question-answering
natural-language-understanding
qasystem
insuranceqa-corpus-zh
-
Updated
Oct 11, 2020 - Python
Resources to learn more about Machine Learning and Artificial Intelligence
machine-learning
natural-language-processing
information-retrieval
reinforcement-learning
deep-learning
artificial-intelligence
knowledge-graph
question-answering
probabilistic-programming
bayesian-inference
recommender-systems
causal-inference
knowledge-representation
reasoning
-
Updated
Feb 8, 2022
End-to-end neural table-text understanding models.
-
Updated
May 2, 2022 - Python
jaelgu
commented
Sep 18, 2021
Hi, I've created a simple katacoda scenario of "how to install Milvus 2.0 Standalone with docker-compose". Here is my github link: https://github.com/jaelgu/katacoda
Can we have a Katacoda scenario for each Bootcamp solution?
- text_search_engine
- molecular_similarity_search
- dna_sequence_classification
- q&a_system
A curated list of papers dedicated to neural text (semantic) matching.
-
Updated
Dec 6, 2020 - HTML
-
Updated
Jan 13, 2022
A list of recent papers about Graph Neural Network methods applied in NLP areas.
natural-language-processing
knowledge-graph
question-answering
knowledge-representation
graph-convolutional-networks
knowledge-based-systems
paperlist
paper-list
graph-neural-network
graph-attention-network
heterogeneous-graphs
-
Updated
Nov 9, 2021
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
python
nlp
chat
qa
machine-learning
natural-language-processing
algorithm
database
neo4j
graph
chatbot
nlu
python3
context
kb
question-answering
natural-language-understanding
sentence-similarity
-
Updated
Jun 29, 2020 - Python
End-To-End Memory Networks for bAbI question-answering tasks
-
Updated
Apr 13, 2019 - Python
nlp
natural-language-processing
information-retrieval
deep-learning
transformers
pytorch
artificial-intelligence
question-answering
reading-comprehension
bert
-
Updated
Apr 30, 2020 - Python
Improve this page
Add a description, image, and links to the question-answering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the question-answering topic, visit your repo's landing page and select "manage topics."
Problem
Currently
FARMReaderwill ask users to raisemax_seq_lengthevery time some samples are longer than the value set to it. However, this can be confusing ifmax_seq_lengthis already set to the maximum value allowed by the model, because raising it further will cause hard-to-read CUDA errors.See #2177.
Solution
We should find a way to query the model for the maximum va