Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Typo in baseline #25

Open
sweagraff opened this issue Dec 15, 2021 · 1 comment
Open

Typo in baseline #25

sweagraff opened this issue Dec 15, 2021 · 1 comment

Comments

@sweagraff
Copy link

there's a typo in the baseline at line 18:
package: 'PGTokenizer'; with: [ spec requires: #('AIStopwords') ];

should be
package: 'PGTokenizer' with: [ spec requires: #('AIStopwords') ];

@offray
Copy link

offray commented Sep 10, 2023

I can confirm this error ant that the proposed fix works. Considering how old is the report and the easy fix and also the request at #27, I wonder if this repository is still maintained and if not, where should we contribute to the Polyglot project.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants