Text.MeCab
Documentation
parseNBestInit :: MeCab -> Text -> IO ()Source
Constructors
| Node | |
parseToNode :: MeCab -> Text -> IO [Node]Source
getPartial :: MeCab -> IO BoolSource
setPartial :: MeCab -> Bool -> IO ()Source
getLatticeLevel :: MeCab -> IO IntSource
setLatticeLevel :: MeCab -> Int -> IO ()Source
getAllMorphs :: MeCab -> IO IntSource
setAllMorphs :: MeCab -> Int -> IO ()Source