idanmoradarthas / text-summarizationLinks
Summarizer in python with Spacy and Universal Sentence Encoder build on Flask framework
☆21Updated 2 years ago
Alternatives and similar repositories for text-summarization
Users that are interested in text-summarization are comparing it to the libraries listed below
Sorting:
- Semantic search using Transformers and others☆110Updated 4 years ago
- A embed able annotation tool for end to end cross document co-reference☆42Updated 2 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆68Updated 4 years ago
- Implementation, trained models and result data for the paper "Aspect-based Document Similarity for Research Papers" #COLING2020☆63Updated last year
- KitanaQA: Adversarial training and data augmentation for neural question-answering models☆56Updated 2 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- 📄Neural Sentential Paraphrase Generation to Augment Chatbot Training Dataset☆21Updated 2 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated 2 years ago
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …☆61Updated 4 years ago
- Transformer models for Augmented Inventing☆55Updated 3 years ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 5 years ago
- Source code accompanying the KONVENS 2019 paper "Does BERT Make Any Sense? Interpretable Word Sense Disambiguation with Contextualized Em…☆66Updated 5 years ago
- Multitask Learning with Pretrained Transformers☆40Updated 4 years ago
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆96Updated 2 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated 8 months ago
- How to encode sentences in a high-dimensional vector space, a.k.a., sentence embedding.☆134Updated 3 years ago
- Easy-to-use text representations extraction library based on the Transformers library.☆32Updated 2 years ago
- ☆66Updated 5 years ago
- ☆45Updated 2 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Let's put all materials into this repository☆49Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Visualizing ELMo Contextual Vectors for Word Sense Disambiguation☆15Updated 5 years ago
- Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Do…☆81Updated last year
- Neural-IR-Explorer: A Content-Focused Tool to Explore Neural Re-Ranking Results☆32Updated 5 years ago
- Paraphrase Generation model using pair-wise discriminator loss☆46Updated 4 years ago
- Python3 implementation of the Schwartz-Hearst algorithm for extracting abbreviation-definition pairs☆88Updated last year
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated 2 years ago