| Resource Name
|
Stream editor Web Service
|
| Description
|
This WS performs basic text transformations on an input text. The serveice is based on the 'sed' progam, a Unix utility that parses and transforms text, using a simple, compact programming language.
|
| Task
|
|
| Documentation
|
http://www.gnu.org/software/sed
|
| Demo Invocation
|
http://ws04.iula.upf.edu/soaplab2-axis/#corpus_processing.sed_row
|
| Input
|
- This is just a sample text for testing purposes. We are going to change vowels to uppercase.
- y/aeiou/AEIOU/
|
| Output
|
ThIs Is jUst A sAmplE tExt fOr tEstIng pUrpOsEs. WE ArE gOIng tO chAngE vOwEls tO UppErcAsE.
|
| Language Name
|
Language Independent
|
| Service Provider
|
Universitat Pompeu Fabra. Institut Universitari De Lingüística Aplicada (IULA)
|
| Contact
|
iulatrl@upf.edu
|
| Funding Project
|
PANACEA
|
| Service Technology
|
|
| Endpoint
|
http://ws04.iula.upf.edu/soaplab2-axis/services/corpus_processing.sed
|
| See Also
|
Sed [ DBpedia Wikipedia ]
|
| WSDL
|
http://ws04.iula.upf.edu/soaplab2-axis/services/corpus_processing.s...
|