Skip to content

Commit

Permalink
update hanlp to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jsksxs360 committed Jul 29, 2021
1 parent 0c26759 commit 4619c48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/Word2Vec-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/hanlp-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/anna-3.3.jar"/>
<classpathentry kind="lib" path="lib/liblinear-1.51-with-deps.jar"/>
<classpathentry kind="lib" path="lib/maxent-2.5.2.jar"/>
<classpathentry kind="lib" path="lib/srl.jar"/>
<classpathentry kind="lib" path="lib/trove.jar"/>
<classpathentry kind="lib" path="lib/hanlp-1.8.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file renamed lib/hanlp-1.8.0.jar → lib/hanlp-1.8.2.jar
Binary file not shown.

0 comments on commit 4619c48

Please sign in to comment.