Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird type declarations for stemmers? #758

Open
sweetpalma opened this issue Jan 3, 2025 · 0 comments
Open

Weird type declarations for stemmers? #758

sweetpalma opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels

Comments

@sweetpalma
Copy link

I have recently updated the library version from v6 to v8, and now my custom stemmer is reporting type errors:

Знімок екрана 2025-01-03 о 21 53 46

It seems like those new interface methods were added fairly recently, and only a few selected languages (like English and French) are actually using them. Is there any description or example of how these methods should work for other languages?

Also, additional question to these methods - do you actually need them in the global library declaration?

Знімок екрана 2025-01-03 о 21 57 16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants