pangda fd4a027a07 [to #42322933] NLP/命名实体识别模型(NER)接入
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9435758

* add model nncrf, which includes tcrf(transformer-crf) and lcrf(lstm-crf, will be implemented in 830 version).
* add NER metainfo, pipeline
2022-07-21 16:26:31 +08:00
2022-07-19 14:07:47 +08:00
2022-07-07 16:40:11 +08:00

Introduction

ModelScope library is targeted to support training, evaluation and inference for the state of the art models provided by Mind and further support third-party models provided by users outside alibaba.

Design doc

Please refer to alidoc link

Development doc

Please refer to develop.md

ChangeLog

  • 20/05/2022 First release version

Refer to change_log.md for more details

Description
ModelScope: bring the notion of Model-as-a-Service to life.
Readme Apache-2.0 73 MiB
Languages
Python 98.7%
Cuda 0.8%
C++ 0.4%