Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 288 Bytes

File metadata and controls

9 lines (5 loc) · 288 Bytes

ALBERT Vector Service with Spring Boot

使用Spring Boot搭建自然语言处理模型ALBERT向量生成服务

可通过post请求得到中文词向量表示

具体说明参见博客:https://blog.csdn.net/qq_15746879

基于Spring Boot的ALBERT词向量服务(1)~(5)