TWiki
>
Main Web
>
GrammarEngineeringFAQ
>
UnicodeInput
(2005-05-20,
EmilyBender
)
E
dit
A
ttach
Grammar Engineering Frequently Asked Questions
How can I input strings from non-ascii character sets?
The LKB is unicode enabled, but the parse input dialogue box does not allow non-ascii input. That leaves two options:
Batch parsing.
test.items
and other files used as input to the batch parser can be in unicode.
Interacting with the LKB through the tty interface in emacs:
Go to the
*common-lisp*
buffer.
Make sure you're in the LKB package, by typing
:pa lkb
at the lisp prompt.
Then type:
(do-parse-tty "[your string, in any character set]")
.
For more on input methods for non-ascii character sets in emacs, see the emacs documentation on MULE.
Related topics
What non-alphanumeric characters are allowed to be part of a string parsed by the LKB, and how can I change that?
Back to FAQs page
Back to main course page
--
EmilyBender
- 01 Dec 2004
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r5
<
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
R
aw View
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r5 - 2005-05-20 - 19:59:35 -
EmilyBender
Main
Log In
Main Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Main
Sandbox
TWiki
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback