14 Star 79 Fork 15

罗瑶光 / 快速中文分词分析word segmentation

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.classpath 787 Bytes
Copy Edit Raw Blame History
Lenovo LYG authored 2019-06-02 00:46 . 一直在优化中。
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="behaviorMap"/>
<classpathentry kind="src" path="emotionMap"/>
<classpathentry kind="src" path="neroMap"/>
<classpathentry kind="src" path="sensingMap"/>
<classpathentry kind="src" path="testNeroMap"/>
<classpathentry kind="src" path="testWordSegment"/>
<classpathentry kind="src" path="wordSegment"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry combineaccessrules="false" kind="src" path="/Data_Processor"/>
<classpathentry kind="output" path="bin/default"/>
</classpath>
Java
1
https://gitee.com/DetaChina/DetaParser.git
git@gitee.com:DetaChina/DetaParser.git
DetaChina
DetaParser
快速中文分词分析word segmentation
master

Search