Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

update from base#8

Open
luk4s wants to merge 5 commits into
easysoftware:update_from_basefrom
johnl:master
Open

update from base#8
luk4s wants to merge 5 commits into
easysoftware:update_from_basefrom
johnl:master

Conversation

@luk4s

@luk4s luk4s commented Jun 16, 2026

Copy link
Copy Markdown

No description provided.

johnl added 5 commits October 19, 2025 22:56
Fixes "no implicit conversion of Hash into Integer" under Ruby 3+

I'm not actually sure how this ever worked properly. Kernel#open apparently
supported the 3rd argument being a hash for options, despite not really being
clear in the docs. Stopped working in Ruby 3.0.

This actual code was for Ruby 1.9 anyway, and we no longer support that so just
ditching it!
Change update.rb script to retrieve stopwords from
https://github.com/stopwords-iso/stopwords-iso

It uses iso language codes now, but kept the original language name support by
using symlinks.

Lots more languages now included!
With updated stopwords lists
@luk4s luk4s self-assigned this Jun 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants