搜索资源列表
maxent-20041229[1].win32
- 文本分析中基于统计的方法中,最为常用的最大熵算法,该源码为Python版,广泛应用于词性标注,词义消岐等领域-text analysis based on statistical methods, the most commonly used of maximum entropy algorithm, the source code for Python version, widely used in tagging, Meaning Consumers divergent fields
cse 307 a2
- python 句法分析
Python
- python 2.5,antlr的grammar语言描述,用于学习词法分析,语法分析-python 2.5, antlr language to describe the grammar for learning lexical analysis, syntax analysis
seatune_Excel_Formula_Parser
- 该程序把Excel公式分解为Token序列。目前已有人翻译成C#和Python。 本人现在将其改为Delphi,程序中用到TRegExpr单元用于正则表达式分析。希望有高手将其进一步将其扩展,加入优先级功能,使其功能更加完整。-The program is divided into the Excel formula Token sequence. Has been translated into C# and Python. I will now change it to Delph
lua_template_analyze
- 使用lua脚本语言对网页template进行分析,并读取数据嵌入到template中输出。类似python中的django-Analysis, using the Lua scr ipting language for web page template and read the data embedded into the template output. Similar to the python' s django
10211
- 基于一维隐马模型的中文词性分析,python平台,源代码。非商业用,内附结果txt。-Based on one-dimensional implicit model of Chinese parts of speech analysis, python platform, the source code. Non-commercial use, enclose the TXT.
NumPy-Beginners-Guide
- NumPy Beginner’s Guide - Second Edition的源码(《Python数据分析基础教程,munpy学习指南(第二版)》),有助于学习numpy。-NumPy Beginner s Guide- Second Edition source code ( Python data analysis based tutorial, munpy Study Guide (Second Edition) ), contribute to learning numpy.
GrammarPriority
- 编译原理作业,用python写的算符优先算法,实现了语法分析算符优先-Written python compiler theory with the operator priority algorithm
1523OS_Code
- Python 语言地理空间分析源码,国外大牛编写-Python Geospatial Development- Second Edition ,oringin code
mechine-learning
- 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统
Pythondataanalyze
- 利用Python进行数据分析,详细介绍了Python数据分析的功能(use python to analyze the data)
honeycomb_standard
- 蜂窝结构:python语言,在abaqus里面生成蜂窝结构的有限元模型,方便分析(Python language, the finite element model of honeycomb structure is generated in ABAQUS, which is convenient for analysis)
python-3.5.4-docs-pdf-letter
- python代码 利用Python进行数据分析的数据资料(python, Data analysis using Python)
LSTM做文本情感分类
- PYTHON 爬虫 LSTM做文本情感分类源码,简单分析摆渡情感新闻.
利用Python进行数据分析
- python 数据分析中最经典的书, 实践与理论结合(The most classic book in Python data analysis, combination of practice and theory)
Python冒泡排序代码
- 基于Python的冒泡排序代码的实现,代码详情及相关分析见文件
批量重命名文件
- 通过python编程,实现批量重命名文件类型及格式,对大数据分析很有帮助。