Giter Site home page Giter Site logo

Comments (3)

feifeiiiiiiiiiii avatar feifeiiiiiiiiiii commented on August 26, 2024

我用es的_analyze?analyzer=ik测试句子 she a student in peking 结果如下 是用的es-ik的版本不对么,还是配置错误 版本是 elasticsearch-analysis-ik-1.2.8

{
    tokens: [
        {
            token: "she a student in peking",
            start_offset: 0,
            end_offset: 23,
            type: "ENGLISH",
            position: 1
        }
    ]
}

from analysis-ik.

sinhang avatar sinhang commented on August 26, 2024

IK支持纯英文分词么? 还是需要有特别的配置?
目前在使用IK作为es的分词,测试纯英文句子,就全部返回了

请问你处理了吗?

from analysis-ik.

frsweety avatar frsweety commented on August 26, 2024

我用es的_analyze?analyzer=ik测试句子 she a student in peking 结果如下 是用的es-ik的版本不对么,还是配置错误 版本是 elasticsearch-analysis-ik-1.2.8

{
    tokens: [
        {
            token: "she a student in peking",
            start_offset: 0,
            end_offset: 23,
            type: "ENGLISH",
            position: 1
        }
    ]
}

我7.2没问题

from analysis-ik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.