{ "info": { "author": "Yukino Ikegami", "author_email": "yknikgm@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Natural Language :: Japanese", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Text Processing :: Linguistic" ], "description": "pymlask\n===================\n\n|travis| |coveralls| |pyversion| |version| |license|\n\npymlask is a Python version of ML-Ask (eMotive eLement and Expression Analysis system)\n\nFor details about ML-Ask, See http://arakilab.media.eng.hokudai.ac.jp/~ptaszynski/repository/mlask.htm\n\nSee also http://qiita.com/yukinoi/items/ef6fb48b5e3694e9659c (in Japanese)\n\nContributions are welcome!\n\n\nInstallation\n==============\nModified dictionary version\n\n::\n\n pip install pymlask\n\nML-Ask Original dictionary version (same as Ptaszynski's Perl version)\n\n::\n\n pip install git+https://github.com/ikegami-yukino/pymlask@original\n\nExample\n===========\n\n.. code:: python\n\n from mlask import MLAsk\n emotion_analyzer = MLAsk()\n emotion_analyzer.analyze('\u5f7c\u306e\u3053\u3068\u306f\u5acc\u3044\u3067\u306f\u306a\u3044\uff01(;\u00b4\u0414`)')\n # => {'text': '\u5f7c\u306e\u3053\u3068\u306f\u5acc\u3044\u3067\u306f\u306a\u3044\uff01(;\u00b4\u0414`)',\n # 'emotion': defaultdict(,{'yorokobi': ['\u5acc\u3044*CVS'], 'suki': ['\u5acc\u3044*CVS']}),\n # 'orientation': 'POSITIVE',\n # 'activation': 'NEUTRAL',\n # 'emoticon': ['(;\u00b4\u0414`)'],\n # 'intension': 2,\n # 'intensifier': {'exclamation': ['\uff01'], 'emotikony': ['\u00b4\u0414`', '\u0414`', '\u00b4\u0414', '(;\u00b4\u0414`)']},\n # 'representative': ('yorokobi', ['\u5acc\u3044*CVS'])\n # }\n\n\nLICENSE\n=========\n\nThe BSD 3-Clause License\n\n\nCopyright\n=============\n\nML-Ask Python: The BSD 3-Clause License\n(c) 2017 Yukino Ikegami. All Rights Reserved.\n\nML-Ask (original): The BSD 3-Clause License\n(c) 2007-2013, Michal Ptaszynski, Pawel Dybala, Rafal Rzepka, Kenji Arakii. All Rights Reserved.\n\n.. |travis| image:: https://travis-ci.org/ikegami-yukino/pymlask.svg?branch=master\n :target: https://travis-ci.org/ikegami-yukino/pymlask\n :alt: travis-ci.org\n\n.. |coveralls| image:: https://coveralls.io/repos/ikegami-yukino/pymlask/badge.png\n :target: https://coveralls.io/r/ikegami-yukino/pymlask\n :alt: coveralls.io\n\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/pymlask.svg\n\n.. |version| image:: https://img.shields.io/pypi/v/pymlask.svg\n :target: http://pypi.python.org/pypi/pymlask/\n :alt: latest version\n\n.. |license| image:: https://img.shields.io/pypi/l/mlask.svg\n :target: http://pypi.python.org/pypi/mlask/\n :alt: license\n\n\nCHANGES\n=======\n\n0.3.2 (2019-07-09)\n-------------------------\n\n- Fix bugs about emotion pattern matching (thanks @brunotoshio)\n- Fix bug about activation count (thanks @brunotoshio)\n\n0.3.1 (2019-05-22)\n-------------------------\n\n- Use MeCab.Tagger().parse() instead of MeCab.Tagger().parseToNode\n\n0.3 (2019-05-17)\n-------------------------\n\n- The 712 emotional words from Kanjou kotoba erabi jiten (\u611f\u60c5\u3053\u3068\u3070\u9078\u3073\u8f9e\u5178) are newly added\n- Support Python 3.7\n- Unsupport Python 2.6 and 3.3\n\n0.2.5 (2017-09-14)\n-------------------------\n\n- Fix bugs about MeCab (thanks @Kensuke-Mitsuzawa)\n- Delete install_requires\n\n0.2.4 (2017-03-01)\n-------------------------\n\n- Fix many bugs\n- Add some emotional words\n- Delete invalid words\n- Correct typo\n\n0.2.1 (2017-02-23)\n-------------------------\n\n- Add 67 emotional words\n\n0.2 (2017-02-22)\n-------------------------\n\n- Support Python 2.X\n- Add 52 emotional words\n- Fix bug\n\n0.1.1 (2017-02-15)\n-------------------------\n\n- Delete debug print (thanks @ssirai)\n\n0.1 (2017-02-10)\n-------------------------\n\n- First release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ikegami-yukino/pymlask", "keywords": "emotion analysis", "license": "The BSD 3-Clause License", "maintainer": "", "maintainer_email": "", "name": "pymlask", "package_url": "https://pypi.org/project/pymlask/", "platform": "POSIX", "project_url": "https://pypi.org/project/pymlask/", "project_urls": { "Homepage": "https://github.com/ikegami-yukino/pymlask" }, "release_url": "https://pypi.org/project/pymlask/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "Emotion analyzer for Japanese", "version": "0.3.2" }, "last_serial": 5507109, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fd37537b3a56612f115fcd0be86f5218", "sha256": "450974960387f489557d91a9e28b33ec6cd6c361ab1c5c170e0dd9b9e635cff4" }, "downloads": -1, "filename": "pymlask-0.1.tar.gz", "has_sig": false, "md5_digest": "fd37537b3a56612f115fcd0be86f5218", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62354, "upload_time": "2017-02-10T13:31:04", "url": "https://files.pythonhosted.org/packages/9c/93/ef5a4dbc5446a5f73a9a070c448b6c01df9836050467d08f94f8c53134aa/pymlask-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "97c9bf3d41bae291d6e400a3a712ed51", "sha256": "28e52899f7b589d2a07ca4efd6244a12a4627992d3924b303f69088d6e6f8d4a" }, "downloads": -1, "filename": "pymlask-0.1.1.tar.gz", "has_sig": false, "md5_digest": "97c9bf3d41bae291d6e400a3a712ed51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62528, "upload_time": "2017-02-15T14:55:30", "url": "https://files.pythonhosted.org/packages/39/b6/bb12f7dc54022b28eff07757cef16c2bd24e66a0ebe41b37d3eb1bb2832b/pymlask-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "9ca28a8be5fbb3acfd74377b8116b2ff", "sha256": "11a5047a504be05778fb82c236e492496c3a766a9003c1bb51b0a0900d5b18a5" }, "downloads": -1, "filename": "pymlask-0.2.0.tar.gz", "has_sig": false, "md5_digest": "9ca28a8be5fbb3acfd74377b8116b2ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62978, "upload_time": "2017-02-22T11:27:50", "url": "https://files.pythonhosted.org/packages/16/e8/b8a3246a4422c1e5237aa253cbecbc370f4784906847a856fac73676999c/pymlask-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f5610c13003f36008b7f761887288c53", "sha256": "80b3646803a432d0c63945b1bd146c0c53a3fc5131d9bc813a6e1cd5cfd04931" }, "downloads": -1, "filename": "pymlask-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f5610c13003f36008b7f761887288c53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63152, "upload_time": "2017-02-23T06:05:20", "url": "https://files.pythonhosted.org/packages/ce/a9/39c502a4c3d506190781ef3c99672f407c97d5d653d14c2115c9078a3358/pymlask-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "6e2ab50ae7a23d52680708198c41ca5d", "sha256": "491ff5cfb8f3ce2312aaf0adb9016448e62bd873ee2a58de3fbf0ca3e017f497" }, "downloads": -1, "filename": "pymlask-0.2.2.tar.gz", "has_sig": false, "md5_digest": "6e2ab50ae7a23d52680708198c41ca5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63190, "upload_time": "2017-03-01T09:53:11", "url": "https://files.pythonhosted.org/packages/07/bb/c218481879e2512667a4ea781d0bd69434e8adcc45dbd4acd73c732176a3/pymlask-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "41cdc475588ef870810edf45289b4bc2", "sha256": "a8e32dd9d83caa56ade246130818cdaf324359b7a4b646e4fc24ee2f1b1a1a8f" }, "downloads": -1, "filename": "pymlask-0.2.3.tar.gz", "has_sig": false, "md5_digest": "41cdc475588ef870810edf45289b4bc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63230, "upload_time": "2017-03-01T14:01:47", "url": "https://files.pythonhosted.org/packages/bd/fb/72ca17f302a80935f9a9080bd3a93b5ed0f91863b0ec16849bc29513e22d/pymlask-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "a19061acb49644d9823ce3f9314f0250", "sha256": "9cef1521adab97b8cbb016a72324fe377cf1d39ec9d70b8e80aa50dc63f3bb79" }, "downloads": -1, "filename": "pymlask-0.2.4.tar.gz", "has_sig": false, "md5_digest": "a19061acb49644d9823ce3f9314f0250", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64422, "upload_time": "2017-03-01T15:06:22", "url": "https://files.pythonhosted.org/packages/33/43/ad195cc356b3092862935d5ca894f493fb25d7d90704b9734d7a3393bfb2/pymlask-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "72d23d509269cfbbdb3443cd2961d636", "sha256": "1390c4da6b748214d06f0d2a2b44a8978f8fb6a4e168dd7e8dd98189a3d96361" }, "downloads": -1, "filename": "pymlask-0.2.5.tar.gz", "has_sig": false, "md5_digest": "72d23d509269cfbbdb3443cd2961d636", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64513, "upload_time": "2017-09-14T06:26:38", "url": "https://files.pythonhosted.org/packages/05/b4/ded19184dabac2761517968ffac8692c475e25bb2be2e1eb8598cb58e306/pymlask-0.2.5.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "eec740dcbf550ead035206d2595da857", "sha256": "23c54a6ec70f88ebb3def8a6d618e87106e1f558144917787d6991df8185298c" }, "downloads": -1, "filename": "pymlask-0.3.tar.gz", "has_sig": false, "md5_digest": "eec740dcbf550ead035206d2595da857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66531, "upload_time": "2019-05-17T07:25:56", "url": "https://files.pythonhosted.org/packages/08/ad/b3ce45e4be1456cc16b9cc378af54b5c3c16c436290dfa5552755cad63db/pymlask-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "718d3f7d18831554f764f37a99bd2706", "sha256": "875cd560002c0e389015120927ab9ef636685b5467d027a4c9069ef89df67bbe" }, "downloads": -1, "filename": "pymlask-0.3.1.tar.gz", "has_sig": false, "md5_digest": "718d3f7d18831554f764f37a99bd2706", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66551, "upload_time": "2019-05-22T06:00:39", "url": "https://files.pythonhosted.org/packages/d7/32/47839abae1a42afe170620aad3647fe9f6f20d941ca71d278efa4dcca89f/pymlask-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "7ce12b95b65ec82ae0ec8c20d8e99f0c", "sha256": "1f51723f62931205286f2b67746282ad1e7c052ab9e14f2ce396ef8fca422825" }, "downloads": -1, "filename": "pymlask-0.3.2.tar.gz", "has_sig": false, "md5_digest": "7ce12b95b65ec82ae0ec8c20d8e99f0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70100, "upload_time": "2019-07-09T13:17:31", "url": "https://files.pythonhosted.org/packages/67/a2/e4f0fd6d3cec795232979f8aae2e8df1e2b2aeb30258be8771535df5e4dd/pymlask-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ce12b95b65ec82ae0ec8c20d8e99f0c", "sha256": "1f51723f62931205286f2b67746282ad1e7c052ab9e14f2ce396ef8fca422825" }, "downloads": -1, "filename": "pymlask-0.3.2.tar.gz", "has_sig": false, "md5_digest": "7ce12b95b65ec82ae0ec8c20d8e99f0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70100, "upload_time": "2019-07-09T13:17:31", "url": "https://files.pythonhosted.org/packages/67/a2/e4f0fd6d3cec795232979f8aae2e8df1e2b2aeb30258be8771535df5e4dd/pymlask-0.3.2.tar.gz" } ] }