Releases: kensho-technologies/qwikidata
Releases · kensho-technologies/qwikidata
v0.4.2
bug fix in dump_entities_to_json
v0.4.1
- fix dump_entities_to_json method to handle list with one entity
v0.4.0
- added support for Python 3.5
v0.3.2
- moved important links to bottom of README
v0.3.1
- split README.rst and docs/readme.rst for proper rendering in github and pypi and readthedocs
v0.3.0
- added utils module with
dump_entities_to_json
function
- added examples folder and linked to examples in README.rst
v0.2.1
- fixed str representation of lexeme form and sense
v0.2.0
- Removed jsonl output support from WikidataJsonDump class so that chunks produced by the class can always be read by the class.
v0.1.5
- Fixed bug that required datavalue field in Qualifiers even if snaktype is somevalue or novalue.
v0.1.4
- updated docs about types -> typedefs module name change