Skip to content

Commit

Permalink
Update TokenIDE link
Browse files Browse the repository at this point in the history
  • Loading branch information
kg583 authored May 22, 2024
1 parent 3e6e768 commit 19379b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The `scripts` package contains Python scripts for parsing and manipulating the t
* `build.py`: Helper script to generate the `built` branch
* `formats.py`: Convert an XML sheet to another other format, e.g. JSON ([see above](#Other-Formats))
* `parse.py`: Load a sheet or individual tokens into Python objects
* `tokenide.py`: Create or update token files used by [TokenIDE](https://www.cemetech.net/downloads/files/515/x515)
* `tokenide.py`: Create or update token files used by [TokenIDE](https://github.com/merthsoft/TokenIDE)
* `trie.py`: Create a trie from a sheet for use in tokenization

Contributions welcome!

0 comments on commit 19379b6

Please sign in to comment.