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

Added functionality to convert data to CSV/TSV and JSON and vice versa. #329

Closed
wants to merge 25 commits into from
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
bc76779
fixing IncompleteRead issue
axif0 Oct 3, 2024
c6b7cae
feat: Implement functionality to convert data to CSV/TSV and JSON
john-thuo1 Oct 12, 2024
74b522b
adding a sparql file in Hebrew/adjectives for hebrew adjectives
OmarAI2003 Oct 12, 2024
d71b304
Renaming the query file to /Hebrew/adjectives/query_adjectives.sparql…
OmarAI2003 Oct 12, 2024
919f6c8
simple sparql query for fetching all the 4274 hebrew adjectives on wi…
OmarAI2003 Oct 12, 2024
aef6592
Merge branch 'main' into decouple_convert
andrewtavis Oct 12, 2024
3270e86
Fix tests and minor updates to cli main
andrewtavis Oct 12, 2024
40ab3fc
Minor docstring fixes and making all args in cli main explicit
andrewtavis Oct 12, 2024
dd40ccd
fix - interactive bug
axif0 Oct 12, 2024
b982d17
Merge branch 'main' into decouple_convert
andrewtavis Oct 12, 2024
18f377d
Expand query to optionally return all forms of Hebrew adjectives
OmarAI2003 Oct 13, 2024
0c326b6
Add optional retrieval of Hebrew adjective forms by gender and number
OmarAI2003 Oct 13, 2024
1de9dd3
fix interactive cli command
axif0 Oct 13, 2024
df7fa75
Add filter not exist to remove construct forms and filter he
andrewtavis Oct 13, 2024
8614915
Remove selection of lexeme URI
andrewtavis Oct 13, 2024
e93f8fb
Merge pull request #333 from OmarAI2003/Heb-adjectives
andrewtavis Oct 13, 2024
43fcb55
Merge branch 'main' into IncompleteRead
andrewtavis Oct 13, 2024
50289a1
Spacing and removing unused import
andrewtavis Oct 13, 2024
419576e
Merge pull request #221 from axif0/IncompleteRead
andrewtavis Oct 13, 2024
3869e75
Minor edits to the interactive mode setup / functionality
andrewtavis Oct 13, 2024
c4da4e9
Merge pull request #334 from axif0/inter
andrewtavis Oct 13, 2024
1571ce3
Merge branch 'decouple_convert' of github.com:john-thuo1/Scribe-Data …
john-thuo1 Oct 13, 2024
a59be57
removed required on convert arg --output dir
john-thuo1 Oct 13, 2024
eb349a6
Update convert tests(sqlite)
john-thuo1 Oct 13, 2024
aa9433c
Update Default Directories for convert functions
john-thuo1 Oct 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading