搜索资源列表
pytesser_v0.0.1
- 基于目前最优秀的开放的OCR引擎 tesseract 用Python实现了OCR识别的功能。 主要对英文和数字识别
pymmseg.用python写的分词程序
- 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
draw
- 一个基于python 实现的简单绘图语言的编译器-a simple compiler of a draw language using python and matplotlib
Toho
- SVM用python实现 经过程序验证,结果很好。-The programe of SVM based on python
Hadoop-streaming
- Hadoop Streaming 编程 Hadoop Streaming是Hadoop提供的一个编程工具,它允许用户使用任何可执行文件或者脚本文件作为Mapper和Reducer。本源程序用C++、C、shell脚本 和python实现了WordCount作业,总结了常见的问题-Hadoop Streaming programming Hadoop Streaming Hadoop provides a programming tool that allows users to use
MSP_Python
- 讯飞云语音的Python实现 只是简单的用Python调用dll,自己用着觉得还不错,分享给大家。 双击test.bat就可以实现对wav_test.wav的识别,这个wav是sdk demmo中的123456789的那个。 其它语音文件的话,可以仿照test文件自己写一个。 双击test2.bat可以识别麦克风的输入。这个需要pyaudio的支持。 我是在win7的CMD下运行正常,但是xp的CMD可能会乱码~~~因为日志输出的是unicode编码的
conseq.py
- 用Python实现的房子问题的枚举算法,有较好的参考价值,-Enumeration algorithm house problem
scanf
- scanf的python实现,实现类似c++里的sscanf的东东,有些瑕疵,多多catch-scanf realization of python
KNNpython
- python实现的k-近邻算法,用于数据分类。机器学习实战-k- nearest neighbor python implemented for data classification. Machine learning combat
LR.tar
- 逻辑斯谛回归的python实现,主要是用的梯度下降法以及改进的随机梯度下降法实现-logit regression
Python
- 基于Python的程序,通过连接服务器,主要功能是对数据库的访问,通过调用python包快速实现对数据库的操作-Python-based program by connecting a server, the main function is access to the , to quickly achieve operation of the by calling the python package
FP_growth源代码——python
- 数据挖掘基础算法,FP_growth源代码——python实现
ps3_hangman
- hangman游戏Python实现方法,另有破解玩法可供下载-hangman by python, the cracker method is included in other resource
test3-1
- 使用python实现的几个指定函数的傅里叶频谱
src
- 用python实现的从c 到 LLVM IR的编译器,覆盖大部分C语言特性。使用工具pycparser和llvmlite。-C-to-LLVM IR compiler using Python2, covering most language features of C.
python数据挖掘入门与实战 源码
- python数据挖掘入门与实现一书的源码,可供参考(Python data mining portal and implementation of a book source code, for reference)
python-歌词解析
- 从lrc格式解析成正常格式的两种实现方法(Two implementations of parsing from lrc format to normal format)
比特币用python实现
- 使用python语言实现简单的比特币系统,包含区块创造奖励挖矿机制和pow算法
Python加密解密程序
- Python加密解密程序,能对某个文件夹下的所有文件实现加解密。
语义识别python完整代码
- 语义识别、图像识别、目标检测等python实现工程