nayakt's Stars
github/copilot-docs
Documentation for GitHub Copilot
stanford-crfm/mistral
Mistral: A strong, northwesterly wind: Framework for transparent and accessible large-scale language model training, built with Hugging Face 🤗 Transformers.
INK-USC/USC-DS-RelationExtraction
Distantly Supervised Relation Extraction
declare-lab/awesome-emotion-recognition-in-conversations
A comprehensive reading list for Emotion Recognition in Conversations
nusnlp/nea
Neural Essay Assessor: An Automated Essay Scoring System Based on Deep Neural Networks
tonytan48/KD-DocRE
Implementation of Document-level Relation Extraction with Knowledge Distillation and Adaptive Focal Loss
Das-Boot/scite
Code and data for paper 'Causality extraction based on self-attentive BiLSTM-CRF with transferred embeddings'
thecharm/MNRE
Resource and Code for ICME 2021 paper "MNRE: A Challenge Multimodal Dataset for Neural Relation Extraction with Visual Evidence in Social Media Posts"
tonytan48/Re-DocRED
shamilcm/pedra
Post-editing Datasets by Rakuten (PEDRa)
nayakt/Answer-Sentence-Selection
This is a Keras based neural model for answer sentence selection task.
shanzhenren/Annotated-Semantic-Relationships-Datasets
Public and free annotated datasets of relationships between entities/nominals
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/PtrNetDecoding4JERE
Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).