XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4
    • None
    • modules/analysis
    • None

    Description

      Seems the character list in the CJK section of the StandardTokenizer.jj is not quite complete. Following is a more complete list:

      < CJK: // non-alphabets
      [
      "\u1100"-"\u11ff",
      "\u3040"-"\u30ff",
      "\u3130"-"\u318f",
      "\u31f0"-"\u31ff",
      "\u3300"-"\u337f",
      "\u3400"-"\u4dbf",
      "\u4e00"-"\u9fff",
      "\uac00"-"\ud7a3",
      "\uf900"-"\ufaff",
      "\uff65"-"\uffdc"
      ]
      >

      Attachments

        1. StandardTokenizer.jj.diff
          1.0 kB
          Steven Rowe
        2. StandardTokenizer.jj.diff
          1.0 kB
          Steven Rowe

        Activity

          People

            otis Otis Gospodnetic
            john.wang@gmail.com John Wang
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: