开发者

NGramTokenizer - source code of port

开发者 https://www.devze.com 2023-03-01 12:52 出处:网络
I am trying to find the source code for the NGramTokenizer - Lucene.Net (C#). Any feedback would be very much appreciated. Many th开发者_运维技巧anks.

I am trying to find the source code for the NGramTokenizer - Lucene.Net (C#). Any feedback would be very much appreciated. Many th开发者_运维技巧anks.

Christian


2.9.2 doesn't look to have that feature yet. But the work-in-progress trunk looks to have it:

https://svn.apache.org/repos/asf/incubator/lucene.net/trunk/src/contrib/Analyzers/NGram/NGramTokenizer.cs

0

精彩评论

暂无评论...
验证码 换一张
取 消