The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

wsws.pl - Command line client for the web services at wortschatz.uni-leipzig.de

SYNOPSIS

  wsws.pl help
  wsws.pl help Thesaurus
  wsws.pl Thesaurus toll
  wsws.pl help C
  wsws.pl C toll 300
  wsws.pl help full

DESCRIPTION

This is a full featured command line client for the web services at http://wortschatz.uni-leipzig.de.

The general syntax is

  wsws.pl servicename serviceparameter1 serviceparameter2 ...

All public services at http://wortschatz.uni-leipzig.de are available. Below is a list of service names and their parameters. Any parameter with = is optional and defaults to the given value. Service names can be abbreviated to the shortest unique form.

  * ServiceOverview Name=
  * Cooccurrences Wort Mindestsignifikanz=1 Limit=10
  * Baseform Wort
  * Sentences Wort Limit=10
  * RightNeighbours Wort Limit=10
  * LeftNeighbours Wort Limit=10
  * Frequencies Wort Limit=10
  * Synonyms Wort Limit=10
  * Thesaurus Wort Limit=10
  * Wordforms Word Limit=10
  * Similarity Wort Limit=10
  * LeftCollocationFinder Wort Wortart Limit=10
  * RightCollocationFinder Wort Wortart Limit=10

Type

  wsws.pl help
  

or

  wsws.pl help full

for an online description of all available services, their parameters and additional information on what each service does.

SEE ALSO

Lingua::DE::Wortschatz
http://wortschatz.uni-leipzig.de
SOAP::Lite

AUTHOR/COPYRIGHT

This is $Id: wsws.pl,v 1.17 2005/11/03 00:01:45 wolfgang Exp $.

Copyright 2005 Daniel Schröer (daniel@daimla1.de).

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 94:

Non-ASCII character seen before =encoding in 'Schröer'. Assuming CP1252