- 授权协议: 未知
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://lango.readthedocs.io/en/latest/
- 软件文档: http://lango.readthedocs.io/en/latest/
- 官方下载: https://github.com/ayoungprogrammer/Lango/archive/master.zip
软件介绍
Lango 是自然语言处理库,类似乐高游戏,可以把各个语言块构建在一起工作。
主要包含两款工具:
匹配成分解析树
建模会话
安装
pip install lango
设置环境变量
import os os.environ['STANFORD_PARSER'] = 'stanford-parser-full-2015-12-09' os.environ['STANFORD_MODELS'] = 'stanford-parser-full-2015-12-09'
Data-intensive Text Processing With Mapreduce
Jimmy Lin、Chris Dyer / Morgan and Claypool Publishers / 2010-4-30 / USD 40.00
Our world is being revolutionized by data-driven methods: access to large amounts of data has generated new insights and opened exciting new opportunities in commerce, science, and computing applicati......一起来看看 《Data-intensive Text Processing With Mapreduce》 这本书的介绍吧!
RGB CMYK 转换工具
RGB CMYK 互转工具
HEX HSV 转换工具
HEX HSV 互换工具
