Skip to content

Commit

Permalink
chores: update stop words
Browse files Browse the repository at this point in the history
  • Loading branch information
polomarcus committed Oct 16, 2024
1 parent 69e65a1 commit 483e459
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions quotaclimat/data_processing/mediatree/keyword/stop_words.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,4 +477,22 @@
,"chez céréales bio"
,"agir pour la préserver découvrez comment" #gouv.fr
,"oasis de verdure au milieu"
,"feux de forêt elle sait soraya"
,"feux de forêt luc il fait un barbecue en forêt"
,"feux de forêt saint-luc il fait un barbecue en forêt"
,"produisait enfin votre propre énergie"
,"mettant en commun toutes nos énergies que nous avançons"
,"numériques au service des énergies vertes thématique de cette"
,"consommer votre propre énergie avec" #verlaine
,"consommez votre propre énergie avec" #verlaine
,"robinet pour économiser l' énergie"
,"souscrire un contrat d' énergie"
,"programme avec tuquoi énergie expert"
,"tucoy énergie"
,"option énergies vertes profitez d' une"
,"grâce à leur énergie leur engagement leur passion"
,"logement social énergies renouvelables chaque jour la banque"
,"économies d' énergie totalenergies"
,"d' énergie avec total énergies"
," en main vos économies d' énergie"
]

1 comment on commit 483e459

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
postgres
   insert_data.py43784%36–38, 56–58, 63
   insert_existing_data_example.py19384%25–27
postgres/schemas
   models.py1571193%126–133, 146, 148–149, 214–215, 229–230
quotaclimat/data_ingestion
   scrap_sitemap.py1341787%27–28, 33–34, 66–71, 95–97, 138–140, 202, 223–228
quotaclimat/data_ingestion/ingest_db
   ingest_sitemap_in_db.py553733%21–42, 45–58, 62–73
quotaclimat/data_ingestion/scrap_html
   scrap_description_article.py36392%19–20, 32
quotaclimat/data_processing/mediatree
   api_import.py21313338%44–48, 53–74, 78–81, 87, 90–132, 138–153, 158, 171–183, 187–193, 206–218, 221–225, 231, 269–270, 273–304, 307–309
   channel_program.py1625765%21–23, 34–36, 53–54, 57–59, 98–99, 108, 124, 175–216
   config.py15287%7, 16
   detect_keywords.py223996%222, 280–287, 323
   update_pg_keywords.py674927%15–108, 132, 135, 142–157, 180–206, 213
   utils.py792568%29–53, 56, 65, 86–87, 117–120
quotaclimat/utils
   healthcheck_config.py291452%22–24, 27–38
   logger.py241154%22–24, 28–37
   sentry.py11282%22–23
TOTAL129438071% 

Tests Skipped Failures Errors Time
97 0 💤 0 ❌ 0 🔥 8m 0s ⏱️

Please sign in to comment.