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

Tokenize Paragraph #102

Open
peddinti opened this issue Mar 23, 2015 · 2 comments
Open

Tokenize Paragraph #102

peddinti opened this issue Mar 23, 2015 · 2 comments

Comments

@peddinti
Copy link

Hi it appears i can only tokenize a sentence but not a paragraph. I have a paragraph and would like to tokenize it, how can i do that? i am also not able to get the sentences in a paragraph to be able to successively tokenize the sentences

@louismullie
Copy link
Owner

You would need to segment the paragraph first, and then you can tokenize the sentences.

@louismullie
Copy link
Owner

See the following section from the manual: https://github.com/louismullie/treat/wiki/Manual#segmenters

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