issues
search
aarondandy
/
WeCantSpell.Hunspell
A port of Hunspell v1 for .NET and .NET Standard
https://www.nuget.org/packages/WeCantSpell.Hunspell/
Other
126
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Faster
#96
aarondandy
closed
16 hours ago
0
Removes default struct constructor
#95
aarondandy
closed
2 weeks ago
0
Fixes suffix suggestions
#94
aarondandy
closed
2 weeks ago
0
Operation limiter logic fix
#93
aarondandy
closed
2 weeks ago
0
Bug: Operation limiter logic failure
#92
aarondandy
closed
2 weeks ago
0
Inconsistent Suggestions in WeCantSpell.Hunspell
#91
hetavi-chaudhary
opened
1 month ago
3
Seems to skip some English words
#90
niksedk
opened
1 month ago
0
Russian-English Bilingual not working correctly
#89
drkorobov
opened
2 months ago
4
Suggest Method Returns Only Single Suggestion
#88
hetavi-chaudhary
closed
1 month ago
3
Support for UWP
#87
nirdil
closed
2 weeks ago
3
Some suggestions have incorrect spelling
#86
alex-ford-cambium
closed
2 weeks ago
3
Removes phonetic suggestion performance bottleneck
#85
aarondandy
opened
11 months ago
0
The big 5.0 update
#84
aarondandy
closed
11 months ago
0
Implements what is hopefully a safer time limit check
#83
aarondandy
closed
11 months ago
0
Applies various changes from upstream
#82
aarondandy
closed
11 months ago
0
Rebuilds all benchmarks
#81
aarondandy
closed
11 months ago
0
4.1.0 maintenance release
#80
aarondandy
closed
11 months ago
0
Get words that start with X
#79
poochie89
opened
1 year ago
1
First algorithm fails on E5-26xx
#78
ADD-eNavarro
opened
1 year ago
7
Parsing text for individual words
#77
sparticus1701
closed
3 weeks ago
3
Optimizes and fixes affix suggestion search
#76
aarondandy
closed
2 years ago
0
How to ignore punctuation symbols
#75
glebov21
closed
2 years ago
3
The big Span<char> update
#74
aarondandy
closed
2 years ago
0
Reduces least common subsequence allocations in some cases
#73
aarondandy
closed
2 years ago
0
Fixes an index out of range bug in some corner cases
#72
aarondandy
closed
2 years ago
0
Occasional System.IndexOutOfRangeException for Suggest
#71
shell
closed
2 years ago
6
can i use it as dotnet tool as part of msbuild in csproj?
#70
dzmitry-lahoda
closed
1 year ago
2
Improves NGram Performance
#69
aarondandy
closed
2 years ago
0
Attempts to make a timing test stable for CI builds
#68
aarondandy
closed
2 years ago
0
Cancellation and options
#67
aarondandy
closed
2 years ago
0
Major refactoring for v4 release
#66
aarondandy
closed
2 years ago
0
Suggest algorithm optimization: Levenshtein distance
#65
aarondandy
closed
2 years ago
1
Removes forced inlining and adds other optimizations
#64
aarondandy
closed
2 years ago
0
Release 4.0
#63
aarondandy
closed
2 years ago
4
Retargets the library to new framework versions
#62
aarondandy
closed
2 years ago
0
Release for 3.1.1
#61
aarondandy
closed
2 years ago
0
Future target frameworks
#60
aarondandy
closed
2 years ago
7
Removes unused variable and hides rare codepath in a local method
#58
aarondandy
closed
2 years ago
0
Removes specialized string deduper
#57
aarondandy
closed
2 years ago
0
Makes use of ngram restricted flags
#56
aarondandy
closed
2 years ago
0
Updates sample dictionaries and resets performance metrics
#55
aarondandy
closed
2 years ago
0
Fixes porting mistake in MyIsAlpha
#54
aarondandy
closed
2 years ago
0
Removes ref helpers and improves flag set performance
#53
aarondandy
closed
2 years ago
0
Release 3.1
#52
aarondandy
closed
2 years ago
0
Restores net45 and adds net462
#51
aarondandy
closed
2 years ago
0
Apply bugfixes and test changes from origin
#50
aarondandy
closed
2 years ago
0
Restore disabled test: allcaps.aff
#49
aarondandy
closed
8 months ago
0
Silly formatting changes
#48
aarondandy
closed
2 years ago
0
Areas for improvement: Word List
#47
aarondandy
closed
2 years ago
1
Areas for improvement: Affix
#46
aarondandy
closed
2 years ago
1
Next