Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:cutter:start [2018-11-18 17:36] Johannes Graënpublic:cutter:start [2023-09-15 20:33] (current) – external edit 127.0.0.1
Line 15: Line 15:
 The current version is always available at [[https://pub.cl.uzh.ch/projects/sparcling/cutter/current/]]. The current version is always available at [[https://pub.cl.uzh.ch/projects/sparcling/cutter/current/]].
  
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v1.0/|version 1.0]] (Apr. 2016) +  * version 1.0 (Apr. 2016) 
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v1.2/|version 1.2]] (Jul. 2016) +  * version 1.2 (Jul. 2016) 
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v1.4/|version 1.4]] (Feb. 2017) +  * version 1.4 (Feb. 2017) 
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v1.6/|version 1.6]] (May 2017) +  * version 1.6 (May 2017) 
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v2.0/|version 2.0]] (June 2018) +  * version 2.0 (June 2018) 
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v2.1/|version 2.1]] (August 2018) +  * version 2.1 (August 2018) 
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v2.2/|version 2.2]] (September 2018) +  * version 2.2 (September 2018) 
-  * [[https://pub.cl.uzh.ch/projects/sparcling/cutter/v2.3/|version 2.3]] (November 2018)+  * version 2.3 (November 2018
 +  * version 2.4 (January 2019) 
 +  * version 2.5 (June 2019)
  
  
Line 69: Line 71:
 ===== Web service ===== ===== Web service =====
 We also provide a web service for tokenization using one of the pre-defined profiles: We also provide a web service for tokenization using one of the pre-defined profiles:
-<code>+<code bash>
 echo "text=On nous dit qu’aujourd’hui c’est le cas, encore faudra-t-il l’évaluer." \ echo "text=On nous dit qu’aujourd’hui c’est le cas, encore faudra-t-il l’évaluer." \
- | curl --data @- https://pub.cl.uzh.ch/service/cutter-ng/current/fr/+ | curl --data @- https://pub.cl.uzh.ch/service/cutter-ng/fr/ \
  | jq  | jq
 </code> </code>

CL Wiki

Institute of Computational Linguistics – University of Zurich