Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 612 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 612 Bytes

Character Similarity section:

Creating the neural network:

  • It's easy, just run from bash: python charSim/calcCharSimilarity.py
    • Be prepared to answers some questions :).
    • After running, this will produce a file named 'charSim.pkl' that contains the trained neural network.




This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.