{ "info": { "author": "Manikandan Thangavelu", "author_email": "tmanikandan05@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "\u00ef\u00bb\u00bf\n====================================\nEntity recognition using scikit CRF\n====================================\n\n^^^^^^^^^^^^^\nDecscription\n^^^^^^^^^^^^^\n\nThis is a simple python applicaion that uses `sklearn-crfsuite `_ for entity recognition using ``CRF``.\n\n^^^^^^^^^^^^^\nInstallation\n^^^^^^^^^^^^^\n\nInstall this package using pip by running the follwing command::\n\n\tpip install scikitcrf_ner\n\n^^^^^^\nUsage\n^^^^^^\n\n* import the package using::\n\n\tfrom scikitcrf_ner import entityRecognition\n* Train the model using::\n\n\tentityRecognition.train(\"path\\\\to\\\\trainingfile.json\")\n* Refer the sample training file(``sample_train.json``), the training file should be json formatted\n* Predict the entities by::\n\n\tentityRecognition.predict(\"Utterance\")\n\n^^^^^^^^^^^^\nSample code\n^^^^^^^^^^^^\n\nRefer this sample code::\n\n\tfrom scikitcrf_ner import entityRecognition as ner\n\tner.train(\"sample_train.json\")\n\tentities = ner.predict(\"show me some Indian restaurants\")\n\tprint(entites)\n\n^^^^^^^^\nLicense\n^^^^^^^^\n* ``MIT``", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/manikandan-velu/scikitcrf_NER", "keywords": "scikitCRF entity entityrecognition crf ner", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "scikitcrf-ner", "package_url": "https://pypi.org/project/scikitcrf-ner/", "platform": "", "project_url": "https://pypi.org/project/scikitcrf-ner/", "project_urls": { "Homepage": "https://github.com/manikandan-velu/scikitcrf_NER" }, "release_url": "https://pypi.org/project/scikitcrf-ner/3.2/", "requires_dist": null, "requires_python": "", "summary": "Enity Recognition using ScikitCRF", "version": "3.2" }, "last_serial": 3046722, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2bb7a623762a55f797078af05bba41b4", "sha256": "7c73b431b7b9177b2afce265d8fc3e7419b164dc93912ae254d147c977bc695b" }, "downloads": -1, "filename": "scikitcrf_ner-1.0.tar.gz", "has_sig": false, "md5_digest": "2bb7a623762a55f797078af05bba41b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2878, "upload_time": "2017-06-28T12:46:19", "url": "https://files.pythonhosted.org/packages/ae/3b/17ec942fd420a9f8ade21555926b07b74cc1beae3f5f349ac9ebfff1e608/scikitcrf_ner-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "6e8f265d72438c6ccd2383afafe11d0f", "sha256": "9416bf544f7970df020b709cd7345e5bb330124958311a9495896eb35bc7169c" }, "downloads": -1, "filename": "scikitcrf_ner-2.0.tar.gz", "has_sig": false, "md5_digest": "6e8f265d72438c6ccd2383afafe11d0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2922, "upload_time": "2017-07-18T13:21:54", "url": "https://files.pythonhosted.org/packages/70/80/f742ea145914223abb80f2e3faddb6d37f0b2ec6c3e35cafc05fda0c44a3/scikitcrf_ner-2.0.tar.gz" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "6c1067f5ae085afcd12b7b3ff7200c33", "sha256": "1b6d3f8800a5b63e8ea2a63f2a6e5f0f9c0ae79df81db4d6d4d982f30c05d620" }, "downloads": -1, "filename": "scikitcrf_ner-3.0.tar.gz", "has_sig": false, "md5_digest": "6c1067f5ae085afcd12b7b3ff7200c33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3025, "upload_time": "2017-07-20T11:05:23", "url": "https://files.pythonhosted.org/packages/77/46/af4ef5ea3d67c0a921d608d045e77a18fbb065c2b6080573672b2be6e115/scikitcrf_ner-3.0.tar.gz" } ], "3.1": [ { "comment_text": "", "digests": { "md5": "dc30bbc3bfdabf008cc4339409e25dd5", "sha256": "8a17586cbc3412573f6aba5248d7fd3eafac0daaaba368f9f6b3da41b6596b3e" }, "downloads": -1, "filename": "scikitcrf_ner-3.1.tar.gz", "has_sig": false, "md5_digest": "dc30bbc3bfdabf008cc4339409e25dd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3328, "upload_time": "2017-07-21T12:40:35", "url": "https://files.pythonhosted.org/packages/3c/34/1f773dedab52f21870704f47472ac1ac15562ebb91d461989db5fe9815a6/scikitcrf_ner-3.1.tar.gz" } ], "3.2": [ { "comment_text": "", "digests": { "md5": "8e80551f80932b28cff4a85e461d461e", "sha256": "3fab7df2063ee6ad3e2233bbd7022efd69062b6d9e162996ce633321c18ee16f" }, "downloads": -1, "filename": "scikitcrf_ner-3.2.tar.gz", "has_sig": false, "md5_digest": "8e80551f80932b28cff4a85e461d461e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3347, "upload_time": "2017-07-25T07:32:57", "url": "https://files.pythonhosted.org/packages/4c/80/0a48e687e2dc2b0d4b3cbccadfeef5bc163b72c2b0d77047f0f672e8419b/scikitcrf_ner-3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e80551f80932b28cff4a85e461d461e", "sha256": "3fab7df2063ee6ad3e2233bbd7022efd69062b6d9e162996ce633321c18ee16f" }, "downloads": -1, "filename": "scikitcrf_ner-3.2.tar.gz", "has_sig": false, "md5_digest": "8e80551f80932b28cff4a85e461d461e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3347, "upload_time": "2017-07-25T07:32:57", "url": "https://files.pythonhosted.org/packages/4c/80/0a48e687e2dc2b0d4b3cbccadfeef5bc163b72c2b0d77047f0f672e8419b/scikitcrf_ner-3.2.tar.gz" } ] }