-
-
![screen shot 2018-08-11 at 23 01 22](https://user-images.githubusercontent.com/1190358/43996036-7e41ac38-9dba-11e8-8efa-ea027093fcd9.png)
left: the source (as pasted below)
middle: booleanOpera…
-
-
Hi:
I have seen the code and I wanted to simplify it a little bit the user customization. If you find it is useful you are free to modify it and use in the package's code:
```
(defcustom tests '(…
Ergus updated
4 years ago
-
For the life of me, I can't figure out where usage of hooks go when working with them directly. A proper example would be greatly helpful here. If they belong in the initializer or a config. I figure…
-
I have found my self always going to [changeCase](https://github.com/blakeembrey/change-case) and [inflection](https://github.com/dreamerslab/node.inflection) github readme to findout what command is …
-
>>> import inflection
>>> inflection.pluralize('datum')
'data'
>>> inflection.pluralize(inflection.singularize('datum'))
'data'
>>> inflection.singularize('datum')
…
pbrod updated
5 years ago
-
Certain voices, like espeak and eloquence, and Brazilian Portuguese RhVoice called Leticia have inflection on ponctuations, for example in sentences with exclamation or questions.
It is possible to i…
-
@amir-zeldes
For the first time I have "לבדו" in my data, (הסמכות לביטולו של חוק תיוחד לבית המשפט **לבדו**) and I check on HTB how it is analyzed. I found that it's unsegmented also when it inflect…
-
- [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
The code seems to currently use the …