gpt4 book ai didi

java - 错误 : Could not find or load main class edu. stanford.nlp.international.arabic.process.ArabicSegmenter

转载 作者:行者123 更新时间:2023-12-02 01:44:30 24 4
gpt4 key购买 nike

目前正在尝试使用斯坦福阿拉伯语分段器,并且正在获取

Error: Could not find or load main class edu.stanford.nlp.international.arabic.process.ArabicSegmenter

我已确保包含 .jar 文件的文件夹位于类路径中,甚至将 .jar 文件单独添加到路径中作为最后的努力,但仍然收到此错误。

我正在运行命令

java -mx1g edu.stanford.nlp.international.arabic.process.ArabicSegmenter -loadClassifier data/arabic-segmenter-atb+bn+arztrain.ser.gz -textFile arabic_poems.txt > my_arabic_file.txt.segmented

根据自述文件,其中 arabic_poems.txt 是包含 utf-8 编码的阿拉伯文本的文件,而 my_arabic_file.txt.segmented 是目标文件

(甚至尝试仅使用 my_arabic_file.txt 作为目标,因为我不确定 .segmented,但仍然是相同的错误)

最佳答案

问题可能是您没有正确配置 CLASSPATHecho $CLASSPATH 的输出是什么?

关于java - 错误 : Could not find or load main class edu. stanford.nlp.international.arabic.process.ArabicSegmenter,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57469985/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com