Metadata-Version: 1.2
Name: naruhodo
Version: 0.1.1
Summary: A python library for generating dependency graph(DG) and knowledge graph(KG) 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-graph(DG) and knowledge-graph(KG) 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.
            Github Repo: https://github.com/superkerokero/naruhodo
            
Keywords: nlp,japanese
Platform: UNKNOWN
Requires-Python: >=3.4
