HorseHunter.py
HorseHunter.py copied to clipboard
Problem of replacing when 2 genders exist at the same line.
There are still some open problems. After #3 's modification, sentences in resources-max.py like 271, 237 and so on include two genders at the same time. It's not a good idea to just replace female into male(which is what this program do now). Due to cultural factors, it's also not good to replace male into female at the same time. You can try read and find out why. This problem will be much harder to solve.
Originally posted by @Michael1015198808 in https://github.com/forewing/HorseHunter.py/issues/2#issuecomment-570898171