Metadata-Version: 1.2
Name: naruhodo
Version: 0.2.0.dev4
Summary: A python library for generating dependency structure graph(DSG) and knowledge structure graph(KSG) from Japanese text.
Home-page: https://github.com/superkerokero/naruhodo
Author: superkerokero
Author-email: superkerokero@outlook.com
License: MIT
Download-URL: https://github.com/superkerokero/naruhodo
Description-Content-Type: UNKNOWN
Description: 
            Naruhodo is a python library for generating dependency structure graph(DSG) and knowledge structure graph(KSG) in networkx format from Japanese text or urls that contains Japanese texts. You can visualize these graphs directly in jupyter notebook or export graphs to JSON file for visualization using external programs.
            For detailed documentation and tutorials, visit https://github.com/superkerokero/naruhodo
            
Keywords: nlp,japanese
Platform: UNKNOWN
Requires-Python: >=3.4
