Skip to content

IBM/misem

Repository files navigation

MISEM

MISEM – a multifaceted interpretable summary evaluation method (insert arXiv URL). This repository provides both the code for the method itself and the accompanying interpretability toolbox.

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot

Installation

Go to the project directory

cd misem

via Poetry (https://python-poetry.org/)

poetry install

Run Locally

Run Backend

From main directory, go to the app directory

cd app

Start the server

uvicorn main:app --reload

Run Frontend

From main directory, start the streamlit frontend application

streamlit run view.py

Acknowledgements

We would like to thank the following people for our cooperation:

  • Richard Osuala
  • Marcell Streile
  • Andrea Giovannini
  • Charley Beller

About

Multifaceted interpretable summary evaluation method (MISEM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages