MatchZoo是一个文本匹配的工具包
MatchZoo是一个文本匹配的工具包。 它的开发是为了便于深度文本匹配模型的设计,比较和共享。
v2.1
- add automation modules
- mz.auto.tuner that automatically search for model hyper parameters
- mz.auto.preprer that unifies model preprocessing and training processes
- add QuoraQP dataset
- rewrite mz.DataGenerator to be callback-based
- fix models behaviors under classification tasks
- reorganize project structure, the most significant one being moving
processor_units
topreprocessors.units
- rename redundant names (e.g. NaiveModel -> Naive, TokenizeUnit -> Tokenize)
- update the tutorials
- various other updates
Assets
2
热门度与活跃度
0.0
0.7
Watchers:166 |
Star:2799 |
Fork:766 |
创建时间: 2017-06-08 16:55:22 |
最后Commits: 1月前 |
许可协议:Apache-2.0 |
926466c
v2.2