hirakanadic


Namehirakanadic JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttp://github.com/po3rin/hirakanadic
Summary
upload_time2023-07-08 08:22:44
maintainer
docs_urlNone
authorpo3rin
requires_python>=3.11,<4.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hirakanadic

[![PyPi version](https://img.shields.io/pypi/v/hirakanadic.svg)](https://pypi.python.org/pypi/hirakanadic/)
![PyTest](https://github.com/po3rin/hirakanadic/workflows/PyTest/badge.svg)
[![](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/release/python-390/)

## Install

```sh
$ pip install hirakanadic
```

## Usage

```sh
$ hirakanadic example/input.txt -o out.txt
```

input file

```
コレステロール値
陰のうヘルニア
濾胞性リンパ腫
コリネバクテリウム・ウルセランス感染症
```

result

```
これすてろーる,5146,5146,7000,これすてろーる,名詞,普通名詞,一般,*,*,*,コレステロール,コレステロール,*,*,*,*,*
へるにあ,5146,5146,7000,へるにあ,名詞,普通名詞,一般,*,*,*,ヘルニア,ヘルニア,*,*,*,*,*
こりねばくてりうむ,5146,5146,7000,こりねばくてりうむ,名詞,普通名詞,一般,*,*,*,コリネバクテリウム,コリネバクテリウム,*,*,*,*,*
うるせらんす,5146,5146,7000,うるせらんす,名詞,普通名詞,一般,*,*,*,ウルセランス,ウルセランス,*,*,*,*,*
```


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/po3rin/hirakanadic",
    "name": "hirakanadic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "po3rin",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/83/d1/409186604552ed1768811a80763cab43eed0f86ce3f12a90cef4deed5ab4/hirakanadic-0.0.4.tar.gz",
    "platform": null,
    "description": "# hirakanadic\n\n[![PyPi version](https://img.shields.io/pypi/v/hirakanadic.svg)](https://pypi.python.org/pypi/hirakanadic/)\n![PyTest](https://github.com/po3rin/hirakanadic/workflows/PyTest/badge.svg)\n[![](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/release/python-390/)\n\n## Install\n\n```sh\n$ pip install hirakanadic\n```\n\n## Usage\n\n```sh\n$ hirakanadic example/input.txt -o out.txt\n```\n\ninput file\n\n```\n\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb\u5024\n\u9670\u306e\u3046\u30d8\u30eb\u30cb\u30a2\n\u6ffe\u80de\u6027\u30ea\u30f3\u30d1\u816b\n\u30b3\u30ea\u30cd\u30d0\u30af\u30c6\u30ea\u30a6\u30e0\u30fb\u30a6\u30eb\u30bb\u30e9\u30f3\u30b9\u611f\u67d3\u75c7\n```\n\nresult\n\n```\n\u3053\u308c\u3059\u3066\u308d\u30fc\u308b,5146,5146,7000,\u3053\u308c\u3059\u3066\u308d\u30fc\u308b,\u540d\u8a5e,\u666e\u901a\u540d\u8a5e,\u4e00\u822c,*,*,*,\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb,\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb,*,*,*,*,*\n\u3078\u308b\u306b\u3042,5146,5146,7000,\u3078\u308b\u306b\u3042,\u540d\u8a5e,\u666e\u901a\u540d\u8a5e,\u4e00\u822c,*,*,*,\u30d8\u30eb\u30cb\u30a2,\u30d8\u30eb\u30cb\u30a2,*,*,*,*,*\n\u3053\u308a\u306d\u3070\u304f\u3066\u308a\u3046\u3080,5146,5146,7000,\u3053\u308a\u306d\u3070\u304f\u3066\u308a\u3046\u3080,\u540d\u8a5e,\u666e\u901a\u540d\u8a5e,\u4e00\u822c,*,*,*,\u30b3\u30ea\u30cd\u30d0\u30af\u30c6\u30ea\u30a6\u30e0,\u30b3\u30ea\u30cd\u30d0\u30af\u30c6\u30ea\u30a6\u30e0,*,*,*,*,*\n\u3046\u308b\u305b\u3089\u3093\u3059,5146,5146,7000,\u3046\u308b\u305b\u3089\u3093\u3059,\u540d\u8a5e,\u666e\u901a\u540d\u8a5e,\u4e00\u822c,*,*,*,\u30a6\u30eb\u30bb\u30e9\u30f3\u30b9,\u30a6\u30eb\u30bb\u30e9\u30f3\u30b9,*,*,*,*,*\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "http://github.com/po3rin/hirakanadic",
        "Repository": "http://github.com/po3rin/hirakanadic"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "699e8f6ac3b76a574ab65e420517d208fd214232477a310d1c7f0028c67baf77",
                "md5": "424571c08e1e1dc056c31e5355514bab",
                "sha256": "7efb20346f9470f49d274811fb9186b01374f3bfde38795d361ae188d41076a3"
            },
            "downloads": -1,
            "filename": "hirakanadic-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "424571c08e1e1dc056c31e5355514bab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 2958,
            "upload_time": "2023-07-08T08:22:43",
            "upload_time_iso_8601": "2023-07-08T08:22:43.181013Z",
            "url": "https://files.pythonhosted.org/packages/69/9e/8f6ac3b76a574ab65e420517d208fd214232477a310d1c7f0028c67baf77/hirakanadic-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83d1409186604552ed1768811a80763cab43eed0f86ce3f12a90cef4deed5ab4",
                "md5": "b71dffd2db15d6a6682bfa2668e2eb52",
                "sha256": "68f5010ce5f61b40ae53e4a723b1d0cc0deadbc589bb5a143070101aafa1a00b"
            },
            "downloads": -1,
            "filename": "hirakanadic-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b71dffd2db15d6a6682bfa2668e2eb52",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 2412,
            "upload_time": "2023-07-08T08:22:44",
            "upload_time_iso_8601": "2023-07-08T08:22:44.609944Z",
            "url": "https://files.pythonhosted.org/packages/83/d1/409186604552ed1768811a80763cab43eed0f86ce3f12a90cef4deed5ab4/hirakanadic-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-08 08:22:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "po3rin",
    "github_project": "hirakanadic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hirakanadic"
}
        
Elapsed time: 0.12440s