You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/09/02 00:03:01 UTC

[GitHub] [lucene] vinodrenu opened a new pull request #275: LUCENE-10083: Analyzer and stemmer for Telugu language

vinodrenu opened a new pull request #275:
URL: https://github.com/apache/lucene/pull/275


   # Description
   
   Lucene does not have an analyzer for Telugu language.
   
   # Solution
   
   Created an analyzer and stemmer for Telugu. Tested it with SOLR and search results are very encouraging.
   
   # Tests
   
   Created test cases using Lucene's testing framework. Also tested it using SOLR for website [అమర్కోష్.భారత్](https://అమర్కోష్.భారత్/).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] rmuir commented on pull request #275: LUCENE-10083: Analyzer and stemmer for Telugu language

Posted by GitBox <gi...@apache.org>.
rmuir commented on pull request #275:
URL: https://github.com/apache/lucene/pull/275#issuecomment-911508052


   looking good! fyi, I just recently saw this test resource for telugu language: https://github.com/castorini/mr.tydi
   
   in their paper, they had to run with the whitespaceanalyzer because no telugu analyzer was available in lucene. I wonder how difficult it would be to reproduce their process, but instead with your new analyzer here.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] rmuir merged pull request #275: LUCENE-10083: Analyzer and stemmer for Telugu language

Posted by GitBox <gi...@apache.org>.
rmuir merged pull request #275:
URL: https://github.com/apache/lucene/pull/275


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org