Project:Chinese Word Splitter(中文分词)
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:zealy
Status:closed (fixed)

Issue Summary

In the line 68 of csplitter.module, set $fdicpath as the following:

$fdicpath = drupal_get_path('module', 'csplitter')."/filter.txt";

But the file "filter.txt" does not exist.

Comments

#1

Assigned to:Anonymous» zealy
Status:active» fixed

I've add this missing file to CVS HEAD and 4.6 branch. You can find it in cvs or 4.6.x module tar file.

#2

Status:fixed» closed (fixed)