Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 5
Compare

Make Python language could be written in Chinese. Zhpy is the full feature python language with fully tested chinese keywords, variables, and parameters support, independent on python version, bundle with command line tool, interpreter, pluggable keyword system and great document.

4.0
   
  0 reviews  |  1 user  |  4,326 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Cjklib provides language routines related to Han characters (characters based on Chinese characters named Hanzi, Kanji, Hanja and chu Han respectively) used in writing of the Chinese, the Japanese, infrequently the Korean and formerly the Vietnamese language(s). Functionality is included for ... [More] character pronunciations, radicals, glyph components, stroke decomposition and variant information. Cjklib is implemented in Python. [Less]

0
 
  0 reviews  |  1 user  |  18,729 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

pymmseg-cpp is a Python port of the rmmseg-cpp project. rmmseg-cpp is a MMSEG Chinese word segmenting algorithm implemented in C++ with a Ruby interface.

5.0
 
  0 reviews  |  0 users  |  1,312 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

基于python的中文分词项目。 ... [More] 第一个版本实现了基于的MMSEG中文分词算法Python实现。MMSEG实际上是一个正向最大匹配+多个规则的分词算法。链接给出的几个网站写的很清楚了。在开发过程中我增加了一个规则来处理原来的算法中有可能出现的冲突问题。当所有的规则都无法唯一的确定一个chunk时,优先选择后面比较长的词。开发过程中参照了MMSEG的Java实现和ruby实现。并且对性能进行了初步的优化。 目前的性能数据:在Pentium D 2.8G的CPU下处理2.9MB的文本数据,全切分的复杂算法不开启pysco的情况下104s,开启pysco的情况下90s,能达到32KB/s。简单算法可以达到64KB/s。经测试速度能达到Java版本MMSEG的1/3,未来如果要进一步优化速度的话应该是把关键的算法的实现移植到c语言中。 实现了简单的余弦相似度计算的算法。 TODO: 实现NLTK兼容的接口。(目前已经增加了tokenizer接口) C语言级别的优化 (测试中,增加了is_basic_latin的c实现,考虑字典用c语言优化) 实现其他算法,目前考虑一个ICTCLAS的python实现,要看有没有时间。 支持停用词,支持unicode的字母数字检测等。 与分词有关的其他想法 研究一下ferret/cferret,能否实现一个python binding并且结合进去。(研究发现ferret的实现非常复杂,ruby绑定的接口部分的c代码都有上万行,放弃了,还是用solr吧) 与nlp/datamining的进一步结合 [Less]

0
 
  0 reviews  |  0 users  |  6,468 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
Compare

a set of localization tools to make python support Chinese and Chinese culture better. Contact me (panjy at zopen dot cn) if you want to contribute. 聚合国内python人的力量,建立一整套python的中文本地化工具包。 ... [More] gb18030的python-codec是韩国人帮咱们写的,这个有些汗了。自己的事情,还是应该由咱们自己来完成! 典型的是: 1. 汉字 -> 拼音 转换 2. 中英文字数统计 3. 公历 -> 阴历 转换 4. 中文分词 5. 中英文文本折行 6. 繁簡中文轉換, 支援多種編碼方式 架構主要模塊名稱: zhutils 調用方法 >>> import zhutils >>> dir(zhutils) ......主要分類模塊: - word 與文字處理, 翻譯有關模塊 - datetime 與曆法, 時間有關模塊 調用方法 >>> import zhutils >>> dir(zhutils.word) ...... >>> dir(zhutils.datetime) ......相關專案 周蟒: Python 中文編程工具, 繁簡中文關鍵字對應表, 咬一口 Python 電子書(中文) bamboo bamboo是一个中文语言处理系统。 [Less]

0
 
  0 reviews  |  0 users  |  12,780 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

项目已经换地方了!We have moved!我们的项目已经并入了 Twisted 项目,这里仅留作短时间的过渡。

0
 
  0 reviews  |  0 users  |  13,231 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

a CMS based on django 1.0,supported by Django Dream Team,created by huyoo353 on 2008-NOV-10. ddtcms ver0.1一些说明:取消了registration的整合,因为它在google code不弄了,我用了userprofile,功能更强 ... [More] 使用的photologue加了自动修改上传的图片名,采用时间和随机码 ddtcms一些说明:模板的css参考了聚友网http://www.ogo.cc/index.php 首页index.html的框架用了一点poco网的,最顶端的参考了QQ首页的横条。 模板使用我想让每个app自带模板 views很多没有写,大多用的是generic_views blog用了分页,news,article继承blog的entry对象 评论使用了django自带的comments http://127.0.0.1/sitemap.xml 有错误,因为django自带flatpage有问题 http://127.0.0.1/sitemap_blog.xml 可以用 整合了registration,profiles,django-forum,前两者主要是解决了一些模板的问题,就可以用了。以后要完善的就是mysite 的 member模块了。 模板标记中,因为django-forum使用了markdown,所以要下载和安装markdown。 另外,国际化页面,使用了gettext,请到sf下载安装 以上内容见docs/更新历史。txt 还有很多地方要完善,首先要完善的就是的blog中不能发图片,只有photo模块可以发图片,现在比较忙,以后在搞吧,嘿嘿 截图请到我的群相册中去看 我的群号码69930365,Django 梦之队,欢迎讨论时加入,是一个公开小群,来者不拒,上限100人。 代码去除了(.pyc) rar格式压缩,共计3.6M ,包含了网站截图和一些图片,还有一些参考资料,以及一些模板碎片 忘了说了我的django是1.0版本的 管理帐户/密码 admin/admin DDTCMSSummary: DDTCMS(Django Dream Team's Content Management System),is a CMS based on django 1.0,supported by Django Dream Team,created by huyoo353 on 2008-NOV-10. http://code.google.com/p/ddtcms/ admin u/p: admin/admin Requirements: * django 1.2 Django version 1.2 or greater. * PILThe Python Imaging Library,Source: http://www.pythonware.com/products/pil/ * markdown Markdown is a text-to-HTML conversion tool for web writers. http://daringfireball.net/projects/markdown/ * django-navbar Site navigation controlled from the django admin with: Navigation bar Navigation tree Chained Navigation bars JSON sub tree requests (comming soon) Permission control on which entries are seen http://code.google.com/p/django-wikiapp/ # django-wikiapp Django WikiApp is a pluggable application for Django that aims to provide a complete Wiki (for really small values of "complete") http://code.google.com/p/django-wikiapp/ # django-photologue # django-forum # django-tagging # django-pressroom # gettext Optional(needed when you use i18n tags in code or templates) # Google Data API Optional(allows image searching) Download it from http://code.google.com/p/gdata-python-client/ # django-profile http://code.google.com/p/django-profile/ This is a Django pluggable user profile zone which can be used and customized easily in your social application web platform developed in django. App Directory Structure:appname/ --templates/ ----appname/ --templatetags/ [Less]

0
 
  0 reviews  |  0 users  |  30,879 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Mayavi2 is a general purpose, cross-platform tool for 3-D scientific data visualization. Its features include: Visualization of scalar, vector and tensor data in 2 and 3 dimensions. Easy scriptability using Python. Easy extendability via custom sources, modules, and data filters. Reading several ... [More] file formats: VTK (legacy and XML), PLOT3D, etc. Saving of visualizations. Saving rendered visualization in a variety of image formats. Convenient functionality for rapid scientific plotting via mlab This project tries to translate its documentation into Chinese, and to perform localization in the future if possible Mayavi2 是一个通用的、跨平台 3D 科学数据可视化工具。其特点如下: 标量、向量、张量的 2D 和 3D 的可视化。 可方便地使用Python编写脚本。 可方便地修改源代码,模块和数据过滤器进行扩展。 可读入多种数据格式:VTK (legacy 和 XML), PLOT3D 等。 保存可视化操作。 以多种图形格式保存渲染的可视化结果。 通过 mlab 为快速科学绘图提供方便的功能。 本项目致力于翻译 Mayavi2 的文档,希望以后进行其本地化工作。 如果您希望加入或碰到任何问题,请移步 Mayavi2-cn论坛,或致函 esnmlt@gmail.com。 此致。 [Less]

0
 
  0 reviews  |  0 users  |  498 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This is a project I create for python and chinese text processing

0
 
  0 reviews  |  0 users  |  156 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Open Book Project 开放图书计划 -- 聚集中文Pythonic技术图书 发起人 ZoomQuiet 如何加入 O.B.P 邮件列表 技术图书创作自由讨论列表 zeuux-python 邮件列表 <> 读者沟通专用 图书勘误 :用 code.google 的 使用Issues服务进行提案收集 ... [More] 工程维基 -- 啄木鸟社区维基 修订追踪: Issue -- UsageIssue 快速使用Issue教程 Issue(提案)使用流程 -- IssueFlow ~ Issue流程概述 Issue(提案)标签约定 -- IssueTags ~ Issue标签详解 进度协调: IRC -- UsageIrc 快速使用IRC ObpMember ~ 工程成员情况 TechnoDict -- 技术词典 工程索引:: O.B.P 图书项目{DONE!}Lovely PythonPython 源码剖析Python核心编程2ed{Doing...}enjoy...PyWDWW手册类翻译...}web2py手册TPiPthinkPPdocs.py_zh2.0_zh{stop}Lovely KarrigellLearnning PythonBeginning Python图书经验 O.B.P 图书项目{DONE!}Lovely PythonZoomQuiet ~ 发起的原创图书: LovelyPython--初学者极速入门故事 售后活动:: 哲思社区 - 活动 - 何艳 - 浏览活动 - 《可爱的Python》读者见面会 闲话"可爱的Python"090913 互动9周年庆的现场幻灯讲演 工程组织:: 可爱的Python 冲击前进!成书进度汇总081214 完成!进入排版 ZeuuxTechReview ~ 哲思技术校对团队080917进驻 source:LovelyPython / LovelyPyDirs ~ 目录约定 Python 源码剖析CPyUG+ZEUUX 作为技术校对 进度: PySourceReading ~ 技术校对进度 2008-04-01 完成校对! ZeuuxMember ~ 技校军团简介 Python核心编程2edCPyUG 组织团队翻译完成 source:CorePy_zh 维基:Python 核心编程 工程约定: CorePyZh ; 工程进度讨论记要 # CorePython_zh ::工程进度 2007-12-07 finished! ~ CorePyZhPeople - 参与行者自述 {Doing...}enjoy...没有出版社合同的原创图书计划 PyWDWW发起:OBP建议:蟒样Web开发 - python-cnCPyUG华蟒用户组(中文Py用户组) | Google Groups 工程入口 手册类翻译...}web2py手册web2py手册2ed中文版入口 TPiP深入Python文本处理 深入Python文本处理中文版工程入口 thinkPPHow to Think Like a (Python) Programmer 如何象程序员般思考~Py版中文翻译计划 如何象程序员般思考~Py版中文翻译工程入口 docs.py_zhPython 官方文档中文计划筹备ing... 团队:刘鑫 , 尹伟铭 , Kernel1983 , ZoomQuiet DocsPyZhMember ~ 成员 SVN: v2.6.1 http://openbookproject.googlecode.com/svn/trunk/docs.py_zh/v2.6.1 v3.0 http://openbookproject.googlecode.com/svn/trunk/docs.py_zh/v3.0 编译:reST文档整站编译方法 PyStLib 2.0_zhPython 标准库 中文翻译 进度: PyStLib翻译改进汇总进度 {stop}Lovely Karrigell作为可爱的Python 的补充附文 LovelyKarrigell--体验Karrigell 的自在Web开发 source:LovelyKarrigell Learnning Python机械-华章分社 提议,沟通末果,中止 3ed 版本的中文翻译... Beginning Python进度: BeginningPython ~ 技术校对进度汇总 图书经验HowToBuildBookOnline ~ 如何组织在线图书工程 [Less]

0
 
  0 reviews  |  0 users  |  404,138 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.