siddhaling / Text-Summarization-with-Pronoun-ReplacementLinks
This is the python program which performs text summarization with pronoun replacement method. This method initially identifies pronouns in the text and replaces them with nearest proper noun. With the help of replacement, frequency of proper nouns will increase thereby improving the quality of the summarization.
☆10Updated 7 years ago
Alternatives and similar repositories for Text-Summarization-with-Pronoun-Replacement
Users that are interested in Text-Summarization-with-Pronoun-Replacement are comparing it to the libraries listed below
Sorting:
- Use Google's state-of-the-art T5 pre-train model to create human-like summarization☆24Updated 4 years ago
- Modelling Big Five Personality Inventory using Machine Learning algorithms☆22Updated last year
- RaKUn 2.0 - A fast keyword detection algorithm☆68Updated 4 months ago
- Legal document similarity - Code, data, and models for the ICAIL 2021 paper "Evaluating Document Representations for Content-based Legal …☆32Updated 4 years ago
- Document Search Engine Tool☆76Updated 3 years ago
- CorrectLy - Open Source Spelling & Grammar correction☆43Updated 3 years ago
- PsyCare-AI is an AI-powered mental health prediction project, offering a user-friendly interface to predict potential mental health issue…☆10Updated 2 years ago
- Training & Implementation of chatbots leveraging GPT-like architecture with the aitextgen package to enable dynamic conversations.☆49Updated 3 years ago
- GenieNLP: A versatile codebase for any NLP task☆88Updated last year
- Search through Facebook Research's PyTorch BigGraph Wikidata-dataset with the Weaviate vector search engine☆31Updated 3 years ago
- This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.☆125Updated last year
- This Python package can be used to systematically extract multiple data elements (e.g., title, keywords, text) from news sources around t…☆33Updated 2 years ago
- GraphER: A Structure-aware Text-to-Graph Model for Entity and Relation Extraction☆82Updated last year
- Using short models to classify long texts☆21Updated 2 years ago
- ☆14Updated 3 years ago
- [WIP] Behold, semantic-search, built over sentence-transformers to make it easy for search engineers to evaluate, optimise and deploy mod…☆15Updated 2 years ago
- A language detection software☆64Updated 8 years ago
- In the wild extraction of entities that are found using Flair and displayed using a very elegant front-end.☆71Updated 2 years ago
- This repository provides various Python methods for finding and aggregating synonyms for an individual word or a list of words.☆35Updated 2 years ago
- Hashformers is a framework for hashtag segmentation with Transformers and Large Language Models (LLMs).☆76Updated last month
- SWIM-IR is a Synthetic Wikipedia-based Multilingual Information Retrieval training set with 28 million query-passage pairs spanning 33 la…☆49Updated 2 years ago
- Consists of the largest (10K) human annotated code-switched semantic parsing dataset & 170K generated utterance using the CST5 augmentati…☆41Updated 2 years ago
- Remove duplicate documents/videos/images via popular algorithms such as SimHash, SpotSig, Shingling, etc.☆18Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆86Updated 2 years ago
- Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models…☆37Updated 3 years ago
- Efficient few-shot learning with cross-encoders.☆60Updated last year
- Complex data extraction and orchestration framework designed for processing unstructured documents. It integrates AI-powered document pip…☆76Updated last week
- A cost estimator for OpenAI API calls in tqdm loops.☆20Updated last year
- Code for "Incorporating Relevance Feedback for Information-Seeking Retrieval using Few-Shot Document Re-Ranking" (https://arxiv.org/abs/2…☆14Updated 2 years ago
- Convert any image into a Region Adjacency Graph (RAG)☆12Updated 5 years ago