-
Couldn't load subscription status.
- Fork 1
Feature/add line numbers to corpus #249
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9ca2a24
add line numbers to each sentence when build the corpus
tanhaow 3a51f08
change to hook method
tanhaow e20829c
refactor sentence line number
tanhaow 5036aab
use regex to clean text part
tanhaow 013e65d
Update tei_input.py
tanhaow c1652b3
Merge remote-tracking branch 'origin/develop' into feature/add-line-n…
tanhaow 92494fc
Update CHANGELOG.md
tanhaow a561915
Update tei_input.py
tanhaow 60d6c5d
increase code coverage
tanhaow 8264a84
Update tei_input.py
tanhaow 61c4703
Update tei_input.py
tanhaow 8695dcf
Update tei_input.py
tanhaow 183a8e3
Update base_input.py
tanhaow fada6de
Update tei_input.py
tanhaow aa9f3e3
Update src/remarx/sentence/corpus/tei_input.py
tanhaow dd4b0b7
revise per suggesitons
tanhaow 3e87114
Add comment noting why we need to call lstrip() first
tanhaow 72885af
fix the multiple lb tags bug found by laure
tanhaow 0d5df55
handle the case where text immediately after an <lb/> nested inside i…
tanhaow 83f84ed
handle inline-markup cases
tanhaow 5e2d218
Merge branch 'develop' into feature/add-line-numbers-to-corpus
tanhaow c6de485
Update test_tei_input.py
tanhaow 752fe06
Merge branch 'feature/add-line-numbers-to-corpus' of https://github.c…
tanhaow 6f43d4e
Revert "Update test_tei_input.py"
tanhaow 7357091
add more tests to pass coverage check
tanhaow a21842f
Refactor preceding lb method; remove unnecessary footnote method
rlskoeser 1cab2c1
Add unit test for find preceding lb method
rlskoeser 8b1c659
Merge branch 'develop' into feature/add-line-numbers-to-corpus
rlskoeser d3d24b0
Add time logging for TEI input handling
rlskoeser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.