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

Psiminer doesn't work for large trees #24

Open
psurkov opened this issue Mar 23, 2022 · 1 comment
Open

Psiminer doesn't work for large trees #24

psurkov opened this issue Mar 23, 2022 · 1 comment

Comments

@psurkov
Copy link

psurkov commented Mar 23, 2022

The java-med dataset has a file train/stanfordnlp__CoreNLP/src/edu/stanford/nlp/process/PTBLexer.java containing 76704 lines of code. IDEA parses this file as a single PsiPlainText element and psiminer does the same. I think the miner should skip such files with a warning

@SpirinEgor
Copy link
Contributor

Agree, since this is not the miner responsibility it should skip them with proper logging. Do you plan to contribute to this feature?

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