issues
search
RangerWolf
/
language-detection
Automatically exported from code.google.com/p/language-detection
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding support for loading profiles from the langdetect jar-file
#51
GoogleCodeExporter
opened
9 years ago
1
Detector returns different results when called multiple times with the same input
#50
GoogleCodeExporter
closed
9 years ago
1
ErrorCode is not visible
#49
GoogleCodeExporter
opened
9 years ago
0
isVerbose is using System.out.println should direct to a logger
#48
GoogleCodeExporter
opened
9 years ago
0
PriorMap should expose the generic Map interface
#47
GoogleCodeExporter
opened
9 years ago
0
Offer latest stable for direct download
#46
GoogleCodeExporter
opened
9 years ago
0
Expand IJ and ij ligatures
#45
GoogleCodeExporter
opened
9 years ago
0
Offer way to document training of models for (automated) retraining
#44
GoogleCodeExporter
opened
9 years ago
0
Wikipedia less than optimal training database
#43
GoogleCodeExporter
opened
9 years ago
0
Support West Frisian language (fy)
#42
GoogleCodeExporter
opened
9 years ago
3
profile and language code for Frysian is missingt
#41
GoogleCodeExporter
opened
9 years ago
1
If no NGrams found, return no language or empty list instead of throwing an exception
#40
GoogleCodeExporter
opened
9 years ago
0
Reducing heap use and object creation
#39
GoogleCodeExporter
opened
9 years ago
0
Detector.append(Reader) throws StringIndexOutOfBoundsException
#38
GoogleCodeExporter
opened
9 years ago
1
Portoguese detection problem
#37
GoogleCodeExporter
opened
9 years ago
2
Japanese language detection problem
#36
GoogleCodeExporter
opened
9 years ago
2
Singleton implementation of DetectorFactory prohibits Detectors using different profiles
#35
GoogleCodeExporter
opened
9 years ago
1
nutch 1.4 extension point
#34
GoogleCodeExporter
opened
9 years ago
5
Wrong detection on ES/RO, DK/NO
#33
GoogleCodeExporter
opened
9 years ago
1
Short sentences for Polish are not detected properly
#32
GoogleCodeExporter
opened
9 years ago
8
Error: duplicate the same language profile
#31
GoogleCodeExporter
opened
9 years ago
3
regression: "no features in text"
#30
GoogleCodeExporter
opened
9 years ago
6
exception when running calling DetectorFactory.loadProfile()
#29
GoogleCodeExporter
opened
9 years ago
3
Email pattern matching doesn't match every email
#28
GoogleCodeExporter
opened
9 years ago
1
URL pattern matching doesn't match every URL
#27
GoogleCodeExporter
opened
9 years ago
1
Insanely slow performance on text with no whitespace
#26
GoogleCodeExporter
opened
9 years ago
9
DetectorFactory.loadProfile(String) is a static method
#25
GoogleCodeExporter
opened
9 years ago
9
Ability to bundle the profiles into a jar file
#24
GoogleCodeExporter
opened
9 years ago
7
Non Wikipedia corpus for profile generation
#23
GoogleCodeExporter
closed
9 years ago
4
Word count utility method
#22
GoogleCodeExporter
opened
9 years ago
2
Profile generation problem
#21
GoogleCodeExporter
closed
9 years ago
7
No way to get list of languages supported
#20
GoogleCodeExporter
closed
9 years ago
5
Duplicate the same Language Profile
#19
GoogleCodeExporter
opened
9 years ago
4
change abbreviated language profile name to longer form.
#18
GoogleCodeExporter
opened
9 years ago
2
net.arnx.jsonic.JSON not found exception
#17
GoogleCodeExporter
opened
9 years ago
2
How to create language profile?
#16
GoogleCodeExporter
opened
9 years ago
3
How to reinstantiate the Detector object?
#15
GoogleCodeExporter
opened
9 years ago
4
Detector Enhancement
#14
GoogleCodeExporter
opened
9 years ago
3
prior map hint
#13
GoogleCodeExporter
opened
9 years ago
8
Using short phrases leads to erroneous langauge detection
#12
GoogleCodeExporter
opened
9 years ago
6
Reducing the problem to binary classification (identify given text english or not)
#11
GoogleCodeExporter
opened
9 years ago
8
detectBlock and random updateLangProb
#10
GoogleCodeExporter
opened
9 years ago
5
Extend DetectorFactory.loadProfile() so that it works with profiles in JAR files
#9
GoogleCodeExporter
opened
9 years ago
17
English detected as af
#8
GoogleCodeExporter
opened
9 years ago
7
Detect multi languages in the same doc
#7
GoogleCodeExporter
opened
9 years ago
7
Long string without whitespaces will take forever to detect
#6
GoogleCodeExporter
opened
9 years ago
2
Create bigger models and models for lc text
#5
GoogleCodeExporter
opened
9 years ago
3
How can I "reset" the Detector? Shall I just create a new one?
#4
GoogleCodeExporter
opened
9 years ago
3
maven integration
#3
GoogleCodeExporter
opened
9 years ago
11
Faster language detector version
#2
GoogleCodeExporter
opened
9 years ago
6
Next