- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://www.clips.uantwerpen.be/pages/pattern
- 软件文档: https://github.com/clips/pattern
- 官方下载: https://github.com/clips/pattern
软件介绍
Pattern 是采用 Python 开发的一个 Web 挖掘模块。拥有以下工具:
数据挖掘:网络服务(Google、Twitter、Wikipedia)、网络爬虫、HTML DOM 解析;
自然语言处理:词性标注工具(Part-Of-Speech Tagger)、n-gram 搜索(n-gram search)、情感分析(sentiment analysis)、WordNet;
机器学习:向量空间模型、聚类、分类 (KNN、SVM、 Perceptron);
网络分析:图形中心性和可视化。
其文档完善,目前拥有 50+ 个案例和 350 +个单元测试。
