Pinned Repositories
allennlp
An open-source NLP research library, built on PyTorch.
Question-Generation-Pytorch
Question Generation model implementation in pytorch
pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
active-qa
ake-datasets
Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.
allennlp
An open-source NLP research library, built on PyTorch.
App-DL
Deep Learning and applications in Startups, CV, Text Mining, NLP
maui
tflearn
Deep learning library featuring a higher-level API for TensorFlow.
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
SundeepPidugu's Repositories
SundeepPidugu/maui
SundeepPidugu/active-qa
SundeepPidugu/ake-datasets
Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.
SundeepPidugu/allennlp
An open-source NLP research library, built on PyTorch.
SundeepPidugu/App-DL
Deep Learning and applications in Startups, CV, Text Mining, NLP
SundeepPidugu/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
SundeepPidugu/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
SundeepPidugu/AutomaticKeyphraseExtraction
Data for Automatic Keyphrase Extraction Task
SundeepPidugu/bert
TensorFlow code and pre-trained models for BERT
SundeepPidugu/bert-gen
SundeepPidugu/CliNER
Clinical Named Entity Recognition system (CliNER) is an open-source natural language processing system for named entity recognition in clinical text of electronic health records.
SundeepPidugu/Data-Science--Cheat-Sheet
Cheat Sheets
SundeepPidugu/genquest
Automatic question generation by using NLP
SundeepPidugu/keyword-extraction-datasets
Different datasets for developing and testing keyword extraction algorithms
SundeepPidugu/nqg
neural question generation for reading comprehension
SundeepPidugu/paper-To-Reviewer-Matching-System
Paper to Reviewer Assignment is a tedious but a very crucial job for conference organizers. Till date the Toronto Paper Matching System (TPMS) is a widely used tool to solve this problem but the results of this system are not found to be up to the mark. We aim to build a better system by taking into account the structure and semantic analysis of the paper to be reviewed.
SundeepPidugu/pdf-text-extraction-benchmark
A project about benchmarking and evaluating existing PDF extraction tools on their semantic abilities to extract the body texts from PDF documents, especially from scientific articles.
SundeepPidugu/pke
Python Keyphrase Extraction module
SundeepPidugu/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
SundeepPidugu/QA_and_QG
An inventory of data sets around Question Generation and Question Answering
SundeepPidugu/question-generation
Neural text-to-text question generation
SundeepPidugu/question-generation-1
Given a sentence automatically generate reading comprehension style factual questions from that sentence, such that the sentence contains answers to those questions.
SundeepPidugu/question_generation
It is a question-generator model. It takes text and an answer as input and outputs a question.
SundeepPidugu/rotational-unit-of-memory
RUM
SundeepPidugu/seq2seq-keyphrase
SundeepPidugu/Seq2Seq_Tutorial
Code For Medium Article "How To Create Data Products That Are Magical Using Sequence-to-Sequence Models"
SundeepPidugu/terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
SundeepPidugu/texar
Toolkit for Text Generation and Beyond
SundeepPidugu/text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
SundeepPidugu/text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab