Difference between revisions of "Textpresso"

From GMOD
Jump to: navigation, search
(New page: ; '''Description'''<br /> : Textpresso is a text mining system for scientific literature whose<br /> capabilities go far beyond that of a simple keyword search engine. The two<br /> key ...)
 
m
Line 1: Line 1:
 +
==Description==
  
 +
Textpresso is a text mining system for scientific literature whose  capabilities go far beyond that of a simple keyword search engine. The two  key elements are the collection of the full text of scientific articles split  into individual sentences, and the implementation of semantic categories, for  which a database of articles and individual sentences can be searched. The  source of the full text articles are PDFs, and additional bibliographical  information that is obtained from other citation databases can be processed  as well.
  
; '''Description'''<br />
 
: Textpresso is a text mining system for scientific literature whose<br /> capabilities go far beyond that of a simple keyword search engine. The two<br /> key elements are the collection of the full text of scientific articles split<br /> into individual sentences, and the implementation of semantic categories, for<br /> which a database of articles and individual sentences can be searched. The<br /> source of the full text articles are PDFs, and additional bibliographical<br /> information that is obtained from other citation databases can be processed<br /> as well.
 
  
; '''Demo &amp; Screenshots'''<br />
+
==Demo & Screenshots==
: Please visit the live main site at<br />[http://www.textpresso.org www.textpresso.org] for examples and<br /> screenshots.
+
  
; '''Requirements'''<br />
+
Please visit the live main site at [http://www.textpresso.org www.textpresso.org] for examples and screenshots.
: The package is designed for Linux operating systems and is tested to run on<br /> an Intel x86 based hardware. The required minimal disk space is around 6GB<br /> per 1000 full text papers, half of it is used by the publically (via WWW)<br /> accessible database, while the other half is needed for database preparation<br /> and maintenance. (If necessary, the latter can be reduced.) Software for a<br /> world wide web server such as Apache needs to be installed, and an Internet<br /> connection should exist. Furthermore, the standard Perl 5.6.1 or higher<br /> should be present, and the most common Perl packages. Thes installation<br /> script requires a bash shell. The Textpresso system requires the modules<br /> XML::Checker::Parser, XML::DOM::Parser, XML::XQL::DOM and<br /> XML::Checker::Parser, which usually come with a Linux distribution. If a<br /> standard Perl package is missing, it can be downloaded and installed from<br /> http://www.cpan.org. There are two non-standard Perl modules required,<br /> Mailer::Mail (in MailTools-1.58) and PDF::Create (in PDF-Create). They too<br /> can be downloaded from http://www.cpan.org. If a model organism database is<br /> used and based on ACeDB (http://www.acedb.org), the Perl module AcePerl is<br /> required. Textpresso uses two software packages: XPDF<br /> (http://www.foolabs.com/xpdf/) is distributed under the GNU general public<br /> license and provides the pdftotext converter. The other package contains a<br /> part-of- speech tagger developed by Eric Brill<br /> (http://research.microsoft.com/~brill/). It is distributed free of charge<br /> under a license of the Massachusetts Institute of Technology and the<br /> University of Pennsylvania. If you want to recompile either of the packages,<br /> you additionally need a C compiler, such as gcc (GNU project).
+
  
This package has been tested with the Linux RedHat 9.0 distribution<br /> (http://www.redhat.com) and Debian Linux 3.1 (http://www.debian.org) . Both<br /> work with a 2.4.20 kernel or higher.
 
  
; '''Documentation'''<br />
+
==Requirements==
: Installation instruction can be found in the tarzipped package file and is<br /> called TextpressoManual.pdf.
+
  
A user guide is available<br />[http://www.textpresso.org/doc/userguide/doc-con.html#top <br /> online].
+
The package is designed for Linux operating systems and is tested to run on  an Intel x86 based hardware. The required minimal disk space is around 6GB  per 1000 full text papers, half of it is used by the publically (via WWW)  accessible database, while the other half is needed for database preparation  and maintenance. If necessary, the latter can be reduced.  
  
; '''Contact'''<br />
+
* Software for a  world wide web server such as Apache needs to be installed, and an Internet  connection should exist
: Hans-Michael Muller, mueller (at) caltech.edu
+
* Perl 5.6.1 or higher  should be present, and the most common Perl packages.
 +
* The installation script requires bash
 +
* {{CPAN|XML::Checker::Parser}}
 +
* {{CPAN|XML::DOM::Parser}}
 +
* {{CPAN|XML::XQL::DOM}}
 +
* {{CPAN|XML::Checker::Parser}},  
 +
* {{CPAN|Mailer::Mail}} (in MailTools-1.58)
 +
* {{CPAN|PDF::Create}} (in PDF-Create).
 +
* If the model organism database is based on ACeDB then {{CPAN|AcePerl}} is required
 +
* XPDF  (http://www.foolabs.com/xpdf/), the pdftotext converter
 +
* [http://www.cs.jhu.edu/~brill/RBT1_14.tar.Z RBT], a part-of-speech tagger developed by Eric Brill  (http://research.microsoft.com/~brill/)
  
; '''Downloads'''<br />
+
RBT is distributed free of charge  under a license of the Massachusetts Institute of Technology and the University of Pennsylvania. If you want to recompile either of the packages,  you additionally need a C compiler.
: [http://www.textpresso.org/textpresso/downloads.html <br /> http://www.textpresso.org/textpresso/downloads.html]
+
  
 +
This package has been tested with the Linux RedHat 9.0 distribution  (http://www.redhat.com) and Debian Linux 3.1 (http://www.debian.org) . Both  work with a 2.4.20 kernel or higher.
  
  
 +
==Documentation==
  
Can I download anywhere?
+
Installation instruction can be found in the tarzipped package file and is called TextpressoManual.pdf.
  
 +
A user guide is available [http://www.textpresso.org/doc/userguide/doc-con.html#top  online].
  
  
 +
==Contact==
  
Hi,
+
Hans-Michael Muller, mueller (at) caltech.edu
  
Sorry for the delay; I've been on vacation. The Textpresso download link seems to be working now. It must have been a transient problem.
 
  
Scott
+
==Downloads==
  
 +
http://www.textpresso.org/textpresso/downloads.html
  
Flat list - collapsedFlat list - expandedThreaded list - collapsedThreaded list - expanded Date - newest firstDate - oldest first 10 comments per page30 comments per page50 comments per page70 comments per page90 comments per page  Select your preferred way to display the comments and click "Save settings" to activate your changes.
+
 
 +
[[Category:GMOD Components]]

Revision as of 19:03, 9 February 2007

Description

Textpresso is a text mining system for scientific literature whose capabilities go far beyond that of a simple keyword search engine. The two key elements are the collection of the full text of scientific articles split into individual sentences, and the implementation of semantic categories, for which a database of articles and individual sentences can be searched. The source of the full text articles are PDFs, and additional bibliographical information that is obtained from other citation databases can be processed as well.


Demo & Screenshots

Please visit the live main site at www.textpresso.org for examples and screenshots.


Requirements

The package is designed for Linux operating systems and is tested to run on an Intel x86 based hardware. The required minimal disk space is around 6GB per 1000 full text papers, half of it is used by the publically (via WWW) accessible database, while the other half is needed for database preparation and maintenance. If necessary, the latter can be reduced.

RBT is distributed free of charge under a license of the Massachusetts Institute of Technology and the University of Pennsylvania. If you want to recompile either of the packages, you additionally need a C compiler.

This package has been tested with the Linux RedHat 9.0 distribution (http://www.redhat.com) and Debian Linux 3.1 (http://www.debian.org) . Both work with a 2.4.20 kernel or higher.


Documentation

Installation instruction can be found in the tarzipped package file and is called TextpressoManual.pdf.

A user guide is available online.


Contact

Hans-Michael Muller, mueller (at) caltech.edu


Downloads

http://www.textpresso.org/textpresso/downloads.html