| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| itweb.tar.gz | 2011-08-01 | 38.3 MB | |
| README | 2011-07-08 | 2.2 kB | |
| Totals: 2 Items | 38.3 MB | 0 | |
Licence
-------
IntelliText is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Requirements
------------
IntelliText is not self-contained. To have the basic features you will need:
- the IMS Open Corpus Workbench (http://cwb.sourceforge.net/) including the
PERL API files
- a web server, for example Apache (http://httpd.apache.org/)
You can do without these (but some features will not work):
- the statistical package R (http://www.r-project.org/)
- TreeTagger (http://www.ims.uni-stuttgart.de/projekte/corplex/TreeTagger)
Contents of this Directory
--------------------------
cgi-bin - Perl files
cmsimple - cmsimple (http://www.cmsimple.org/) based help system
COPYING - a copy of the GNU GPL
css - css files
demos - some files which are known to work in 'Build Your Own Corpus'
genredata - data files used by the 'Genres' feature
help - pdf help files
highcharts - a version of the highcharts (http://www.highcharts.com) system
htdocs - other html files of the system
img - various images (there are image directories elsewhere too)
index.html - main html file of the system
INSTALL - contains information about installing the system
jquery - a version of jquery and some jQuery plugins
jqueryui - a version of jqueryui and some jQueryUI plugins
jscript - JavaScript files
mvdata - data used by the 'Multivariate Analysis' feature
oldtools - files used do display parallel corpora (see TODO)
README - this file
TODO - list of things which need to be done
tools - scripts and perl files used in various processes
yui - a version of YUI2