{ "info": { "author": "FudanNLP", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# fastNLP\n\n[![Build Status](https://travis-ci.org/fastnlp/fastNLP.svg?branch=master)](https://travis-ci.org/fastnlp/fastNLP)\n[![codecov](https://codecov.io/gh/fastnlp/fastNLP/branch/master/graph/badge.svg)](https://codecov.io/gh/fastnlp/fastNLP)\n[![Pypi](https://img.shields.io/pypi/v/fastNLP.svg)](https://pypi.org/project/fastNLP)\n![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)\n[![Documentation Status](https://readthedocs.org/projects/fastnlp/badge/?version=latest)](http://fastnlp.readthedocs.io/?badge=latest)\n\nfastNLP \u662f\u4e00\u6b3e\u8f7b\u91cf\u7ea7\u7684 NLP \u5de5\u5177\u5305\u3002\u4f60\u65e2\u53ef\u4ee5\u4f7f\u7528\u5b83\u5feb\u901f\u5730\u5b8c\u6210\u4e00\u4e2a\u5e8f\u5217\u6807\u6ce8\uff08[NER](reproduction/sequence_labelling/ner)\u3001POS-Tagging\u7b49\uff09\u3001\u4e2d\u6587\u5206\u8bcd\u3001[\u6587\u672c\u5206\u7c7b](reproduction/text_classification)\u3001[Matching](reproduction/matching)\u3001[\u6307\u4ee3\u6d88\u89e3](reproduction/coreference_resolution)\u3001[\u6458\u8981](reproduction/Summarization)\u7b49\u4efb\u52a1\uff1b \u4e5f\u53ef\u4ee5\u4f7f\u7528\u5b83\u5feb\u901f\u6784\u5efa\u8bb8\u591a\u590d\u6742\u7684\u7f51\u7edc\u6a21\u578b\uff0c\u8fdb\u884c\u79d1\u7814\u3002\u5b83\u5177\u6709\u5982\u4e0b\u7684\u7279\u6027\uff1a\n\n- \u7edf\u4e00\u7684Tabular\u5f0f\u6570\u636e\u5bb9\u5668\uff0c\u8ba9\u6570\u636e\u9884\u5904\u7406\u8fc7\u7a0b\u7b80\u6d01\u660e\u4e86\u3002\u5185\u7f6e\u591a\u79cd\u6570\u636e\u96c6\u7684Loader\u548cPipe\uff0c\u7701\u53bb\u9884\u5904\u7406\u4ee3\u7801;\n- \u591a\u79cd\u8bad\u7ec3\u3001\u6d4b\u8bd5\u7ec4\u4ef6\uff0c\u4f8b\u5982\u8bad\u7ec3\u5668Trainer\uff1b\u6d4b\u8bd5\u5668Tester\uff1b\u4ee5\u53ca\u5404\u79cd\u8bc4\u6d4bmetrics\u7b49\u7b49;\n- \u5404\u79cd\u65b9\u4fbf\u7684NLP\u5de5\u5177\uff0c\u4f8b\u5982\u9884\u5904\u7406embedding\u52a0\u8f7d\uff08\u5305\u62ecELMo\u548cBERT\uff09; \u4e2d\u95f4\u6570\u636ecache\u7b49;\n- \u90e8\u5206[\u6570\u636e\u96c6\u4e0e\u9884\u8bad\u7ec3\u6a21\u578b](https://docs.qq.com/sheet/DVnpkTnF6VW9UeXdh?c=A1A0A0)\u7684\u81ea\u52a8\u4e0b\u8f7d\n- \u8be6\u5c3d\u7684\u4e2d\u6587[\u6587\u6863](https://fastnlp.readthedocs.io/)\u3001[\u6559\u7a0b](https://fastnlp.readthedocs.io/zh/latest/user/tutorials.html)\u4ee5\u4f9b\u67e5\u9605;\n- \u63d0\u4f9b\u8bf8\u591a\u9ad8\u7ea7\u6a21\u5757\uff0c\u4f8b\u5982Variational LSTM, Transformer, CRF\u7b49;\n- \u5728\u5e8f\u5217\u6807\u6ce8\u3001\u4e2d\u6587\u5206\u8bcd\u3001\u6587\u672c\u5206\u7c7b\u3001Matching\u3001\u6307\u4ee3\u6d88\u89e3\u3001\u6458\u8981\u7b49\u4efb\u52a1\u4e0a\u5c01\u88c5\u4e86\u5404\u79cd\u6a21\u578b\u53ef\u4f9b\u76f4\u63a5\u4f7f\u7528\uff0c\u8be6\u7ec6\u5185\u5bb9\u89c1 [reproduction](reproduction) \u90e8\u5206;\n- \u4fbf\u6377\u4e14\u5177\u6709\u6269\u5c55\u6027\u7684\u8bad\u7ec3\u5668; \u63d0\u4f9b\u591a\u79cd\u5185\u7f6ecallback\u51fd\u6570\uff0c\u65b9\u4fbf\u5b9e\u9a8c\u8bb0\u5f55\u3001\u5f02\u5e38\u6355\u83b7\u7b49\u3002\n\n\n## \u5b89\u88c5\u6307\u5357\n\nfastNLP \u4f9d\u8d56\u4ee5\u4e0b\u5305:\n\n+ numpy>=1.14.2\n+ torch>=1.0.0\n+ tqdm>=4.28.1\n+ nltk>=3.4.1\n+ requests\n+ spacy\n+ prettytable>=0.7.2\n\n\u5176\u4e2dtorch\u7684\u5b89\u88c5\u53ef\u80fd\u4e0e\u64cd\u4f5c\u7cfb\u7edf\u53ca CUDA \u7684\u7248\u672c\u76f8\u5173\uff0c\u8bf7\u53c2\u89c1 [PyTorch \u5b98\u7f51](https://pytorch.org/) \u3002 \n\u5728\u4f9d\u8d56\u5305\u5b89\u88c5\u5b8c\u6210\u540e\uff0c\u60a8\u53ef\u4ee5\u5728\u547d\u4ee4\u884c\u6267\u884c\u5982\u4e0b\u6307\u4ee4\u5b8c\u6210\u5b89\u88c5\n\n```shell\npip install fastNLP\npython -m spacy download en\n```\n\n\n## fastNLP\u6559\u7a0b\n\n### \u5feb\u901f\u5165\u95e8\n\n- [0. \u5feb\u901f\u5165\u95e8](https://fastnlp.readthedocs.io/zh/latest/user/quickstart.html)\n\n### \u8be6\u7ec6\u4f7f\u7528\u6559\u7a0b\n\n- [1. \u4f7f\u7528DataSet\u9884\u5904\u7406\u6587\u672c](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_1_data_preprocess.html)\n- [2. \u4f7f\u7528Vocabulary\u8f6c\u6362\u6587\u672c\u4e0eindex](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_2_vocabulary.html)\n- [3. \u4f7f\u7528Embedding\u6a21\u5757\u5c06\u6587\u672c\u8f6c\u6210\u5411\u91cf](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_3_embedding.html)\n- [4. \u4f7f\u7528Loader\u548cPipe\u52a0\u8f7d\u5e76\u5904\u7406\u6570\u636e\u96c6](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_4_load_dataset.html)\n- [5. \u52a8\u624b\u5b9e\u73b0\u4e00\u4e2a\u6587\u672c\u5206\u7c7b\u5668I-\u4f7f\u7528Trainer\u548cTester\u5feb\u901f\u8bad\u7ec3\u548c\u6d4b\u8bd5](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_5_loss_optimizer.html)\n- [6. \u52a8\u624b\u5b9e\u73b0\u4e00\u4e2a\u6587\u672c\u5206\u7c7b\u5668II-\u4f7f\u7528DataSetIter\u5b9e\u73b0\u81ea\u5b9a\u4e49\u8bad\u7ec3\u8fc7\u7a0b](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_6_datasetiter.html)\n- [7. \u4f7f\u7528Metric\u5feb\u901f\u8bc4\u6d4b\u4f60\u7684\u6a21\u578b](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_7_metrics.html)\n- [8. \u4f7f\u7528Modules\u548cModels\u5feb\u901f\u642d\u5efa\u81ea\u5b9a\u4e49\u6a21\u578b](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_8_modules_models.html)\n- [9. \u5feb\u901f\u5b9e\u73b0\u5e8f\u5217\u6807\u6ce8\u6a21\u578b](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_9_seq_labeling.html)\n- [10. \u4f7f\u7528Callback\u81ea\u5b9a\u4e49\u4f60\u7684\u8bad\u7ec3\u8fc7\u7a0b](https://fastnlp.readthedocs.io/zh/latest/tutorials/tutorial_10_callback.html)\n\n### \u6269\u5c55\u6559\u7a0b\n\n- [Extend-1. BertEmbedding\u7684\u5404\u79cd\u7528\u6cd5](https://fastnlp.readthedocs.io/zh/latest/tutorials/extend_1_bert_embedding.html)\n- [Extend-2. \u4f7f\u7528fitlog \u8f85\u52a9 fastNLP \u8fdb\u884c\u79d1\u7814](https://fastnlp.readthedocs.io/zh/latest/tutorials/extend_2_fitlog.html)\n\n\n## \u5185\u7f6e\u7ec4\u4ef6\n\n\u5927\u90e8\u5206\u7528\u4e8e\u7684 NLP \u4efb\u52a1\u795e\u7ecf\u7f51\u7edc\u90fd\u53ef\u4ee5\u770b\u505a\u7531\u8bcd\u5d4c\u5165\uff08embeddings\uff09\u548c\u4e24\u79cd\u6a21\u5757\uff1a\u7f16\u7801\u5668\uff08encoder\uff09\u3001\u89e3\u7801\u5668\uff08decoder\uff09\u7ec4\u6210\u3002\n\n\u4ee5\u6587\u672c\u5206\u7c7b\u4efb\u52a1\u4e3a\u4f8b\uff0c\u4e0b\u56fe\u5c55\u793a\u4e86\u4e00\u4e2aBiLSTM+Attention\u5b9e\u73b0\u6587\u672c\u5206\u7c7b\u5668\u7684\u6a21\u578b\u6d41\u7a0b\u56fe\uff1a\n\n\n![](./docs/source/figures/text_classification.png)\n\nfastNLP \u5728 embeddings \u6a21\u5757\u4e2d\u5185\u7f6e\u4e86\u51e0\u79cd\u4e0d\u540c\u7684embedding\uff1a\u9759\u6001embedding\uff08GloVe\u3001word2vec\uff09\u3001\u4e0a\u4e0b\u6587\u76f8\u5173embedding\n\uff08ELMo\u3001BERT\uff09\u3001\u5b57\u7b26embedding\uff08\u57fa\u4e8eCNN\u6216\u8005LSTM\u7684CharEmbedding\uff09\n\n\u4e0e\u6b64\u540c\u65f6\uff0cfastNLP \u5728 modules \u6a21\u5757\u4e2d\u5185\u7f6e\u4e86\u4e24\u79cd\u6a21\u5757\u7684\u8bf8\u591a\u7ec4\u4ef6\uff0c\u53ef\u4ee5\u5e2e\u52a9\u7528\u6237\u5feb\u901f\u642d\u5efa\u81ea\u5df1\u6240\u9700\u7684\u7f51\u7edc\u3002 \u4e24\u79cd\u6a21\u5757\u7684\u529f\u80fd\u548c\u5e38\u89c1\u7ec4\u4ef6\u5982\u4e0b:\n\n\n\n \n \n \n\n\n \n \n \n\n \n \n \n\n
\u7c7b\u578b \u529f\u80fd \u4f8b\u5b50
encoder \u5c06\u8f93\u5165\u7f16\u7801\u4e3a\u5177\u6709\u5177\u6709\u8868\u793a\u80fd\u529b\u7684\u5411\u91cf Embedding, RNN, CNN, Transformer, ...\n
decoder \u5c06\u5177\u6709\u67d0\u79cd\u8868\u793a\u610f\u4e49\u7684\u5411\u91cf\u89e3\u7801\u4e3a\u9700\u8981\u7684\u8f93\u51fa\u5f62\u5f0f MLP, CRF, ...
\n\n\n## \u9879\u76ee\u7ed3\u6784\n\n![](./docs/source/figures/workflow.png)\n\nfastNLP\u7684\u5927\u81f4\u5de5\u4f5c\u6d41\u7a0b\u5982\u4e0a\u56fe\u6240\u793a\uff0c\u800c\u9879\u76ee\u7ed3\u6784\u5982\u4e0b\uff1a\n\n\n\n \n \n\n\n \n \n\n\n \n \n\n\n \n \n\n\n \n \n\n\n \n \n\n
fastNLP \u5f00\u6e90\u7684\u81ea\u7136\u8bed\u8a00\u5904\u7406\u5e93
fastNLP.core \u5b9e\u73b0\u4e86\u6838\u5fc3\u529f\u80fd\uff0c\u5305\u62ec\u6570\u636e\u5904\u7406\u7ec4\u4ef6\u3001\u8bad\u7ec3\u5668\u3001\u6d4b\u8bd5\u5668\u7b49
fastNLP.models \u5b9e\u73b0\u4e86\u4e00\u4e9b\u5b8c\u6574\u7684\u795e\u7ecf\u7f51\u7edc\u6a21\u578b
fastNLP.modules \u5b9e\u73b0\u4e86\u7528\u4e8e\u642d\u5efa\u795e\u7ecf\u7f51\u7edc\u6a21\u578b\u7684\u8bf8\u591a\u7ec4\u4ef6
fastNLP.embeddings \u5b9e\u73b0\u4e86\u5c06\u5e8f\u5217index\u8f6c\u4e3a\u5411\u91cf\u5e8f\u5217\u7684\u529f\u80fd\uff0c\u5305\u62ec\u8bfb\u53d6\u9884\u8bad\u7ec3embedding\u7b49
fastNLP.io \u5b9e\u73b0\u4e86\u8bfb\u5199\u529f\u80fd\uff0c\u5305\u62ec\u6570\u636e\u8bfb\u5165\u4e0e\u9884\u5904\u7406\uff0c\u6a21\u578b\u8bfb\u5199\uff0c\u6570\u636e\u4e0e\u6a21\u578b\u81ea\u52a8\u4e0b\u8f7d\u7b49
\n\n
\n\n*In memory of @FengZiYjun. May his soul rest in peace. We will miss you very very much!*\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fastnlp/fastNLP", "keywords": "", "license": "Apache License", "maintainer": "", "maintainer_email": "", "name": "FastNLP", "package_url": "https://pypi.org/project/FastNLP/", "platform": "", "project_url": "https://pypi.org/project/FastNLP/", "project_urls": { "Homepage": "https://github.com/fastnlp/fastNLP" }, "release_url": "https://pypi.org/project/FastNLP/0.5.0/", "requires_dist": [ "numpy (>=1.14.2)", "torch (>=1.0.0)", "tqdm (>=4.28.1)", "nltk (>=3.4.1)", "prettytable (>=0.7.2)", "requests", "spacy" ], "requires_python": ">=3.6", "summary": "fastNLP: Deep Learning Toolkit for NLP, developed by Fudan FastNLP Team", "version": "0.5.0" }, "last_serial": 5960178, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "de9a5a2b39bd1da90eebf2592b68a5f8", "sha256": "b256286f941d064dad60e9b0efa9ea45544f7a6283e5643c5ddb7ea5aab37570" }, "downloads": -1, "filename": "fastNLP-0.0.2.tar.gz", "has_sig": false, "md5_digest": "de9a5a2b39bd1da90eebf2592b68a5f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54458, "upload_time": "2018-09-07T07:41:02", "url": "https://files.pythonhosted.org/packages/c5/35/a8ac5a28c9238c3ae6aab701bb5174d2f08bf6cdcc9a0702f87c248f08e4/fastNLP-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "4b48dd02918548ccb08c11c2c9be736c", "sha256": "670c5f8b8a1f163009efdf953273d945235257564aa88ef2c2cc7dd89acb97fc" }, "downloads": -1, "filename": "fastNLP-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b48dd02918548ccb08c11c2c9be736c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 79167, "upload_time": "2018-09-14T07:45:49", "url": "https://files.pythonhosted.org/packages/24/94/c28a83e0c482e46fecc828d09eba67ed24e3b374416619d2dc22bebffb66/fastNLP-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4da5af96107d941344909b73d12ff93e", "sha256": "2644273d98d4f2d2038e80c07d2bd39fa996d233fae546f46eecd4ea84e33f8a" }, "downloads": -1, "filename": "fastNLP-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4da5af96107d941344909b73d12ff93e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53559, "upload_time": "2018-09-14T07:44:57", "url": "https://files.pythonhosted.org/packages/10/5d/c54217d3ca21a59b5e4c3db3bf70d5b1866d1a49beeb082f160d543db9e8/fastNLP-0.0.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "cc0b935ebbcb934973a98fc7885cb43d", "sha256": "a353177b1d3099e3b3448cd1ca6d25f3b94e5deba0bf883a093bdf198bf0a9eb" }, "downloads": -1, "filename": "fastNLP-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cc0b935ebbcb934973a98fc7885cb43d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 77124, "upload_time": "2018-10-01T13:28:38", "url": "https://files.pythonhosted.org/packages/fb/d1/d8c65543fdb43f4e285349ce7dfedbd4ca50f9c91f0a3e1059155c94d5d7/fastNLP-0.1.0-py2.py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "82fee466abb42de016426e2d91d1020d", "sha256": "9bd4ae53da5405e475b805533a63d3296ddf0f11ab672a9515b99dc73aa1c590" }, "downloads": -1, "filename": "FastNLP-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "82fee466abb42de016426e2d91d1020d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 98255, "upload_time": "2018-12-07T11:48:20", "url": "https://files.pythonhosted.org/packages/0f/e2/11d3fa01566827b194fad53a42cf82d4adcac964cc1f926fbd62c562a474/FastNLP-0.2.0-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "566b838e2ff7b4666200e33d8c6668fa", "sha256": "41251a94337b41d09a944d385d3658ba125521f36a3584295bfc37680733740c" }, "downloads": -1, "filename": "fastNLP-0.3.0-py36-none-any.whl", "has_sig": false, "md5_digest": "566b838e2ff7b4666200e33d8c6668fa", "packagetype": "bdist_wheel", "python_version": "py36", "requires_python": null, "size": 113314, "upload_time": "2019-01-13T04:01:30", "url": "https://files.pythonhosted.org/packages/e0/49/cb026f137e6f7e0ea0e9806a715a9e90c750a19287c5b9bd7dfebfb79646/fastNLP-0.3.0-py36-none-any.whl" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "288ec13f70fc8f797cd3c176ad8b4b3d", "sha256": "376af8c8f7cc9e4d4352292c0dbd33e86a68ec8e88b11a1a6689216dddc080a3" }, "downloads": -1, "filename": "fastNLP-0.3.1-py36-none-any.whl", "has_sig": false, "md5_digest": "288ec13f70fc8f797cd3c176ad8b4b3d", "packagetype": "bdist_wheel", "python_version": "py36", "requires_python": null, "size": 161539, "upload_time": "2019-02-04T02:35:37", "url": "https://files.pythonhosted.org/packages/09/2e/ca4fab590df6f4744e7323a8d584c58294c2ac493a523970d057a158bf98/fastNLP-0.3.1-py36-none-any.whl" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "2f657ff8d99ac74306dd85b1013ae1b9", "sha256": "e7173121cf895a23260ff8088542d333d678e6395b5b2ec23073ff6051604160" }, "downloads": -1, "filename": "FastNLP-0.3.2.tar.gz", "has_sig": false, "md5_digest": "2f657ff8d99ac74306dd85b1013ae1b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 157466, "upload_time": "2019-04-14T14:41:13", "url": "https://files.pythonhosted.org/packages/08/01/1e5136d23bfab42d48c46ef1284d2d06ce78e82a1baca666f21da86f95e6/FastNLP-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "c165992e920277cc2c367be0b2e25706", "sha256": "e0814583b3a4bc9e3b57f1e800959e42838292b5703ab5bd613dfe9820c2722c" }, "downloads": -1, "filename": "FastNLP-0.3.3.tar.gz", "has_sig": false, "md5_digest": "c165992e920277cc2c367be0b2e25706", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150011, "upload_time": "2019-04-14T15:20:50", "url": "https://files.pythonhosted.org/packages/38/af/3d4eeb2e29ff5473a0e6425eb2c40c388dc9723ba2759a49e0f46e50d25c/FastNLP-0.3.3.tar.gz" } ], "0.4.0rc1": [ { "comment_text": "", "digests": { "md5": "a3751eab95c2f4819c5dffb90e17f2ec", "sha256": "cfc6a76d8209adce15411624dc659b9e42a30dc29d2271de09767d26e37d3e16" }, "downloads": -1, "filename": "FastNLP-0.4.0rc1.tar.gz", "has_sig": false, "md5_digest": "a3751eab95c2f4819c5dffb90e17f2ec", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 133509, "upload_time": "2019-05-23T06:42:21", "url": "https://files.pythonhosted.org/packages/55/7c/1ab76e30d200df1fdd0b7064ebe37ea023badd0e11e444d4d452a15052c6/FastNLP-0.4.0rc1.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "6911b48a3b974072d2bcb2ef02df1f3a", "sha256": "3efb66f1d54c9345ee47aa2ad8aa57db17433ec0d0955c457b07914651e09010" }, "downloads": -1, "filename": "FastNLP-0.4.1.tar.gz", "has_sig": false, "md5_digest": "6911b48a3b974072d2bcb2ef02df1f3a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 132796, "upload_time": "2019-05-23T12:29:10", "url": "https://files.pythonhosted.org/packages/67/df/37bd56fbf057c298ebc2760240f3823bc5ae5e578b459c4f2f6d8bd33b85/FastNLP-0.4.1.tar.gz" } ], "0.4.10": [ { "comment_text": "", "digests": { "md5": "722efd3ed92b6e432143119c7d339a3b", "sha256": "44880db6a385793ce738c35cd5ea8f28b7b503f4cc7448365ab1653e9b270e69" }, "downloads": -1, "filename": "FastNLP-0.4.10-py3-none-any.whl", "has_sig": false, "md5_digest": "722efd3ed92b6e432143119c7d339a3b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 264724, "upload_time": "2019-09-27T06:58:48", "url": "https://files.pythonhosted.org/packages/44/b2/8009bfd9305205242141301fd886803586350a3271a3c1231c9e12811d37/FastNLP-0.4.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e8d176f931872795fe54a7bd9a555a44", "sha256": "ef7a8bdad58f0bd89a47e6d55bc733f6ef02ddb3ae4a93d8250a1599de81836b" }, "downloads": -1, "filename": "FastNLP-0.4.10.tar.gz", "has_sig": false, "md5_digest": "e8d176f931872795fe54a7bd9a555a44", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 210046, "upload_time": "2019-09-27T06:58:52", "url": "https://files.pythonhosted.org/packages/81/87/ddb06c2c69cf7992250824e0bac6da4717a098c3e5120ec1f52b34b401d7/FastNLP-0.4.10.tar.gz" } ], "0.4.11": [ { "comment_text": "", "digests": { "md5": "42920f9cdea1815ac0ffcaeb6c50bb9b", "sha256": "cf223983b6ea329262f821fa4a862989d089ab2da27d9664454fc887d02807f3" }, "downloads": -1, "filename": "FastNLP-0.4.11-py3-none-any.whl", "has_sig": false, "md5_digest": "42920f9cdea1815ac0ffcaeb6c50bb9b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 269150, "upload_time": "2019-09-28T13:13:11", "url": "https://files.pythonhosted.org/packages/8c/19/5a78f5b8a27df5fff78bf26c8d310ed4c1acad8b29dea4211e0b0af8238d/FastNLP-0.4.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce6555903266d1aa68adbbdcf0dcde59", "sha256": "96af8ddc43aad5ef777b5ac7d689887db4dd309b244ad67b93a29607b339e41b" }, "downloads": -1, "filename": "FastNLP-0.4.11.tar.gz", "has_sig": false, "md5_digest": "ce6555903266d1aa68adbbdcf0dcde59", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 213313, "upload_time": "2019-09-28T13:13:14", "url": "https://files.pythonhosted.org/packages/e9/56/16b3534387fb41309212d27d24dfe89d4d6209c1eacd9b2ed01d254afe6d/FastNLP-0.4.11.tar.gz" } ], "0.4.9": [ { "comment_text": "", "digests": { "md5": "c83cf3eaa149e96d585c30f19f764d1b", "sha256": "49c10b615ed1d62097c631e549cd10316f4bdcc6daff1a47bcde6749ad8111a9" }, "downloads": -1, "filename": "FastNLP-0.4.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c83cf3eaa149e96d585c30f19f764d1b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 339308, "upload_time": "2019-09-27T06:15:56", "url": "https://files.pythonhosted.org/packages/4d/33/e7760dc213623dfbfb4077493cb9b8c21b8b3489bc0459a2da715a8fe617/FastNLP-0.4.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a0c8ee9ba0321ef3e230865d009d6706", "sha256": "b147ac0834956d18aa422e69157aa5a2e410467c0839c8e208e9e6017b2ddcf6" }, "downloads": -1, "filename": "FastNLP-0.4.9.tar.gz", "has_sig": false, "md5_digest": "a0c8ee9ba0321ef3e230865d009d6706", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 210002, "upload_time": "2019-09-27T06:16:00", "url": "https://files.pythonhosted.org/packages/2a/3b/9d78631c1ba074053f147ad0b890bc8830a2be68007ef58d298b6df57728/FastNLP-0.4.9.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "4c1bf4e555e0b179f2298fe73a64acad", "sha256": "7e8187ce4a9f6a6c770663f15e0550bc3ca26828962374a97fa4541317db3a9a" }, "downloads": -1, "filename": "FastNLP-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4c1bf4e555e0b179f2298fe73a64acad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 270209, "upload_time": "2019-10-11T12:54:22", "url": "https://files.pythonhosted.org/packages/de/97/56d84b45c6f416943ba21d9516d98649328ae1afb82ede55bdbe53ba60cb/FastNLP-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2dc609381153ed09d58216ba6097558", "sha256": "38d8f23bed7a332f2500be339a5942c69651fe3411ad9ed42fb38eebb95bdafd" }, "downloads": -1, "filename": "FastNLP-0.5.0.tar.gz", "has_sig": false, "md5_digest": "e2dc609381153ed09d58216ba6097558", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 214286, "upload_time": "2019-10-11T12:54:28", "url": "https://files.pythonhosted.org/packages/3e/54/0811f0723d898e62590cc25c7992ef8f8522a6a677a916eeef97f26f6c95/FastNLP-0.5.0.tar.gz" } ], "0.5.0rc1": [ { "comment_text": "", "digests": { "md5": "081d8757234e8e30564762c1c4a2bc4a", "sha256": "2cada5d0987670e632b9e2f316dd0d1a0c60b0fec54ca64949bb941fdfa3dfeb" }, "downloads": -1, "filename": "FastNLP-0.5.0rc1-py3-none-any.whl", "has_sig": false, "md5_digest": "081d8757234e8e30564762c1c4a2bc4a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 338026, "upload_time": "2019-09-26T07:33:11", "url": "https://files.pythonhosted.org/packages/50/80/e5205ad9315612d9b2aca28eb2d6c154dfc3630b071113770a930d20edc4/FastNLP-0.5.0rc1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59290a7b130f260dd0bc47e92ae0cc2f", "sha256": "e46383adfbf42dc57b6bdfbe2a434581d6b6a2c8dc42155809ca50cdf9a9c0be" }, "downloads": -1, "filename": "FastNLP-0.5.0rc1.tar.gz", "has_sig": false, "md5_digest": "59290a7b130f260dd0bc47e92ae0cc2f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 208621, "upload_time": "2019-09-26T07:33:15", "url": "https://files.pythonhosted.org/packages/e7/63/ae7e66af1b725913f803a38b6cd1725611c7f5fd0003d318f635153f2ad4/FastNLP-0.5.0rc1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c1bf4e555e0b179f2298fe73a64acad", "sha256": "7e8187ce4a9f6a6c770663f15e0550bc3ca26828962374a97fa4541317db3a9a" }, "downloads": -1, "filename": "FastNLP-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4c1bf4e555e0b179f2298fe73a64acad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 270209, "upload_time": "2019-10-11T12:54:22", "url": "https://files.pythonhosted.org/packages/de/97/56d84b45c6f416943ba21d9516d98649328ae1afb82ede55bdbe53ba60cb/FastNLP-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2dc609381153ed09d58216ba6097558", "sha256": "38d8f23bed7a332f2500be339a5942c69651fe3411ad9ed42fb38eebb95bdafd" }, "downloads": -1, "filename": "FastNLP-0.5.0.tar.gz", "has_sig": false, "md5_digest": "e2dc609381153ed09d58216ba6097558", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 214286, "upload_time": "2019-10-11T12:54:28", "url": "https://files.pythonhosted.org/packages/3e/54/0811f0723d898e62590cc25c7992ef8f8522a6a677a916eeef97f26f6c95/FastNLP-0.5.0.tar.gz" } ] }