User Tools

Site Tools


public:ipaaca:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:ipaaca:start [2017/01/25 11:53] hbuschmepublic:ipaaca:start [2023/02/27 14:29] (current) stanges
Line 4: Line 4:
 This page describes the basic concepts underlying IPAACA. For a theoretical background have a look at the research papers that were foundational to IPAACA's design: This page describes the basic concepts underlying IPAACA. For a theoretical background have a look at the research papers that were foundational to IPAACA's design:
  
-  * Schlangen, D. & Skantze, G. (2009). A general, abstract model of incremental dialogue process- ing. In Proceedings of the 12th Conference of the European Chapter of the Association for Computational Linguistics, pp. 710–718, Athens, Greece. [[http://www.aclweb.org/anthology/E/E09/E09-1081.pdf|PDF]] +  * Schlangen, D. & Skantze, G. (2009). A general, abstract model of incremental dialogue process- ing. In //Proceedings of the 12th Conference of the European Chapter of the Association for Computational Linguistics,// pp. 710–718, Athens, Greece. [[http://www.aclweb.org/anthology/E/E09/E09-1081.pdf|PDF]] 
-  * Schlangen, D. & Skantze, G. (2011). A general, abstract model of incremental dialogue processing. Dialogue and Discourse, 2, 83–111. doi:[[https://doi.org/10.5087/dad.2011.105|10.5087/dad.2011.105]], [[http://journals.linguisticsociety.org/elanguage/dad/article/download/361/361-2892-1-PB.pdf|PDF]]+  * Schlangen, D. & Skantze, G. (2011). A general, abstract model of incremental dialogue processing. //Dialogue and Discourse,// 2, 83–111. doi:[[https://doi.org/10.5087/dad.2011.105|10.5087/dad.2011.105]], [[https://search.iczhiku.com/paper/SWkajux5ZBLernr2.pdf|PDF]]
  
-For a short documentation of the command line tools that can be used with IPAACA, see [[public:ipaaca:tools|IPAACA tools]]+For a short documentation of the command line tools that can be used with IPAACA, see [[public:ipaaca:tools|IPAACA tools]].
  
 ==== Overview ==== ==== Overview ====
Line 70: Line 70:
       - Install Visual Studio 2015 (probably won't include / link using older VS versions)       - 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).       - 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 the following archive into that folder: https://www.techfak.uni-bielefeld.de/~ryaghoub/ipaaca-windows-complete.zip (about 150 MiB) +      - Unpack one of the following archives into that folder
-      - The archive contains ipaaca, its dependencies, and a sample Visual Studio 2015 project called "IpaacaWinConsoleTest". The project can be used to glean the necessary variable settings, which are provided relative to the SOA_REPO_DIR environment variable. Refer to the rightclick->Properties of the .sln in VS2015 and check the Debugging, C++, and Linker tabs.+        - 64-bit Release build (recommended): https://www.techfak.uni-bielefeld.de/~ryaghoub/ipaaca-windows-complete-64bit.zip (about 88 MiB; Caveat 64 bit version: currently (2017-02), socket transport seems to be broken (but spread is OK)) 
 +        - 32-bit Debug build: https://www.techfak.uni-bielefeld.de/~ryaghoub/ipaaca-windows-complete-32bit.zip (about 150 MiB) 
 +      - The archive contains ipaaca, its dependencies, and a sample C++ Visual Studio 2015 project called "IpaacaWinConsoleTest" as well as a sample C# project called "IpaacaWinCSharpWindow". The C++ project can be used to glean the necessary variable settings, which are provided relative to the SOA_REPO_DIR environment variable. Refer to the rightclick->Properties of the .sln in VS2015 and check the Debugging, C++, and Linker tabs. Set the project to the correct build type (x64 Release for the first archive, x86 Debug for the second one).
  
-===== Internal information ===== 
  
-[[dev:IpaacaNotes]] (internal wiki) 
public/ipaaca/start.1485341618.txt.gz · Last modified: 2017/01/25 11:53 by hbuschme

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki