ThesisProject / check_article.py

Commit History

Upload check_article.py with huggingface_hub
ca0e012
verified

fborj commited on

Sync local progress to Space: all source files updated
7701dac
verified

fborj commited on

refactor: Adjust print statements and list formatting for improved readability and style.
4a2715e

fborj commited on

feat: add counter-facts to fake verdict, fix train.py skiprows, enable oversampling for language models, suppress tqdm output
c1f7d38

fborj commited on

Integrated pattern deviation, fixed Cebuano modeling, and added ISO Survey
047e937

fborj commited on

Fix NameError: internal_result -> internal in display_results
be0a973

fborj commited on

feat: Implement inverted pyramid structure analysis for articles, including language detection and journalistic signal checks, and add new training and core checker modules.
388aff1

fborj commited on

feat: Add a fact-checking module that extracts and verifies numeric and phrase claims and analyzes bias.
7ee49a0

fborj commited on

feat: enhanced bias analysis + obfuscation detection
974a31f

fborj commited on

feat: bias analyzer improvements, VADER integration, LIME samples reduction
4a5c963

fborj commited on

feat: Implement a unified fact-checking engine integrating internal ML models, external source verification, and date validation with associated data and training scripts.
1b7b9bb

fborj commited on

added date checker because context changes over time
12ebdae

fborj commited on

Enhance bias detection for English opinion pieces & refactor architecture to FactChecker class
9735938

fborj commited on

Refactor: encapsulate external checker components
50aa6ce

fborj commited on

Add web search fallback feature and update documentation
a3dd6eb

fborj commited on

Add Inquirer sections, hybrid fact-checker with embedding cache, clean junk entries
439a078

fborj commited on

Add core fact checking logic and tests
90a6fd6

fborj commited on