Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
user:zeman:interset:download [2011/06/27 17:00] zeman Version 1.2 available. |
user:zeman:interset:download [2017/01/16 13:01] (current) zeman |
====== Download DZ Interset ====== | ====== Download DZ Interset ====== |
| |
| ===== NEW in 2017: Interset 3.0 ===== |
| |
| Some features and values have been renamed to follow Universal Dependencies v2 guidelines. The easiest way of obtaining Interset is still CPAN. |
| |
| ===== 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. |
</html> | </html> |
| |
**The latest release, packed using ''zip'', is available [[http://ufal.mff.cuni.cz/~zeman/soubory/interset-v1.2.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]]. | |