提交 1bc983d1 编写于 作者: 片刻小哥哥's avatar 片刻小哥哥

更新图片地址

上级 9111fc30
......@@ -30,11 +30,11 @@ Gensim在Linux,Windows和Mac OS X上运行,并且应该在支持Python 2.7+
Gensim使用持续集成,在每个pull请求上自动运行完整的测试套件
| CI服务 | 任务 | 建立徽章 |
| CI service | Task | Build badge |
| :-- | :-- | :-- |
| 特拉维斯 | 在Linux上运行测试并检查[代码样式](https://www.python.org/dev/peps/pep-0008/?) | [![特拉维斯](media/15381134086461/gensim.svg)](https://travis-ci.org/RaRe-Technologies/gensim) |
| AppVeyor | 在Windows上运行测试 | ![AppVeyor](media/15381134086461/develop_1.svg) |
| CircleCI | 构建文档 | ![CircleCI](media/15381134086461/develop.svg) |
| Travis | 在Linux上运行测试并检查[代码样式](https://www.python.org/dev/peps/pep-0008/?) | ![特拉维斯](imgs/Introduction/gensim.svg) |
| AppVeyor | 在Windows上运行测试 | ![AppVeyor](imgs/Introduction/develop_1.svg) |
| CircleCI | 构建文档 | ![CircleCI](imgs/Introduction/develop.svg) |
## [问题?](https://radimrehurek.com/gensim/install.html#problems "永久链接到这个标题")
......
<svg xmlns="http://www.w3.org/2000/svg" width="102" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="102" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h49v20H0z"/><path fill="#4c1" d="M49 0h53v20H49z"/><path fill="url(#b)" d="M0 0h102v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="24.5" y="15" fill="#010101" fill-opacity=".3">circleci</text><text x="24.5" y="14">circleci</text><text x="74.5" y="15" fill="#010101" fill-opacity=".3">passing</text><text x="74.5" y="14">passing</text></g></svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" width="106" height="20" style="shape-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<mask id="a">
<rect width="106" height="20" rx="3" fill="#fff"/>
</mask>
<g mask="url(#a)">
<path fill="#555" d="M0 0h53v20H0z"/>
<path fill="#4c1" d="M53 0h84v20H53z"/>
<path fill="url(#b)" d="M0 0h106v20H0z"/>
</g>
<g transform="matrix(0.045,0,0,0.045,0,1.0227272)">
<path fill="#ccc" d="M242 48c86,0 155,69 155,154 0,86 -69,155 -155,155 -85,0 -154,-69 -154,-155 0,-85 69,-154 154,-154zm38 184c-17,22 -48,26 -69,9 -21,-16 -24,-47 -7,-69 18,-21 49,-25 70,-9 21,17 24,48 6,69zm-82 101l59 -57c-22,5 -45,1 -63,-14 -21,-16 -30,-43 -27,-68l-53 58c0,0 -7,-13 -9,-37l93 -73c28,-20 66,-21 93,0 30,24 36,68 14,101l-68 97c-10,0 -30,-3 -39,-7z"/>
</g>
<g fill="#fff" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="22" y="15" fill="#010101" fill-opacity=".3">build</text>
<text x="22" y="14">build</text>
<text x="58" y="15" fill="#010101" fill-opacity=".3">passing</text>
<text x="58" y="14">passing</text>
</g>
</svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="20"><linearGradient id="a" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><rect rx="3" width="90" height="20" fill="#555"/><rect rx="3" x="37" width="53" height="20" fill="#4c1"/><path fill="#4c1" d="M37 0h4v20h-4z"/><rect rx="3" width="90" height="20" fill="url(#a)"/><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="19.5" y="15" fill="#010101" fill-opacity=".3">build</text><text x="19.5" y="14">build</text><text x="62.5" y="15" fill="#010101" fill-opacity=".3">passing</text><text x="62.5" y="14">passing</text></g></svg>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册