Skip to content

issues Search Results · repo:LlmKira/fast-langdetect language:Python

Filter by

11 results
 (87 ms)

11 results

inLlmKira/fast-langdetect (press backspace or delete to remove)

Hey, nice and useful project. While using it I noticed some minor annoyances though: - no obvious documentation that map the language abrevations to the language name in english (only found a hidden ...
enhancement
  • SeanPedersen
  • 1
  • Opened 
    on May 7
  • #17

I noticed that when running detect on certain upper-case texts, they tend to be detected as Chinese (ZH), while applying .lower() results in correctly detecting them as English. For example: from ...
help wanted
  • benmayersohn
  • 4
  • Opened 
    on Mar 21
  • #14

目录内允许存在“-”,默认目录就会存在 def _load_windows_compatible(self, model_path: Path) - Any: Handle Windows path compatibility issues. - if re.match(r ^[A-Za-z0-9_/\\:.]*$ , str(model_path)): ...
bug
  • KamioRinn
  • 2
  • Opened 
    on Mar 3
  • #12

The project is specified as 3.13, but the test suite works fine with it. Is there a technical reason for the version restriction?
good first issue
  • salty-horse
  • 1
  • Opened 
    on Jan 27
  • #10

Installation Method: pip install fast-langdetect Compiler Info: Apple clang version 16.0.0 (clang-1600.0.26.6) Target: arm64-apple-darwin24.2.0 Thread model: posix Compiling Outputs: stdout running ...
question
  • tangchaous
  • 4
  • Opened 
    on Jan 8
  • #7

Thank you for your project, it s very useful, I ve saved it
  • tahitimoon
  • 1
  • Opened 
    on Nov 21, 2024
  • #6

when using from fast_langdetect import detect, I encountered an error. image
question
  • wildwind0
  • 3
  • Opened 
    on Sep 28, 2024
  • #4

______________________________________________________________________ test_detect_totally _______________________________________________________________________ def test_detect_totally(): ...
bug
documentation
  • myhloli
  • 4
  • Opened 
    on Jul 7, 2024
  • #3

segment-any-text: wtpsplit Which is a Machine Learning based splitting instead of rule based - SaT better result - WtP better speed (This one with wtp-bert-mini is good enough for split Chinese and ...
  • DoodleBears
  • 3
  • Opened 
    on Jun 28, 2024
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub