Pinned Repositories
aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
banditsum-kl
Pre-trained model and related code for "Countering the Effects of Lead Bias in News Summarization", published at EMNLP 2019.
BanditSumTf
TensorFlow implementation of BanditSum model for text summarization
codi2021_scripts
Scripts to convert UA to jsonlines format
coref
BERT for Coreference Resolution
CourseRegistration
Script to login to McGill's Minerva service and sign up automatically for courses.
entGraph
Learning Typed Entailment Graphs with Global Soft Constraints (TACL 2018)
incremental-coref
Code for "Moving on from OntoNotes: Coreference Resolution Model Transfer" and "Incremental Neural Coreference Resolution in Constant Memory"
reproducing-paulus-xiong-socher
Reproducing results from the paper "A Deep Reinforced Model For Abstractive Summarization"
sentence-incremental-coref
Code for the EMNLP 2022 paper "Sentence-Incremental Neural Coreference Resolution"
mgrenander's Repositories
mgrenander/reproducing-paulus-xiong-socher
Reproducing results from the paper "A Deep Reinforced Model For Abstractive Summarization"
mgrenander/CourseRegistration
Script to login to McGill's Minerva service and sign up automatically for courses.
mgrenander/sentence-incremental-coref
Code for the EMNLP 2022 paper "Sentence-Incremental Neural Coreference Resolution"
mgrenander/banditsum-kl
Pre-trained model and related code for "Countering the Effects of Lead Bias in News Summarization", published at EMNLP 2019.
mgrenander/aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
mgrenander/BanditSumTf
TensorFlow implementation of BanditSum model for text summarization
mgrenander/codi2021_scripts
Scripts to convert UA to jsonlines format
mgrenander/coref
BERT for Coreference Resolution
mgrenander/entGraph
Learning Typed Entailment Graphs with Global Soft Constraints (TACL 2018)
mgrenander/incremental-coref
Code for "Moving on from OntoNotes: Coreference Resolution Model Transfer" and "Incremental Neural Coreference Resolution in Constant Memory"
mgrenander/pointer-generator
Fork from "Get To The Point" to use the decoder from Weber et al. (2018)
mgrenander/individual-rouge-scoring
Get ROUGE scores for individual article-summary pairs across a dataset. Useful if you need more meaningful ROUGE scores than the average across a dataset.
mgrenander/masters-thesis
mgrenander/py-rouge
Full Python implementation of the ROUGE metric, producing same results as in the official perl implementation.
mgrenander/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
mgrenander/python-stanford-corenlp
Official Python interface to CoreNLP using a bidirectional server-client interface.
mgrenander/Reproducing-murdoch-cd
Reproducing results from "Beyond Word Importance: Contextual Decomposition to Extract Interactions from LSTMs"
mgrenander/Rotating-CCG
mgrenander/Text-Dating
Estimating date of publication for novels from 1725 - 1925
mgrenander/unsupervised_topic_segmentation