forked from openkylin/ukui-search
6 lines
82 B
C++
6 lines
82 B
C++
|
#include "chinese-segmentation.h"
|
||
|
|
||
|
ChineseSegmentation::ChineseSegmentation()
|
||
|
{
|
||
|
}
|