[ 
https://issues.apache.org/jira/browse/LUCENE-10646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576392#comment-17576392
 ] 

ASF subversion and git services commented on LUCENE-10646:
----------------------------------------------------------

Commit 68c4cd8f68a574d1f89ed3e25bdbfe330a9508d6 in lucene's branch 
refs/heads/branch_9x from tang donghai
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=68c4cd8f68a ]

LUCENE-10646: Add some comment on LevenshteinAutomata (#1016)

* add Comment on Lev & pretty the toDot

* use auto generate scripts to add comment

* update checksum

* update checksum

* restore toDot

* add removeDeadStates in levAutomata

Co-authored-by: tangdonghai <tangdong...@meituan.com>

> Add some comment on LevenshteinAutomata
> ---------------------------------------
>
>                 Key: LUCENE-10646
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10646
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/FSTs
>    Affects Versions: 9.2
>            Reporter: tang donghai
>            Priority: Minor
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> After having a hard time reading the code, I may have understood the relevant 
> code of levenshteinautomata, except for the part of minErrors.
> I think this part of the code is too difficult to understand, full of magic 
> numbers. I will sort it out and then raise a PR to add some necessary 
> comments to this part of the code. So, others can better understand this part 
> of the code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to