[Groonga-commit] groonga/groonga at 0fbe34e [master] test mecab: leading full width spaces should be ignored

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Feb 28 19:57:06 JST 2015


Kouhei Sutou	2015-02-28 19:57:06 +0900 (Sat, 28 Feb 2015)

  New Revision: 0fbe34e52843c0cb91cb9c8788e340f66c02dfb7
  https://github.com/groonga/groonga/commit/0fbe34e52843c0cb91cb9c8788e340f66c02dfb7

  Message:
    test mecab: leading full width spaces should be ignored

  Added files:
    test/command/suite/tokenizers/mecab/full_width_space/first.expected
    test/command/suite/tokenizers/mecab/full_width_space/first.test

  Added: test/command/suite/tokenizers/mecab/full_width_space/first.expected (+2 -0) 100644
===================================================================
--- /dev/null
+++ test/command/suite/tokenizers/mecab/full_width_space/first.expected    2015-02-28 19:57:06 +0900 (d7d2d19)
@@ -0,0 +1,2 @@
+tokenize TokenMecab ' 日本'
+[[0,0.0,0.0],[{"value":"日本","position":0}]]

  Added: test/command/suite/tokenizers/mecab/full_width_space/first.test (+1 -0) 100644
===================================================================
--- /dev/null
+++ test/command/suite/tokenizers/mecab/full_width_space/first.test    2015-02-28 19:57:06 +0900 (995bc08)
@@ -0,0 +1 @@
+tokenize TokenMecab ' 日本'
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index