issues
search
CharsetDetector
/
UTF-unknown
Character set detector build in C# - .NET 5+, .NET Core 2+, .NET standard 1+ & .NET 4+
307
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changes in SingleByteCharSetProber to use seqCounters[NEGATIVE_CAT] as in uchardet and to allow for small texts
#172
igvk
closed
1 month ago
0
Added IBM850 (CP850) charset for german language with test
#171
Xeondile
opened
2 months ago
0
Text encoding is detected as System.Text.SBCSCodePageEncoding instead of UTF8
#170
michaeleohou
opened
3 months ago
0
UTF-8 file is deteceted as SBCSCodePageEncoding
#168
Jujubeeeee
opened
5 months ago
0
Add Win-1251 uppercase support
#167
Avlaak
closed
4 months ago
0
Detect encoding from string?
#166
foxi69
opened
9 months ago
2
Fix bad link in README.md
#165
Taowyoo
closed
9 months ago
1
UTF16 LE is not detected correctly
#164
Mosch0512
opened
11 months ago
0
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
#163
dependabot[bot]
opened
11 months ago
0
Error leads to early exit/failed detection in MBCSGroupProbers
#162
Orden4
opened
1 year ago
2
UTF-8 with emojis detected as pure ascii with 100% confidence
#161
piranna
opened
1 year ago
0
public to internal for src/Core
#160
rstm-sf
closed
1 year ago
3
Potentially wrong detection of UTF8
#159
belav
closed
1 year ago
4
Async operations + updated frameworks
#158
adimosh
opened
2 years ago
5
Automatic code arrangement
#157
adimosh
closed
2 years ago
5
Wrong detection of Win-1251 encoding
#156
PavelFischerCoupa
opened
2 years ago
0
Support multiple encodings as a result
#155
304NotModified
opened
2 years ago
0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
#154
dependabot[bot]
closed
2 years ago
0
Bump System.Text.Encoding.CodePages from 4.7.0 to 6.0.0
#153
dependabot[bot]
closed
2 years ago
2
Added Dependabot
#152
304NotModified
closed
2 years ago
0
Release 2.5.1
#151
304NotModified
closed
2 years ago
0
Fix Reset() of SingleByteCharSetProber
#150
304NotModified
closed
2 years ago
0
DetectFromBytes should follow same logic as DetectFromStream
#149
304NotModified
opened
2 years ago
0
src/Core to internal
#148
304NotModified
opened
2 years ago
0
Support nullable analysis
#147
304NotModified
opened
2 years ago
0
Catch NotSupportedException trying GetEncoding
#146
304NotModified
closed
2 years ago
0
Only support .NET Standard 2?
#145
304NotModified
opened
2 years ago
6
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /tests
#144
dependabot[bot]
closed
2 years ago
0
Unrecognized encoded Chinese text file #142
#143
melinyi
opened
2 years ago
4
Unrecognized encoded Chinese text file
#142
melinyi
closed
2 years ago
1
File detected as iso-8859-2, but it is Windows-1250
#141
petrbizon
opened
2 years ago
3
Catch NotSupportedException trying GetEncoding
#140
jamesjohnmcguire
closed
2 years ago
3
NotSupportedException while trying GetEncoding
#139
jamesjohnmcguire
closed
2 years ago
2
SingleByteCharSetProber.Reset() does not correctly reset
#138
adimosh
closed
2 years ago
1
Added chardet to NuGet package tags
#137
304NotModified
closed
2 years ago
0
Add "chardet" to the nuget keyword
#136
moe001
closed
2 years ago
1
Warning The target framework 'netcoreapp3.0' is out of support
#135
jamesjohnmcguire
opened
2 years ago
2
Remove static methods from CharsetDetector, add an interface and create CharsetDetector.Instance
#134
304NotModified
opened
3 years ago
0
Release 2.5
#132
304NotModified
closed
3 years ago
0
Difference between SBCSCodePageEncoding and GetEncoding(1252)
#131
dradovic
closed
3 years ago
1
Indicate in DetectionDetail if a BOM was detected
#130
jairbubbles
closed
3 years ago
2
Fix false negative with HZ detection
#129
jairbubbles
closed
3 years ago
2
Use full version for FileVersion
#128
i2van
closed
3 years ago
12
Update nuget deploy token
#127
304NotModified
closed
3 years ago
0
Release 2.4
#126
304NotModified
closed
3 years ago
0
Object reference not set to an instance of an object.
#125
MIMAXUZ
closed
3 years ago
5
How about changing the Shift-JIS codepage name to `shift_jis`
#124
puran1218
opened
3 years ago
5
How to use it with powershell/core script
#123
dahikino
closed
3 years ago
5
DetectFromString
#122
foxi69
closed
3 years ago
2
Consider API breaking changes
#121
rstm-sf
closed
2 years ago
2
Next