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

remove reference to library for tokenization in example code #34

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

pazzo83
Copy link
Collaborator

@pazzo83 pazzo83 commented Oct 26, 2024

Removing reference to the TextAnalysis version of tokenize in example code as it (for some reason) introduces the need to pass a language argument which is unused.

@pazzo83 pazzo83 requested a review from ablaom October 26, 2024 14:32
@ablaom
Copy link
Member

ablaom commented Oct 28, 2024

This is great, thanks, @pazzo83 . However, there are also docstrings to fix, e.g. here:

julia> tokenized_docs = TextAnalysis.tokenize.(docs)

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

Successfully merging this pull request may close these issues.

2 participants