2) Thai herb name extraction using regular expression:
This process extracts the various names of a Thai herb such as
science name, common name, family name and other names
using regular expression. For example, a regular expression
such as "([fl-l.i] +)/s *, *" can be used to extract the following
content: "
nD-Jl11Jl.nh, nD-J Tl11J-J, nD-JiJwy,,
"
, which are common names
of a Thai herb. The result of this process is shown in Figure
15.