pystardict
pystardict copied to clipboard
Not able to look up definitions using synonyms?
Looking at the code leads me to the impression that this library is not able to take advantage of syn files. Is this correct? If so, it would be good to fix this
We can copy the syn file reader from: https://github.com/pysuxing/python-stardict/blob/master/stardict.py
@vvasuki that code is compatible in terms of License. But we need to add the corresponding attribution. PR will be welcome.