﻿{"id":294,"date":"2018-03-11T00:00:00","date_gmt":"2018-03-10T16:00:00","guid":{"rendered":""},"modified":"2018-12-14T10:26:55","modified_gmt":"2018-12-14T02:26:55","slug":"pynlpir%e6%8f%90%e4%be%9b%e4%ba%86nlpir-ictclas%e6%b1%89%e8%af%ad%e5%88%86%e8%af%8d%e7%9a%84python%e6%8e%a5%e5%8f%a3","status":"publish","type":"post","link":"http:\/\/www.nlpir.org\/wordpress\/2018\/03\/11\/pynlpir%e6%8f%90%e4%be%9b%e4%ba%86nlpir-ictclas%e6%b1%89%e8%af%ad%e5%88%86%e8%af%8d%e7%9a%84python%e6%8e%a5%e5%8f%a3\/","title":{"rendered":"PyNLPIR\u63d0\u4f9b\u4e86NLPIR\/ICTCLAS\u6c49\u8bed\u5206\u8bcd\u7684Python\u63a5\u53e3"},"content":{"rendered":"<h1 style=\"box-sizing: border-box; margin-top: 0px; font-family: 'Roboto Slab', ff-tisa-web-pro, Georgia, Arial, sans-serif; font-size: 28px; color: rgb(64, 64, 64); background-color: rgb(252, 252, 252);\">Welcome to PyNLPIR\u2019s documentation!<\/h1>\n<p style=\"box-sizing: border-box; line-height: 24px; margin: 0px 0px 24px; font-size: 16px; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; background-color: rgb(252, 252, 252);\">PyNLPIR is a Python wrapper around the&nbsp;<a class=\"reference external\" href=\"http:\/\/nlpir.cn\/\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">NLPIR\/ICTCLAS Chinese segmentation software<\/a>.<\/p>\n<p style=\"box-sizing: border-box; line-height: 24px; margin: 0px 0px 24px; font-size: 16px; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; background-color: rgb(252, 252, 252);\">PyNLPIR allows you to easily segment Chinese text using NLPIR, one of the most widely-regarded Chinese text analyzers:<\/p>\n<div class=\"code python highlight-python\" style=\"box-sizing: border-box; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; background-color: rgb(252, 252, 252);\">\n<div class=\"highlight\" style=\"box-sizing: border-box; border: 1px solid rgb(225, 228, 229); padding: 0px; overflow-x: auto; background-color: rgb(255, 255, 255); margin: 1px 0px 24px; background-position: initial initial; background-repeat: initial initial;\">\n<pre style=\"box-sizing: border-box; font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; font-size: 12px; margin-top: 0px; margin-bottom: 0px; padding: 12px; line-height: 1.5; overflow: auto;\"><span class=\"kn\" style=\"box-sizing: border-box; font-weight: bold;\">import<\/span> <span class=\"nn\" style=\"box-sizing: border-box; color: rgb(85, 85, 85);\">pynlpir<\/span>\r\n<span class=\"n\" style=\"box-sizing: border-box; color: rgb(51, 51, 51);\">pynlpir<\/span><span class=\"o\" style=\"box-sizing: border-box; font-weight: bold;\">.<\/span><span class=\"n\" style=\"box-sizing: border-box; color: rgb(51, 51, 51);\">open<\/span><span class=\"p\" style=\"box-sizing: border-box;\">()<\/span>\r\n\r\n<span class=\"n\" style=\"box-sizing: border-box; color: rgb(51, 51, 51);\">s<\/span> <span class=\"o\" style=\"box-sizing: border-box; font-weight: bold;\">=<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u6b22\u8fce\u79d1\u7814\u4eba\u5458\u3001\u6280\u672f\u5de5\u7a0b\u5e08\u3001\u4f01\u4e8b\u4e1a\u5355\u4f4d\u4e0e\u4e2a\u4eba\u53c2\u4e0eNLPIR\u5e73\u53f0\u7684\u5efa\u8bbe\u5de5\u4f5c\u3002'<\/span>\r\n<span class=\"n\" style=\"box-sizing: border-box; color: rgb(51, 51, 51);\">pynlpir<\/span><span class=\"o\" style=\"box-sizing: border-box; font-weight: bold;\">.<\/span><span class=\"n\" style=\"box-sizing: border-box; color: rgb(51, 51, 51);\">segment<\/span><span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"n\" style=\"box-sizing: border-box; color: rgb(51, 51, 51);\">s<\/span><span class=\"p\" style=\"box-sizing: border-box;\">)<\/span>\r\n\r\n<span class=\"p\" style=\"box-sizing: border-box;\">[(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u6b22\u8fce'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'verb'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u79d1\u7814'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u4eba\u5458'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u3001'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'punctuation mark'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u6280\u672f'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u5de5\u7a0b\u5e08'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u3001'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'punctuation mark'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u4f01\u4e8b\u4e1a'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u5355\u4f4d'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u4e0e'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'conjunction'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u4e2a\u4eba'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u53c2\u4e0e'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'verb'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'NLPIR'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u5e73\u53f0'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'noun'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u7684'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'particle'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u5efa\u8bbe'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'verb'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u5de5\u4f5c'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'verb'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">),<\/span> <span class=\"p\" style=\"box-sizing: border-box;\">(<\/span><span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'\u3002'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">,<\/span> <span class=\"s\" style=\"box-sizing: border-box; color: rgb(221, 17, 68);\">'punctuation mark'<\/span><span class=\"p\" style=\"box-sizing: border-box;\">)]<\/span>\r\n<\/pre>\n<\/div>\n<\/div>\n<p style=\"box-sizing: border-box; line-height: 24px; margin: 0px 0px 24px; font-size: 16px; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; background-color: rgb(252, 252, 252);\">If this is your first time using PyNLPIR, check out&nbsp;<a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/installation.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\"><em style=\"box-sizing: border-box;\">Installation<\/em><\/a>. Then read the&nbsp;<a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/tutorial.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\"><em style=\"box-sizing: border-box;\">Tutorial<\/em><\/a>.<\/p>\n<p style=\"box-sizing: border-box; line-height: 24px; margin: 0px 0px 24px; font-size: 16px; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; background-color: rgb(252, 252, 252);\">If you want a more in-depth view of PyNLPIR, check out the&nbsp;<a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/api.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\"><em style=\"box-sizing: border-box;\">PyNLPIR API<\/em><\/a>.<\/p>\n<p style=\"box-sizing: border-box; line-height: 24px; margin: 0px 0px 24px; font-size: 16px; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; background-color: rgb(252, 252, 252);\">If you\u2019re looking to help out, check out&nbsp;<a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/contributing.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\"><em style=\"box-sizing: border-box;\">Contributing<\/em><\/a>.<\/p>\n<div class=\"section\" id=\"support\" style=\"box-sizing: border-box; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; background-color: rgb(252, 252, 252);\">\n<h2 style=\"box-sizing: border-box; margin-top: 0px; font-family: 'Roboto Slab', ff-tisa-web-pro, Georgia, Arial, sans-serif; font-size: 24px;\">Support<\/h2>\n<p style=\"box-sizing: border-box; line-height: 24px; margin: 0px 0px 24px;\">If you encounter a bug, have a feature request, or need help using PyNLPIR, then use&nbsp;<a class=\"reference external\" href=\"https:\/\/github.com\/tsroten\/pynlpir\/issues\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">PyNLPIR\u2019s GitHub Issues page<\/a>&nbsp;to send feedback.<\/p>\n<\/div>\n<div class=\"section\" id=\"documentation-contents\" style=\"box-sizing: border-box; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; background-color: rgb(252, 252, 252);\">\n<h2 style=\"box-sizing: border-box; margin-top: 0px; font-family: 'Roboto Slab', ff-tisa-web-pro, Georgia, Arial, sans-serif; font-size: 24px;\">Documentation Contents<\/h2>\n<div class=\"toctree-wrapper compound\" style=\"box-sizing: border-box;\">\n<ul style=\"box-sizing: border-box; margin: 0px 0px 24px; padding: 0px; list-style-position: initial; list-style-image: initial; line-height: 24px;\">\n<li class=\"toctree-l1\" style=\"box-sizing: border-box; list-style: disc; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/installation.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Installation<\/a>\n<ul style=\"box-sizing: border-box; margin: 0px; padding: 0px; list-style: disc;\">\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/installation.html#pip\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Pip<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/installation.html#install-from-source\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Install from Source<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/installation.html#install-the-development-version\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Install the Development Version<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/installation.html#running-the-tests\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Running the Tests<\/a><\/li>\n<\/ul>\n<\/li>\n<li class=\"toctree-l1\" style=\"box-sizing: border-box; list-style: disc; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/tutorial.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Tutorial<\/a>\n<ul style=\"box-sizing: border-box; margin: 0px; padding: 0px; list-style: disc;\">\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/tutorial.html#pynlpir-helper-functions\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">PyNLPIR Helper Functions<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/tutorial.html#ctypes-nlpir-interface\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\"><tt class=\"docutils literal\" style=\"box-sizing: border-box; font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; font-size: 12px; white-space: nowrap; max-width: 100%; background-color: rgb(255, 255, 255); border: 1px solid rgb(225, 228, 229); padding: 0px 5px; color: rgb(41, 128, 185); overflow-x: auto; background-position: initial initial; background-repeat: initial initial;\"><span class=\"pre\" style=\"box-sizing: border-box;\">ctypes<\/span><\/tt>&nbsp;NLPIR Interface<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/tutorial.html#what-s-next\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">What\u2019s Next<\/a><\/li>\n<\/ul>\n<\/li>\n<li class=\"toctree-l1\" style=\"box-sizing: border-box; list-style: disc; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/api.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">PyNLPIR API<\/a>\n<ul style=\"box-sizing: border-box; margin: 0px; padding: 0px; list-style: disc;\">\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/api.html#pynlpir\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\"><tt class=\"docutils literal\" style=\"box-sizing: border-box; font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; font-size: 12px; white-space: nowrap; max-width: 100%; background-color: rgb(255, 255, 255); border: 1px solid rgb(225, 228, 229); padding: 0px 5px; color: rgb(41, 128, 185); overflow-x: auto; background-position: initial initial; background-repeat: initial initial;\"><span class=\"pre\" style=\"box-sizing: border-box;\">pynlpir<\/span><\/tt><\/a><\/li>\n<\/ul>\n<\/li>\n<li class=\"toctree-l1\" style=\"box-sizing: border-box; list-style: disc; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/contributing.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Contributing<\/a>\n<ul style=\"box-sizing: border-box; margin: 0px; padding: 0px; list-style: disc;\">\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/contributing.html#types-of-contributions\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Types of Contributions<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/contributing.html#get-started\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Get Started!<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/contributing.html#pull-request-guidelines\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Pull Request Guidelines<\/a><\/li>\n<\/ul>\n<\/li>\n<li class=\"toctree-l1\" style=\"box-sizing: border-box; list-style: disc; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/history.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Change Log<\/a>\n<ul style=\"box-sizing: border-box; margin: 0px; padding: 0px; list-style: disc;\">\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/history.html#id1\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">0.1.3 (2014-06-12)<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/history.html#id2\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">0.1.2 (2014-05-01)<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/history.html#id3\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">0.1.1 (2014-04-07)<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/history.html#id4\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">0.1.0 (2014-04-07)<\/a><\/li>\n<\/ul>\n<\/li>\n<li class=\"toctree-l1\" style=\"box-sizing: border-box; list-style: disc; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/authors.html\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Credits<\/a>\n<ul style=\"box-sizing: border-box; margin: 0px; padding: 0px; list-style: disc;\">\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/authors.html#author-and-maintainer\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Author and Maintainer<\/a><\/li>\n<li class=\"toctree-l2\" style=\"box-sizing: border-box; list-style: circle; margin-left: 24px;\"><a class=\"reference internal\" href=\"http:\/\/pynlpir.readthedocs.org\/en\/latest\/authors.html#contributors\" style=\"box-sizing: border-box; color: rgb(155, 89, 182); text-decoration: none;\">Contributors<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to PyNLPIR\u2019s documentation! PyNL &hellip; <a href=\"http:\/\/www.nlpir.org\/wordpress\/2018\/03\/11\/pynlpir%e6%8f%90%e4%be%9b%e4%ba%86nlpir-ictclas%e6%b1%89%e8%af%ad%e5%88%86%e8%af%8d%e7%9a%84python%e6%8e%a5%e5%8f%a3\/\">\u7ee7\u7eed\u9605\u8bfb <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[28,32],"tags":[],"_links":{"self":[{"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/posts\/294"}],"collection":[{"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/comments?post=294"}],"version-history":[{"count":1,"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/posts\/294\/revisions"}],"predecessor-version":[{"id":1368,"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/posts\/294\/revisions\/1368"}],"wp:attachment":[{"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/media?parent=294"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/categories?post=294"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.nlpir.org\/wordpress\/wp-json\/wp\/v2\/tags?post=294"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}