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

ERROR:utils.logger:lexicosyntactic: Failed with error 'PlaintextTranscript' object has no attribute 'pos_tagger' #28

Open
monicagoma opened this issue Oct 27, 2021 · 0 comments

Comments

@monicagoma
Copy link

I followed all the steps for installation and worked correctly.
When I try running covfefe.py: python covfefe.py -i input_folder -o output_folder -p lex, the output folders (lu_parses, rst_output, standford_parses) are empty. The input file is format txt.

The output when running the command is:
INFO:utils.logger:lexicosyntactic: Starting /Users/monicagonzalez/text/try.txt
ERROR:utils.logger:lexicosyntactic: Failed with error 'PlaintextTranscript' object has no attribute 'pos_tagger'
INFO:utils.logger:lexicosyntactic: Done /Users/monicagonzalez/Desktop/text/try.txt -> /Users/monicagonzalez/Desktop/text/lexicosyntactic/try.csv

I understand the problem is: ERROR:utils.logger:lexicosyntactic: Failed with error 'PlaintextTranscript' object has no attribute 'pos_tagger', but so far I have not been able to solve it.

Thanks in advance,
Monica

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

1 participant