Skip to main content

The Leolani Language module for evaluating interactions

Project description

cltl-dialogueevaluation

Evaluation of an interaction, using dialogue and resulting eKGs

Description

This package provides the tools to evaluate a dialogue according to several approaches: human annotation, automatic evaluation (likelihood or graph based), and statistical overview.

Getting started

Prerequisites

This repository uses Python >= 3.7

Be sure to run in a virtual python environment (e.g. conda, venv, mkvirtualenv, etc.)

Installation

  1. In the root directory of this repo run

    pip install -e .
    

Usage

For using this repository as a package different project and on a different virtual environment, you may

  • install a published version from PyPI:

    pip install cltl.dialogue_evaluation
    
  • or, for the latest snapshot, run:

    pip install git+git://github.com/leolani/cltl-dialogueevaluation.git@main
    

Then you can import it in a python script as:

import cltl.dialogue_evaluation

Examples

Please take a look at the example scripts provided to get an idea on how to run and use this package. Each example has a comment at the top of the script describing the behaviour of the script.

For these example scripts, you need

  1. To change your current directory to ./examples/

  2. Run some examples (e.g. python label_based.py)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cltl_dialogue_evaluation-0.1.dev1.tar.gz (33.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file cltl_dialogue_evaluation-0.1.dev1.tar.gz.

File metadata

File hashes

Hashes for cltl_dialogue_evaluation-0.1.dev1.tar.gz
Algorithm Hash digest
SHA256 d726eff9c5b56e0f23869b7644b98fc8da90ffaa61cbc59266a183b562f9165f
MD5 b766d8a1e75b365b8a5818e3ee8ebd04
BLAKE2b-256 ea24dc80a35222fb6e98ef76dec4f98e4e77e7324b3c07ddeb19aa7fa3f4ae69

See more details on using hashes here.

File details

Details for the file cltl.dialogue_evaluation-0.1.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for cltl.dialogue_evaluation-0.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 2db4690d686fcfe772e67bd6087d2c2168183f39cc528e8fe4cc7512eb6c1ae2
MD5 0aa915880dc02ec119da97ec15f53e1e
BLAKE2b-256 98fe54f3edc062bdd634153a86b0a1fc1a2c59b77428311c37d33a7bb2da3ec3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page