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

pybo tok <folder> not working #11

Closed
ngawangtrinley opened this issue Aug 8, 2020 · 5 comments
Closed

pybo tok <folder> not working #11

ngawangtrinley opened this issue Aug 8, 2020 · 5 comments

Comments

@ngawangtrinley
Copy link
Collaborator

pybo tok <folder> should be the default behaviour with:

form | lemma | pos.feature | sense

@o3h
Copy link

o3h commented Mar 20, 2021

creates folder, but no content, no error. tokenizing a string on the command line works, and sorting the contents of a file works.

@kaldan007
Copy link
Contributor

pybo version = 0.7.5

To perform above task, you need your file in .txt format inside the input directory. Then you can proceed with this command
bo tok <folder>

@o3h
Copy link

o3h commented Mar 22, 2021

that's exactly what I did; result = empty folder. enclosed screen shot showing text file with text in it, and empty folder(s)
Screen Shot 2021-03-22 at 07 52 53

@o3h
Copy link

o3h commented Mar 22, 2021

ok, now I fixed it. thank you.

@kaldan007
Copy link
Contributor

ok

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

3 participants