Lance Pollard

Results 65 issues of Lance Pollard

The Turkish Hunspell [`.aff` file](https://raw.githubusercontent.com/tdd-ai/hunspell-tr/main/tr_TR.aff) has over 50,000+ affixes, all of which say `N` (No) for the suffix. They are also including very long suffixes. ``` SFX 3 N 1...

I have a couple questions about Hunspell on StackOverflow, but not getting any bites, I think it's too remote from most developers' lives, so I am coming straight to you...

### Question I copied the code from https://github.com/xenova/transformers.js/blob/main/examples/remove-background-client/main.js to here, but I'm getting this error with v2.15.0 of @xenova/transformers.js: ``` Uncaught ReferenceError: fs is not defined at env.js:36:31 at [project]/node_modules/.pnpm/@[email protected]/node_modules/@xenova/transformers/src/env.js...

question

``` (base) $ pnpm add tree-sitter-haskell node_modules/.pnpm/[email protected]/node_modules/tree-sitter-haskell: Running install script, failed in 12s .../node_modules/tree-sitter-haskell install$ node-gyp rebuild │ gyp info it worked if it ends with ok │ gyp info...

I added this question to the graphic design stack exchange: [Workflow for making stroke animations for any script out of existing fonts?](https://graphicdesign.stackexchange.com/questions/162381/workflow-for-making-stroke-animations-for-any-script-out-of-existing-fonts) What is your recommendation on how to do...

What is the meaning of `` and stuff like ``?

I am looking at https://www.sefaria.org/Zohar%2C_Introduction.3.8?lang=bi&with=Translations&lang2=en and trying to find the Hebrew text in the JSON, but it is not there I don't think. Which version of the Hebrew Zohar is...

I asked this on the Judaism StackExchange: https://judaism.stackexchange.com/questions/134282/what-is-the-best-free-version-of-the-book-of-genesis-in-english-which-is-comple To summarize, I am just looking for Genesis in English, to begin my search to find quality open source English translations of...

I installed all the brew dependencies. I just tried to reinstall sdl, and am getting this: ``` $ brew install sdl Running `brew update --auto-update`... Warning: Use sdl12-compat instead of...

You're probably familiar with [agglutinative languages](https://en.wikipedia.org/wiki/Agglutinative_language), like Turkish, which can have "sentence words", basically an infinite number of combination of base + n suffixes. Navajo is another example language, or...