Pinned Repositories
Answer-Sentence-Selection
This is a Keras based neural model for answer sentence selection task.
BengaliStemmer_DotNet
This is a rule based Bengali stemmer implemented in C#. This code is ported from https://github.com/gdebasis/BengaliStemmer .
BengaliStemmer_Java
This is a rule based Bengali stemmer implemented in Java. This code is ported from https://github.com/gdebasis/BengaliStemmer .
Bi-gram-HMM-Based-English-POS-Tagger
This is the python implementation of Bi-gram Hidden Markov Model based English part-of-speech tagger.
BigTextReader
This is simple .Net based application to read large(30 GB) text file. It will present 100 lines from the big file at a time.
CEPN
Code for causality extraction.
CQA
This is a neural network based project for community question answering.
DocumentRetriever
This is a python based document retrieval system.
MFA4RE
Code for modeling attention network for distant supervised relation extraction (CoNLL 2019).
TMCleaning
This is a rule based translation memory cleaning tool.
nayakt's Repositories
nayakt/CEPN
Code for causality extraction.
nayakt/Answer-Sentence-Selection
This is a Keras based neural model for answer sentence selection task.
nayakt/CQA
This is a neural network based project for community question answering.
nayakt/TMCleaning
This is a rule based translation memory cleaning tool.
nayakt/BengaliStemmer_DotNet
This is a rule based Bengali stemmer implemented in C#. This code is ported from https://github.com/gdebasis/BengaliStemmer .
nayakt/BengaliStemmer_Java
This is a rule based Bengali stemmer implemented in Java. This code is ported from https://github.com/gdebasis/BengaliStemmer .
nayakt/Bi-gram-HMM-Based-English-POS-Tagger
This is the python implementation of Bi-gram Hidden Markov Model based English part-of-speech tagger.
nayakt/BigTextReader
This is simple .Net based application to read large(30 GB) text file. It will present 100 lines from the big file at a time.
nayakt/DocumentRetriever
This is a python based document retrieval system.
nayakt/MFA4RE
Code for modeling attention network for distant supervised relation extraction (CoNLL 2019).
nayakt/Neural-POS-Tagger
This repository contains two neural part-of-speech tagging models for English. One model is based on LSTM network and other one is based on feed-forward neural network.
nayakt/PtrNetDecoding4JERE
Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).
nayakt/HEGCN4THRE
nayakt/nayakt.github.io
nayakt/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
nayakt/NYT-H
Codes and Data for COLING2020 paper: Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extraction
nayakt/SENF4DSRE