All Projects → Summarization Papers → Similar Projects or Alternatives

802 Open source projects that are alternatives of or similar to Summarization Papers

Nlp bahasa resources
A Curated List of Dataset and Usable Library Resources for NLP in Bahasa Indonesia
Stars: ✭ 158 (-33.61%)
Danlp
DaNLP is a repository for Natural Language Processing resources for the Danish Language.
Stars: ✭ 111 (-53.36%)
Transformersum
Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
Stars: ✭ 107 (-55.04%)
Mutual labels:  summarization
Awesome Financial Nlp
Researches for Natural Language Processing for Financial Domain
Stars: ✭ 220 (-7.56%)
Displacy Ent
💥 displaCy-ent.js: An open-source named entity visualiser for the modern web
Stars: ✭ 191 (-19.75%)
Mixtext
MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification
Stars: ✭ 159 (-33.19%)
Awesome Emotion Recognition In Conversations
A comprehensive reading list for Emotion Recognition in Conversations
Stars: ✭ 111 (-53.36%)
Ua Gec
UA-GEC: Grammatical Error Correction and Fluency Corpus for the Ukrainian Language
Stars: ✭ 108 (-54.62%)
Multi News
Large-scale multi-document summarization dataset and code
Stars: ✭ 158 (-33.61%)
Mutual labels:  summarization
Allennlp
An open-source NLP research library, built on PyTorch.
Stars: ✭ 10,699 (+4395.38%)
Phrasal
A large-scale statistical machine translation system written in Java.
Stars: ✭ 190 (-20.17%)
Linguistic Style Transfer
Neural network parametrized objective to disentangle and transfer style and content in text
Stars: ✭ 106 (-55.46%)
Awesome Nlp
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
Stars: ✭ 12,626 (+5205.04%)
Easy Bert
A Dead Simple BERT API for Python and Java (https://github.com/google-research/bert)
Stars: ✭ 106 (-55.46%)
Visdial
[CVPR 2017] Torch code for Visual Dialog
Stars: ✭ 215 (-9.66%)
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+521.43%)
Mutual labels:  text-generation
Sling
SLING - A natural language frame semantics parser
Stars: ✭ 1,892 (+694.96%)
Spokestack Python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application.
Stars: ✭ 103 (-56.72%)
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (-20.59%)
Anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
Stars: ✭ 1,392 (+484.87%)
Holiday Cn
📅🇨🇳 中国法定节假日数据 自动每日抓取国务院公告
Stars: ✭ 157 (-34.03%)
Metaknowledge
A Python library for doing bibliometric and network analysis in science and health policy research
Stars: ✭ 102 (-57.14%)
Pytorch Transformers Classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
Stars: ✭ 229 (-3.78%)
Pynlp
A pythonic wrapper for Stanford CoreNLP.
Stars: ✭ 103 (-56.72%)
Swagaf
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
Stars: ✭ 156 (-34.45%)
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+478.99%)
Notebooks
Jupyter Notebooks with Deep Learning Tutorials
Stars: ✭ 188 (-21.01%)
Scientificsummarizationdatasets
Datasets I have created for scientific summarization, and a trained BertSum model
Stars: ✭ 100 (-57.98%)
Mutual labels:  summarization
Lexrank
LexRank algorithm for text summarization
Stars: ✭ 108 (-54.62%)
Mutual labels:  summarization
Clustype
Automatic Entity Recognition and Typing for Domain-Specific Corpora (KDD'15)
Stars: ✭ 99 (-58.4%)
Neat Vision
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
Stars: ✭ 213 (-10.5%)
Papers
读过的CV方向的一些论文,图像生成文字、弱监督分割等
Stars: ✭ 99 (-58.4%)
Vae Lagging Encoder
PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)
Stars: ✭ 153 (-35.71%)
Mutual labels:  text-generation
Neuronblocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Stars: ✭ 1,356 (+469.75%)
Hunspell Dict Ko
Korean spellchecking dictionary for Hunspell
Stars: ✭ 187 (-21.43%)
The Nlp Pandect
A comprehensive reference for all topics related to Natural Language Processing
Stars: ✭ 1,349 (+466.81%)
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (-35.71%)
Mutual labels:  text-generation
Bond
BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision
Stars: ✭ 96 (-59.66%)
Mitie
MITIE: library and tools for information extraction
Stars: ✭ 2,693 (+1031.51%)
Sentence Similarity
PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment
Stars: ✭ 96 (-59.66%)
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-36.55%)
Tensorflow Font2char2word2sent2doc
TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension
Stars: ✭ 95 (-60.08%)
Bert Vocab Builder
Builds wordpiece(subword) vocabulary compatible for Google Research's BERT
Stars: ✭ 187 (-21.43%)
Toiro
A comparison tool of Japanese tokenizers
Stars: ✭ 95 (-60.08%)
Paraphrase identification
Examine two sentences and determine whether they have the same meaning.
Stars: ✭ 154 (-35.29%)
Multitask sentiment analysis
Multitask Deep Learning for Sentiment Analysis using Character-Level Language Model, Bi-LSTMs for POS Tag, Chunking and Unsupervised Dependency Parsing. Inspired by this great article https://arxiv.org/abs/1611.01587
Stars: ✭ 93 (-60.92%)
Shifterator
Interpretable data visualizations for understanding how texts differ at the word level
Stars: ✭ 209 (-12.18%)
Tldr
Text summarizer for golang using LexRank
Stars: ✭ 92 (-61.34%)
Mutual labels:  summarization
Postagga
A Library to parse natural language in pure Clojure and ClojureScript
Stars: ✭ 152 (-36.13%)
Msr Nlp Projects
This is a list of open-source projects at Microsoft Research NLP Group
Stars: ✭ 92 (-61.34%)
Pytorch Nlp
Basic Utilities for PyTorch Natural Language Processing (NLP)
Stars: ✭ 1,996 (+738.66%)
Detecting Scientific Claim
Extracting scientific claims from biomedical abstracts (powered by AllenNLP), demo:
Stars: ✭ 109 (-54.2%)
What I Have Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Stars: ✭ 110 (-53.78%)
Mutual labels:  summarization
Delbot
It understands your voice commands, searches news and knowledge sources, and summarizes and reads out content to you.
Stars: ✭ 191 (-19.75%)
Mtbook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Stars: ✭ 2,307 (+869.33%)
Xlnet extension tf
XLNet Extension in TensorFlow
Stars: ✭ 109 (-54.2%)
Mishkal
Mishkal is an arabic text vocalization software
Stars: ✭ 158 (-33.61%)
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+524.37%)
Nuspell
🖋️ Fast and safe spellchecking C++ library
Stars: ✭ 108 (-54.62%)
Chineseblue
Chinese Biomedical Language Understanding Evaluation benchmark (ChineseBLUE)
Stars: ✭ 149 (-37.39%)
241-300 of 802 similar projects