You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 singlePsiPlainText
element and psiminer does the same. I think the miner should skip such files with a warningThe text was updated successfully, but these errors were encountered: