Navigation

  • index
  • modules |
  • SynDisco 1.0.0 documentation »
  • src

srcΒΆ

  • syndisco package
    • Submodules
    • syndisco.actors module
      • Actor
        • Actor.describe()
        • Actor.get_name()
        • Actor.speak()
      • ActorType
        • ActorType.ANNOTATOR
        • ActorType.USER
      • Persona
        • Persona.age
        • Persona.current_employment
        • Persona.demographic_group
        • Persona.education_level
        • Persona.from_json_file()
        • Persona.personality_characteristics
        • Persona.sex
        • Persona.sexual_orientation
        • Persona.special_instructions
        • Persona.to_dict()
        • Persona.to_json_file()
        • Persona.username
    • syndisco.experiments module
      • AnnotationExperiment
        • AnnotationExperiment.begin()
      • DiscussionExperiment
        • DiscussionExperiment.begin()
    • syndisco.jobs module
      • Annotation
        • Annotation.begin()
        • Annotation.to_dict()
        • Annotation.to_json_file()
      • Discussion
        • Discussion.begin()
        • Discussion.to_dict()
        • Discussion.to_json_file()
    • syndisco.logging_util module
      • logging_setup()
      • timing()
    • syndisco.model module
      • BaseModel
        • BaseModel.generate_response()
        • BaseModel.get_name()
        • BaseModel.prompt()
      • TransformersModel
        • TransformersModel.generate_response()
    • syndisco.postprocessing module
      • import_annotations()
      • import_discussions()
    • syndisco.turn_manager module
      • RandomWeighted
        • RandomWeighted.DEFAULT_RESPOND_PROBABILITY
      • RoundRobin
      • TurnManager
        • TurnManager.next()
        • TurnManager.set_names()
    • Module contents

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • SynDisco 1.0.0 documentation »
  • src
© Copyright 2025, Dimitris Tsirmpas. Created using Sphinx 8.2.3.