Skip to content
/ smjson Public

Convert single-line JSONs to a multi-line JSON and vice versa

License

Notifications You must be signed in to change notification settings

doug919/smjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SMJSON

This is a tool to convert single line JSONs to a multi-line JSON, and vice versa.

In Natural Language Processing, it is common to have a lot of documents saved in separate JSONs. Saving them into one single file can greatly save IO time when loading the files. It works well when the files are accessed only by machines but humans.

About

Convert single-line JSONs to a multi-line JSON and vice versa

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published