- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/Marxon13/M13OrderedDictionary
软件介绍
M13OrderedDictionary 介于 NSArray 和 NSDictionary 之间,它有一个有序的对象列表和关键字,所有这些都能被索引和关键字访问。它仅仅完整的实现了 Objective C 的有序目录类,遵从苹果的子类协议。它有方法来兼容所有 NSArray 方法和 NSDictionary 方法。它支持 NSCoding, NSCopying, KVO,对象和关键字的 NSFastEnumeration。
Natural Language Processing with Python
Steven Bird、Ewan Klein、Edward Loper / O'Reilly Media / 2009-7-10 / USD 44.99
This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies, ranging from predictive text and email filtering to autom......一起来看看 《Natural Language Processing with Python》 这本书的介绍吧!
