Avyay Varadarajan

Results 3 issues of Avyay Varadarajan

When I click train all languages, some of the languages are simply symbols, so when it is reading text, it is training on this. For instance, the network should not...

When I do ``` swift let someColor = arrayOfColors[2] as! UIColor let anotherColor = arrayOfColors[1] as! UIColor setThemeUsingPrimaryColor(someColor, withSecondaryColor: anotherColor, andContentStyle: .Contrast) ``` where arrayOfColors is an array of colors...

Bug
Looking Into This

Move some of the code from [this repo](https://github.com/avyayv/apertium-paradigm-generator) so that paradigms for words are visible. To do this, we would need to allow for all language-specific tags.

enhancement