Coder Social home page Coder Social logo

Chinese Search about tntsearch HOT 4 CLOSED

teamtnt avatar teamtnt commented on September 15, 2024
Chinese Search

from tntsearch.

Comments (4)

nticaric avatar nticaric commented on September 15, 2024 1

I think the current tokenization process should also work for Chinese. It's a simple regular expression that breaks text into words. After that, each word is stemmed. The stemming concept cannot be applied to Chinese but to Indo-European group of languages, so the stemming will simply be ignored and will do nothing to the word.

from tntsearch.

nticaric avatar nticaric commented on September 15, 2024

I would say that it even works for Chinese. The stemming process simply would do nothing since the stemming concept is not applicable in Chinese.

If you take a look at the demo page, try to search for: 指原の乱
I don't know what this means or if this is even Chinese, but it gives me some results.

Regarding your second question, I am not sure what you meant. If you have some text in your database then yes, it can be searched. Where else could the text be if it's not in the db?

from tntsearch.

hustcc avatar hustcc commented on September 15, 2024

after post this issue, I read the code ofthe project.
I think may need a Chinese Tokenizer analyzer, and then write a Chinese stemmer. If I hava time, maybe can push a request.o̖⸜((̵̵́ ̆͒͟˚̩̭ ̆͒)̵̵̀)⸝o̗

the second question, I found the answer after read the code.

typed use ipad, it is not convenient

thx for your reply.

from tntsearch.

dryyun avatar dryyun commented on September 15, 2024

Chinese a bit complex, the test results are not good,I think have a Chinese Tokenizer analyzer is better

from tntsearch.

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.