We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@orama/tokenizers
When you install the package, there's no other tokenizers inside.
You can find that on npm's page as well: https://www.npmjs.com/package/@orama/tokenizers?activeTab=code
pnpm i @orama/orama @orama/tokenizers
node_modules
A build folder should exist, probably some problems on build pipelines
build
Node: v20.12.1 Orama: 3.0.5
Search
No response
The text was updated successfully, but these errors were encountered:
We're on it!
Sorry, something went wrong.
Fixed by #881. Will release soon!
No branches or pull requests
Describe the bug
When you install the package, there's no other tokenizers inside.
You can find that on npm's page as well: https://www.npmjs.com/package/@orama/tokenizers?activeTab=code
To Reproduce
pnpm i @orama/orama @orama/tokenizers
node_modules
, or run the example code like https://docs.orama.com/open-source/supported-languages/using-japanese-with-orama#using-japanese-with-oramaExpected behavior
A
build
folder should exist, probably some problems on build pipelinesEnvironment Info
Affected areas
Search
Additional context
No response
The text was updated successfully, but these errors were encountered: