We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The parser mistakenly assigned a speech as a title.
To replicate this behavior, parse CREC-1997-01-28-pt1-PgS771-3.
A bug fix and a new test are both required.
The bug fix should address what is (I think) an issue with the regular expression currently used to find titles.
The test should assert there aren't extensive lower or normally-cased strings in things tagged as titles.
The text was updated successfully, but these errors were encountered:
nclarkjudd
No branches or pull requests
The parser mistakenly assigned a speech as a title.
To replicate this behavior, parse CREC-1997-01-28-pt1-PgS771-3.
A bug fix and a new test are both required.
The bug fix should address what is (I think) an issue with the regular expression currently used to find titles.
The test should assert there aren't extensive lower or normally-cased strings in things tagged as titles.
The text was updated successfully, but these errors were encountered: