{ "info": { "author": "KATHURIA Pulkit", "author_email": "pulkit@jaist.ac.jp", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Natural Language :: Japanese", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "====================\nJapanese NLP Library\n====================\n\n\nRequirements\n============\n\n- Third Party Dependencies\n\n - Cabocha Japanese Morphological parser http://sourceforge.net/projects/cabocha/\n\n- Python Dependencies\n\n - ``Python 2.6.*`` or above\n\n\n``Links``\n---------\n\n- All code at jProcessing Repo GitHub_\n\n.. _GitHub: https://github.com/kevincobain2000/jProcessing\n\n- Documentation_ and HomePage_ and Sphinx_\n\n.. _Documentation: http://www.jaist.ac.jp/~s1010205/jnlp\n\n.. _HomePage: http://www.jaist.ac.jp/~s1010205/\n\n.. _Sphinx: http://readthedocs.org/docs/jprocessing/en/latest/\n\n\n- PyPi_ Python Package\n\n.. _PyPi: http://pypi.python.org/pypi/jProcessing/0.1\n\n::\n\n clone git@github.com:kevincobain2000/jProcessing.git\n \n\n``Install``\n-----------\n\nIn ``Terminal`` ::\n\n >>>bash$ python setup.py install\n\nHistory\n-------\n\n- ``0.2``\n\n + Sentiment Analysis of Japanese Text\n\n- ``0.1`` \n + Morphologically Tokenize Japanese Sentence\n + Kanji / Hiragana / Katakana to Romaji Converter\n + Edict Dictionary Search - borrowed\n + Edict Examples Search - incomplete\n + Sentence Similarity between two JP Sentences\n + Run Cabocha(ISO--8859-1 configured) in Python. \n + Longest Common String between Sentences\n + Kanji to Katakana Pronunciation\n + Hiragana, Katakana Chart Parser\n\nContacts\n========\n\n - ContactForm_\n - BugReport_\n - Contribute_\n \n .. _ContactForm: http://www.jaist.ac.jp/~s1010205/styled-2/index.html\n .. _BugReport: http://www.jaist.ac.jp/~s1010205/styled/index.html\n .. _Contribute: https://github.com/kevincobain2000/jProcessing\n\n :Author: `pulkit[at]jaist.ac.jp` [change ``at`` with ``@``]", "description_content_type": null, "docs_url": "https://pythonhosted.org/jProcessing/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jaist.ac.jp/~s1010205", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "jProcessing", "package_url": "https://pypi.org/project/jProcessing/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jProcessing/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.jaist.ac.jp/~s1010205" }, "release_url": "https://pypi.org/project/jProcessing/0.1/", "requires_dist": null, "requires_python": null, "summary": "Japanese NLP Utilities", "version": "0.1" }, "last_serial": 793544, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a2ea28adf26506763e50320cebc04111", "sha256": "265965c63af80006902ce6b5548638e65101c45aa3120535152aa2d4415d6640" }, "downloads": -1, "filename": "jProcessing-0.1.tar.gz", "has_sig": false, "md5_digest": "a2ea28adf26506763e50320cebc04111", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27168, "upload_time": "2012-01-27T11:23:34", "url": "https://files.pythonhosted.org/packages/79/4d/601bd0d04a95ae2a8504231074dc0a11c842bb0f3088d2715408b66871f2/jProcessing-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2ea28adf26506763e50320cebc04111", "sha256": "265965c63af80006902ce6b5548638e65101c45aa3120535152aa2d4415d6640" }, "downloads": -1, "filename": "jProcessing-0.1.tar.gz", "has_sig": false, "md5_digest": "a2ea28adf26506763e50320cebc04111", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27168, "upload_time": "2012-01-27T11:23:34", "url": "https://files.pythonhosted.org/packages/79/4d/601bd0d04a95ae2a8504231074dc0a11c842bb0f3088d2715408b66871f2/jProcessing-0.1.tar.gz" } ] }