All Projects → Jack → Similar Projects or Alternatives

907 Open source projects that are alternatives of or similar to Jack

CONVEX
As far as we know, CONVEX is the first unsupervised method for conversational question answering over knowledge graphs. A demo and our benchmark (and more) can be found at
Stars: ✭ 24 (-90.08%)
Cmrc2018
A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
Stars: ✭ 238 (-1.65%)
Dynamic Coattention Network Plus
Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.
Stars: ✭ 117 (-51.65%)
Neural kbqa
Knowledge Base Question Answering using memory networks
Stars: ✭ 87 (-64.05%)
Cdqa Annotator
⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.
Stars: ✭ 48 (-80.17%)
Sentence Similarity
PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment
Stars: ✭ 96 (-60.33%)
Cdqa
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
Stars: ✭ 500 (+106.61%)
Insuranceqa Corpus Zh
🚁 保险行业语料库,聊天机器人
Stars: ✭ 821 (+239.26%)
Paper Reading
Paper reading list in natural language processing, including dialogue systems and text generation related topics.
Stars: ✭ 508 (+109.92%)
Acl18 results
Code to reproduce results in our ACL 2018 paper "Did the Model Understand the Question?"
Stars: ✭ 31 (-87.19%)
Medquad
Medical Question Answering Dataset of 47,457 QA pairs created from 12 NIH websites
Stars: ✭ 129 (-46.69%)
Clicr
Machine reading comprehension on clinical case reports
Stars: ✭ 123 (-49.17%)
Chatbot
Русскоязычный чатбот
Stars: ✭ 106 (-56.2%)
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+249.17%)
Neuronblocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Stars: ✭ 1,356 (+460.33%)
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-64.88%)
Graphbrain
Language, Knowledge, Cognition
Stars: ✭ 294 (+21.49%)
Conversational Ai
Conversational AI Reading Materials
Stars: ✭ 34 (-85.95%)
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (+113.22%)
Adam qas
ADAM - A Question Answering System. Inspired from IBM Watson
Stars: ✭ 330 (+36.36%)
Gnn4nlp Papers
A list of recent papers about Graph Neural Network methods applied in NLP areas.
Stars: ✭ 405 (+67.36%)
Spago
Self-contained Machine Learning and Natural Language Processing library in Go
Stars: ✭ 854 (+252.89%)
Bidaf Keras
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
Stars: ✭ 60 (-75.21%)
Knowledge Aware Reader
PyTorch implementation of the ACL 2019 paper "Improving Question Answering over Incomplete KBs with Knowledge-Aware Reader"
Stars: ✭ 123 (-49.17%)
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-36.36%)
Lit
The Language Interpretability Tool: Interactively analyze NLP models for model understanding in an extensible and framework agnostic interface.
Stars: ✭ 2,721 (+1024.38%)
Awesome Financial Nlp
Researches for Natural Language Processing for Financial Domain
Stars: ✭ 220 (-9.09%)
Wordgcn
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks
Stars: ✭ 230 (-4.96%)
Chazutsu
The tool to make NLP datasets ready to use
Stars: ✭ 238 (-1.65%)
Visdial
[CVPR 2017] Torch code for Visual Dialog
Stars: ✭ 215 (-11.16%)
Pytorch Transformers Classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
Stars: ✭ 229 (-5.37%)
Tensorflow Dsmm
Tensorflow implementations of various Deep Semantic Matching Models (DSMM).
Stars: ✭ 217 (-10.33%)
Mutual labels:  question-answering
Spacy Lookup
Named Entity Recognition based on dictionaries
Stars: ✭ 212 (-12.4%)
Archivy
Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your own personal, searchable and extendable wiki.
Stars: ✭ 2,746 (+1034.71%)
Mutual labels:  knowledge-base
Neat Vision
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
Stars: ✭ 213 (-11.98%)
Nlp Roadmap
ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
Stars: ✭ 2,653 (+996.28%)
Grakn
TypeDB: a strongly-typed database
Stars: ✭ 2,947 (+1117.77%)
Mutual labels:  knowledge-base
Pytorch Bert Crf Ner
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
Stars: ✭ 236 (-2.48%)
Machine Learning Resources
A curated list of awesome machine learning frameworks, libraries, courses, books and many more.
Stars: ✭ 226 (-6.61%)
Shifterator
Interpretable data visualizations for understanding how texts differ at the word level
Stars: ✭ 209 (-13.64%)
Graph Convolution Nlp
Graph Convolution Network for NLP
Stars: ✭ 208 (-14.05%)
Catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models.
Stars: ✭ 224 (-7.44%)
Kagnet
Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)
Stars: ✭ 205 (-15.29%)
Conllu
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
Stars: ✭ 207 (-14.46%)
Mitie
MITIE: library and tools for information extraction
Stars: ✭ 2,693 (+1012.81%)
Text summarization with tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
Stars: ✭ 226 (-6.61%)
Hardware Aware Transformers
[ACL 2020] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing
Stars: ✭ 206 (-14.88%)
Minerva
Meandering In Networks of Entities to Reach Verisimilar Answers
Stars: ✭ 205 (-15.29%)
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+1058.68%)
Pytorch Beam Search Decoding
PyTorch implementation of beam search decoding for seq2seq models
Stars: ✭ 204 (-15.7%)
Tensorflow qrnn
QRNN implementation for TensorFlow
Stars: ✭ 241 (-0.41%)
Character Based Cnn
Implementation of character based convolutional neural network
Stars: ✭ 205 (-15.29%)
Deepnlp Models Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Stars: ✭ 2,760 (+1040.5%)
Spacy Api Docker
spaCy REST API, wrapped in a Docker container.
Stars: ✭ 222 (-8.26%)
Stringi
THE String Processing Package for R (with ICU)
Stars: ✭ 204 (-15.7%)
Aind Nlp
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Stars: ✭ 202 (-16.53%)
Machine Learning Notebooks
Machine Learning notebooks for refreshing concepts.
Stars: ✭ 222 (-8.26%)
Pytorch graph Rel
A PyTorch implementation of GraphRel
Stars: ✭ 204 (-15.7%)
Attention Mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
Stars: ✭ 203 (-16.12%)
Dmn Tensorflow
Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
Stars: ✭ 236 (-2.48%)
Mutual labels:  question-answering
1-60 of 907 similar projects