1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
sspanak
7629b9914d the remove-extra-dashes script no longer removes dashes at the beginning or at the end of the words 2024-08-14 19:02:46 +03:00
sspanak
8a971ea15e JavaScript code cleanup and optimizations
* removed all console statements

  * sorting script: no longer creating functions within the loop

  * aosp2tt9: fixed incorrect usage of a global variable

  * injest-words: fixed a non-strict comparison

  * remove-repeating-words: commented out the case-sensitive search function, as it may be going out of use
2024-03-28 09:59:27 +02:00
sspanak
a25cdf8bf1 a script for removing compound words consisting of existing simple words 2024-02-26 10:59:48 +02:00