-
u31
- Paris, France
- https://www.linkedin.com/in/pltrdy/
- @pltrdy
Highlights
- Pro
-
rouge Public
A full Python Implementation of the ROUGE Metric (not a wrapper)
-
-
GNews Public
Forked from ranahaani/GNewsA Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
Python MIT License UpdatedFeb 10, 2023 -
easse Public
Forked from feralvam/easseEasier Automatic Sentence Simplification Evaluation
Roff GNU General Public License v3.0 UpdatedAug 23, 2022 -
files2rouge Public
Calculating ROUGE score between two files (line-by-line)
-
-
autoalign Public
Align then Summarize: Automatic Alignment Methods for Summarization Corpus Creation
-
OpenNMT-py Public
Forked from OpenNMT/OpenNMT-pyOpen-Source Neural Machine Translation in PyTorch http://opennmt.net/
-
summarization-datasets Public
Forked from kedz/summarization-datasetsPre-processing and in some cases downloading of datasets for the paper "Content Selection in Deep Learning Models of Summarization."
Python UpdatedJan 4, 2021 -
public_meetings Public
A corpus of meetings, with aligned pairs of transcriptions and reports
-
dotfiles Public
Helpfull configuration files
-
acceptability-prediction-in-context Public
Forked from jhlau/acceptability-prediction-in-contextPython Apache License 2.0 UpdatedJul 2, 2020 -
pyrouge Public
Forked from bheinzerling/pyrougeA Python wrapper for the ROUGE summarization evaluation package
-
extoracle_summarization Public
Ext-Oracle Summarization: extractive summarization that maximize ROUGE w.r.t. target
-
DeepSpeed Public
Forked from microsoft/DeepSpeedDeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
Python MIT License UpdatedFeb 11, 2020 -
encoder-agnostic-adaptation Public
Forked from harvardnlp/encoder-agnostic-adaptationEncoder-Agnostic Adaptation for Conditional Language Generation
Python MIT License UpdatedFeb 7, 2020 -
alemi_segmentation Public
Forked from alexalemi/segmentationCode and data for segmentation experiments.
Python MIT License UpdatedDec 4, 2019 -
C99 Public
Forked from logological/C99C99, a domain-independent algorithm for linear text segmentation by Freddy Choi
Java UpdatedNov 21, 2019 -
python-stanford-corenlp Public
Forked from stanfordnlp/python-stanford-corenlpOfficial Python interface to CoreNLP using a bidirectional server-client interface.
Python MIT License UpdatedJul 11, 2019 -
fastdtw Public
Forked from slaypni/fastdtwA Python implementation of FastDTW
Python MIT License UpdatedSep 16, 2018 -
ConfigArgParse Public
Forked from bw2/ConfigArgParseA drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
Python MIT License UpdatedAug 10, 2018 -
anon_cnn_dailymail Public
Scripts to prepare the CNN/DailyMail dataset, to anonymise & un-anonymise it
-
tensor2tensor Public
Forked from tensorflow/tensor2tensorA library for generalized sequence to sequence models
Jupyter Notebook Apache License 2.0 UpdatedApr 25, 2018 -
textract Public
Forked from deanmalmgren/textractextract text from any document. no muss. no fuss.
HTML MIT License UpdatedMar 5, 2018 -
-
SentEval Public
Forked from facebookresearch/SentEvalA python tool for evaluating the quality of sentence embeddings.
Python Other UpdatedDec 3, 2017 -
InferSent Public
Forked from facebookresearch/InferSentSentence embeddings (InferSent) and training code for NLI.
Python Other UpdatedDec 3, 2017 -
pltrdy.github.io Public
Forked from daattali/beautiful-jekyllBuild a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
HTML MIT License UpdatedOct 23, 2017 -
-
pythonrouge Public
Forked from tagucci/pythonrougePython implementation for evaluating summarization by ROUGE package