Skip to content

smutahoang/veretriever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VERetriever: Vietnamese-English Cross-lingual Online Evidence Retrieval for Combating Fake News

Check out our Online demo

Introduction

A convenient and resource-free for Vietnamese-English cross-lingual online retrieval of news that support or oppose a statement

Backend

  • Download the weight file and unzip it to backend/pretrained
  • Install dependencies listed in backend/requirements
  • From terminal, cd to backend, and run: uvicorn run:app --port BACKEND_PORT

Frontend

  • Modify this line with backend's host address and port respectively
  • Go to frontend and run python -m http.server FRONTEND_PORT from terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published