Skip to content

Serverless web app for ultra-fast generation of highly customizable WordCloud for Japanese

License

Notifications You must be signed in to change notification settings

Ran350/ja-wordcloud

Repository files navigation

Development

Preparation

git clone <this repo>
cd <this repo>
yarn install

Commands

See scripts section of package.json

Acknowledgements

WordCloud

This app generate the WordCloud by wordcloud2.js.

Morphological segmentation

This app split the sentence into morphemes by TinySegmenter. TinySegmenter is an extremely compact Japanese segmentation software written only in Javascript. It segments with only machine learning and without using a dictionary of words.

TODO

See issue.

About

Serverless web app for ultra-fast generation of highly customizable WordCloud for Japanese

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published