soshial

Results 111 comments of soshial

I also had this issue. Had to switch to smth else

@pbreault Still can't attach a debugger on Android Studio 4.1 Beta 4 (after calling any ADBIdea action) and version v1.6.2

If you're talking about spelling variants ('valor' and 'valour'), they are situated in https://github.com/soshial/text-normalization/blob/master/hunspell/en_word_equivalents.sql

Well, you ought to import these sql files into your SQL server into 'test' database.

### A noun ("_river_") has only 2 meanings. > river (noun) > 1. a large natural stream of water flowing in a channel to the sea, a lake, or another...

### A verb "_marry_" with two meaning groups: > marry (verb) > > 1. To join in wedlock or matrimony (...) > a. in pass. (with ref. either to the...

### Another example with Wiktionary word _bet_ ![Screen Shot 2019-06-04 at 13 19 35](https://user-images.githubusercontent.com/100644/58872148-18db8200-86cc-11e9-9ace-18b9b66ce7ae.png) ``` bet pronunciation anagrams Etymology 1 Noun A wager, an agreement between two parties that a...

Sorry, I was a bit sloppy. My IDE did not show error automatically when I miss an element :( Now it is fixed.

Same solution might help us to get rid of ``, which I think, introducing `` and putting it inside `` was a mistake. For cases as: * "**the** United States"...

### Choosing between `xml:lang` vs `lang` First, it might be [an interesting article](https://www.w3.org/International/questions/qa-when-xmllang) about when to use language attributes in XML tags. Also, I am not sure what is the...