kwal for [* m*] errors

10 views
Skip to first unread message

brielle.stark

unread,
Sep 14, 2020, 2:51:35 PM9/14/20
to chibolts
Hi there! I want to use kwal to get [* m] morphological errors. When I run the following code:

kwal +t*PAR +s"[* m*]" +r5 +d4  @

I also get [: m*] and [= m] things. Can I only get the things tagged as errors, i.e., the [* m*] using kwal?

Brie

Leonid Spektor

unread,
Sep 14, 2020, 3:08:32 PM9/14/20
to chib...@googlegroups.com
Brie,

The * is a wildcard character if you are talking about the * as an error character only, the yuo need to quote it like so:

+s"[\* m*]"


Leonid.

--
You received this message because you are subscribed to the Google Groups "chibolts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/416a04d6-e67b-4f47-86b7-611466ca7c12o%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages