Skip to content
#

article-extractor

Here are 30 public repositories matching this topic...

📚 Сборник полезных штук из Natural Language Processing: Определение языка текста, Разделение текста на предложения, Получение основного содержимого из html документа

  • Updated Mar 7, 2023
  • Python

The program can be used to scrape the content from an article from web by an input of a set of URLs in a text file or a URL. This project uses newspaper3k and python-docx libraries. The output of this program will give a neatly modified Word Document in '.docx' format with the contents of the article.

  • Updated Aug 5, 2020
  • Python

The main goal of an AI-Powered News Summarizer is to assist users in quickly understanding the main points and essential information from a large volume of news articles or textual content. By automatically summarizing news articles, it saves time and effort by providing users with a brief overview without having to read the entire article.

  • Updated Nov 10, 2023
  • Python

Cortex AI: Multi-Model Insights Hub is an advanced platform that leverages cutting-edge AI to empower your research, analysis, and data exploration. By integrating multiple Large Language Models (LLMs) with a sophisticated Retrieve-and-Generate (RAG) system

  • Updated Apr 18, 2025
  • Python

Outil de scraping conçu pour extraire proprement le contenu d’articles en ligne (blogs, presse, publications). Il automatise la collecte de données textuelles, nettoie le contenu (suppression des balises, publicités, etc.), et permet un export structuré pour une analyse ultérieure (NLP, résumé, veille, etc.).

  • Updated Jul 2, 2025
  • Python

Improve this page

Add a description, image, and links to the article-extractor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the article-extractor topic, visit your repo's landing page and select "manage topics."

Learn more