public:ipaaca:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:ipaaca:start [2015/03/02 16:30] – ryaghoub | public:ipaaca:start [2023/02/27 14:29] (current) – stanges | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== IPAACA – Incremental processing architecture for artificial conversational agents ====== | ====== IPAACA – Incremental processing architecture for artificial conversational agents ====== | ||
+ | |||
+ | |||
+ | This page describes the basic concepts underlying IPAACA. For a theoretical background have a look at the research papers that were foundational to IPAACA' | ||
+ | |||
+ | * Schlangen, D. & Skantze, G. (2009). A general, abstract model of incremental dialogue process- ing. In // | ||
+ | * Schlangen, D. & Skantze, G. (2011). A general, abstract model of incremental dialogue processing. //Dialogue and Discourse,// | ||
+ | |||
+ | For a short documentation of the command line tools that can be used with IPAACA, see [[public: | ||
==== Overview ==== | ==== Overview ==== | ||
Line 52: | Line 60: | ||
- | ===== Internal information ===== | + | === Windows |
- | [[dev:IpaacaNotes]] | + | There are Windows builds of the C++ version of IPAACA. Currently, two flavors exist: |
+ | * old API version, built for Visual Studio 2010, and using rsb0.10 from pre-built ' | ||
+ | * Several Windows projects rely on this at the moment (2016-12), like DragonSpeech and EyeX | ||
+ | * new (JSON) API version, built for Visual Studio 2015 and using our own pre-built libs | ||
+ | * Contained dep versions (as of 2016-12): Boost 1_57, Protobuf 2.5, Spread 4.4, RSC/RSB 0.14 (static Boost linkage) | ||
+ | * Usage: | ||
+ | - Install Visual Studio 2015 (probably won't include / link using older VS versions) | ||
+ | - Create a repository folder somewhere (mine is Documents\Develop\repo in my home), and set the SOA_REPO_DIR environment variable for the current user to refer to it (via control panel). | ||
+ | - Unpack one of the following archives into that folder: | ||
+ | - 64-bit Release build (recommended): | ||
+ | - 32-bit Debug build: https:// | ||
+ | - The archive contains ipaaca, its dependencies, | ||
public/ipaaca/start.1425310259.txt.gz · Last modified: 2015/03/02 16:30 by ryaghoub