Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Examples

This directory contains example scripts demonstrating the usage of the translation-agent workflow.

Contents

  • example_script.py: A simple script showing how to perform machine translation using the package.
  • sample-texts/: A directory containing a few sample texts from The Batch letters written by Andrew and Data Points summaries found on the DeepLearning.ai website.

Usage

To run the example scripts, ensure that you have installed the translation-agent package and have activated your virtual environment. Then run:

python example_script.py

If you have any questions or encounter any issues, please feel free to open an issue on the Github repository.