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

Seems there are some typos in documents #249

Closed
chuchuHank opened this issue Mar 22, 2021 · 1 comment
Closed

Seems there are some typos in documents #249

chuchuHank opened this issue Mar 22, 2021 · 1 comment

Comments

@chuchuHank
Copy link

In the document Preprocessing Documents section:
https://juliahub.com/docs/TextAnalysis/5Mwet/0.7.2/documents/#Preprocessing-Documents

In line 384,
prepare!(sd, strip_preposition) do not work but prepare!(sd, strip_prepositions) work.

In line 389,
prepare!(sd, strip_spares_terms) do not work but prepare!(sd, strip_sparse_terms) work.

@rssdev10
Copy link
Collaborator

thanks, fixed in #277

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

No branches or pull requests

2 participants