[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
user:zeman:interset:download [2009/02/20 14:48]
zeman Registration launched.
user:zeman:interset:download [2014/06/15 13:35]
zeman Fixed link.
Line 1: Line 1:
 ====== Download DZ Interset ====== ====== Download DZ Interset ======
 +
 +===== NEW in 2014: Interset 2.0 =====
 +
 +Interset is now changing much faster than I am able to update this website, and the downloading instructions below are quickly becoming obsolete. A quick update:
 +  * The new Interset 2.0 is object-oriented and it is a complete rewrite of the software.
 +  * Drivers will be ported gradually but Interset 2.0 is still able to work with old drivers that you have installed in ''lib/tagset''.
 +  * On 2014-06-13, it was released on CPAN as [[http://search.cpan.org/search?query=Lingua%3A%3AInterset&mode=all|Lingua::Interset]]. The easiest way to get it is to go to a shell and call ''cpanm Lingua::Interset''.
 +  * Project development has left our [[https://svn.ms.mff.cuni.cz/trac/interset/timeline|SVN server]] and landed on our [[https://redmine.ms.mff.cuni.cz/projects/interset/repository|Redmine server]]. Version control is now performed by Git.
 +  * For the record: The project has also [[http://ufal.mff.cuni.cz/interset|its page at the main ÚFAL website]]. It is pretty much empty at the moment. It may eventually become the main website of the project but not before the webmaster fixes HTML entities being damaged by Drupal.
 +
 +===== OLD: Interset 1.0 =====
  
 Before downloading, please make sure you understand the [[License]]. The [[Versions|Version History]] may help you identify changes since your last download. If you use DZ Interset in your research, check [[References]] on how to cite it. Before downloading, please make sure you understand the [[License]]. The [[Versions|Version History]] may help you identify changes since your last download. If you use DZ Interset in your research, check [[References]] on how to cite it.
 +
  
 ===== Please consider registering ===== ===== Please consider registering =====
  
-DZ Interset is result of my research and my research is funded by public money. Of course I have to report to the funding agencies and I want to be able to demonstrate that other people use my software. So registering is not mandatory but I ask you to do it anyway.+DZ Interset is result of my research and my research is funded by public money. Of course I have to report to the funding agencies and I want to be able to demonstrate that other people use my software. So registering is not mandatory but I ask you to do it anyway.
  
 Do not worry, I **will not** give away your e-mail, neither to the funding agencies, nor to anyone else. I do not even need your e-mail address (but I am ready to take it in case you wish to be informed about major future changes to DZ Interset). Do not worry, I **will not** give away your e-mail, neither to the funding agencies, nor to anyone else. I do not even need your e-mail address (but I am ready to take it in case you wish to be informed about major future changes to DZ Interset).
Line 23: Line 35:
 </html> </html>
  
-**The latest release, packed using ''zip'', is available [[http://ufal.mff.cuni.cz/~zeman/soubory/interset.zip|here]].**+**The latest release, packed using ''zip'', is available [[http://ufal.mff.cuni.cz/~zeman/download.php?f=interset-v1.2.zip|here]].** 
 + 
 +The DZ Interset project uses the [[http://trac.edgewall.org/|Trac]] web interface for project management. It provides access (via //Browse Source//) to the subversion repository of various revisions of the code. The structure is more fine-grained (not all revisions constitute new releases) and diffs between revisions are available. The Trac server requires authentication, so anonymous read-only access is currently not available. For authorized users, the entry point is [[http://svn.ms.mff.cuni.cz/projects/interset|here]]. The latest development version (possibly newer than the latest release) may be obtained using the public read-only access to the svn repository. Use the following command and type "public" when prompted for password: 
 + 
 +<code bash>svn checkout --username public https://svn.ms.mff.cuni.cz/svn/interset/trunk interset</code>
  
-The DZ Interset project uses the [[http://trac.edgewall.org/|Trac]] web interface for project management. It provides access (via //Browse Source//) to the subversion repository of various revisions of the code. The structure is more fine-grained (not all revisions constitute new releases) and diffs between revisions are available. The Trac server requires authentication, so anonymous read-only access is currently not available. For authorized users, the entry point is [[http://svn.ms.mff.cuni.cz/projects/interset|here]]. 

[ Back to the navigation ] [ Back to the content ]