Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

SHU-PoURRfOT-1/pourrfot-file-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于hownet语义知识库的中文语句相似性度量

部署:

git clone git@github.com:SHU-PoURRfOT-1/pourrfot-file-classification.git

cd pourrfot-file-classification/

docker build -t sim-server .

docker run --name sim-server -d -p 11118:8080 sim-server