# jcp **Repository Path**: xinminsu/jcp ## Basic Information - **Project Name**: jcp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java call python java call python to do commdity category. ## Model download first download the model data from: 链接: https://pan.baidu.com/s/1I7_v9sMvNZb37E7I19WJ1A 提取码: yrfq the model files should in the same directory of antabobaofenlei.py ## build java mvn package ## prepare python enviroment 1.download anaconda https://www.anaconda.com/products/individual 2.create anaconda env conda create -n textclassify python=3.7 anaconda this command should run in anaconda prompt 3.install python libs pip install -r requirements.txt 4.check python python antaobaofenlei -i 国际企业内件品名不为空.xlsx should generate 国际企业内件品名不为空tb.xlsx otherwise should check before steps in prepare python enviroment. python FTprocessmissitem.py -i 国际企业内件品名不为空tb.xlsx should generate 国际企业内件品名不为空tbai.xlsx otherwise should check before steps in prepare python enviroment. also 国际企业内件品名不为空tbai.xlsx is the final result. ## run project java -cp "target\classes;lib\jython-standalone-2.7.2.jar" com.bywin.Jcp