GithubHelp home page GithubHelp logo

Aspell and the word "rj45" about aspell HOT 4 CLOSED

klapvogn avatar klapvogn commented on August 17, 2024
Aspell and the word "rj45"

from aspell.

Comments (4)

kevina avatar kevina commented on August 17, 2024

Hi, unfortunately Aspell does not support numbers as part of a word.

By creating a custom charset, you can force Aspell to accept all digits as part of a word but then all numbers will be flagged as misspelling. It is not something I would recommend.

from aspell.

klapvogn avatar klapvogn commented on August 17, 2024

That's sad :-(
thats how it's build :)
thanks for the reply

from aspell.

kevina avatar kevina commented on August 17, 2024

Note that if you are using Aspell 0.60.8 or newer you can also set the config option validate-words to false to allow the word into the personal dictionary. For example aspell --dont-validate-words -a. However once this word is in your personal dictionary you will need to always have this option set. Also, note that you will only be able to check the word "rj45" if the application is using the C API. If it is using the pipe interface the "45" part will not be recognized as part of the word and Aspell will instead check for "rj".

from aspell.

klapvogn avatar klapvogn commented on August 17, 2024

Thanks. It's kinda no big deal. I only use aspell together with Weechat. As i'm Danish not every english words I know how to spell. So it's handy in Weechat

You can see here how it works:
https://github.com/GNUAspell/aspell/assets/2506366/4fd65f9f-2668-41b9-826f-258135b79f50

from aspell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.