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

Add scripts to convert raw file to text-only json #638

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

research4pan
Copy link
Contributor

Raw text file format (line by line):
"""
<text_1>
<text_2>
...
<text_n>
"""

Raw text file format (line by line):
    """
    <text_1>
    <text_2>
    ...
    <text_n>
    """
Copy link
Contributor

@2003pro 2003pro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@2003pro 2003pro merged commit 4f32b5b into main Sep 6, 2023
2 checks passed
@2003pro 2003pro deleted the rpan-add-data-script branch September 6, 2023 12:38
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

Successfully merging this pull request may close these issues.

None yet

2 participants