Skip to content

Commit

Permalink
Serialised dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
andreihar committed May 25, 2024
1 parent f8520a0 commit 59f34eb
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 61,041 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
[build-system]
requires = ["setuptools", "wheel"]

[tool.poetry.dependencies]
python = "^3.8"
msgpack = "^1.0"

[tool.poetry.dev-dependencies]
pytest = "^8.2.0"
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ keywords = python, taiwan, taiwanese, taigi, hokkien, romanization, transliterat
[options]
python_requires = >=3.8
packages = find:
install_requires =
msgpack

[options.package_data]
taibun = data/*.json
117 changes: 0 additions & 117 deletions taibun/data/simplified.json

This file was deleted.

Binary file added taibun/data/simplified.msgpack
Binary file not shown.
Loading

0 comments on commit 59f34eb

Please sign in to comment.