issues
search
tooget
/
Openlaw
A legal data processing framework open-source project for data pipeline, search, analysis and NLP.
Apache License 2.0
1
stars
2
forks
source link
KR Legal Data Structure and JSON, D3.js, Elasticsearch
#1
Open
tooget
opened
5 years ago
tooget
commented
5 years ago
Act/Article Data Structure of KR :
xml
xml
to nested
json
converting complete.
nested
json
to pure key-value
json
converting complete to
d3.js
visualize.
tooget
commented
5 years ago
How to search nested
json
?
RDBMS
is not appropriate.
NoSQL
is needed, especially
Document
,
json
object supported.
Which is better solution to handle KR Legal Data?
MongoDB?
Elasticsearch?
Alternatives?
xml
xml
to nestedjson
converting complete.json
to pure key-valuejson
converting complete tod3.js
visualize.