Search
Preparing search index...
The search index is not available
mecab-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"interfaces/MeCab"
IMeCab
Interface IMeCab
MeCab interface.
Hierarchy
IMeCab
Implemented by
MeCab
Index
Methods
parse
Methods
parse
parse
(
source
:
string
)
:
Promise
<
Word
[]
>
与えられた文字列を解析し、結果を返します。
Parameters
source:
string
解析する文字列
Returns
Promise
<
Word
[]
>
Globals
"classes/
MeCab"
"classes/index"
"index"
"interfaces/
MeCab"
"interfaces/index"
"types/
Lexical"
"types/
Literal
String"
"types/
Word"
"types/index"
IMe
Cab
parse
Generated using
TypeDoc
MeCab interface.