-
While implementing `NaiveDateTime.from_iso8601/1` I have realized that the discussion between discarding the timezone information or computing the offset or discarding the offset is tricky because Nai…
-
A good practice in programming is that methods named with antonyms should do opposite tasks.
Consider methods `Array#with(T)`, `Array#without(int)` and `Array#less(T)`.
`Array#with` and `Array#less…
-
Context: implementing/implemented callback for when a component finishes transitioning. We're not sure yet whether the callback will be applied on the whole component, on the a single style object, or…
-
Here's the code of dict.coffee.
When i run it by command line and type this on Slack: @name_of_hubot dict pro. It didn't reply anything.
Could some one tell me how to fix it please?
apiUrl = "http://…
-
Feature request: In cases where there are lots of directories and files to include from a dependency module _except one_, it would be nice to be able to specify explicit paths to omit completely, rath…
-
benlk updated
9 years ago
-
I am trying to implement a python grammar checker on python. I already have the part of the code that needs modification. What I need is the code to search for multiple words instead of two words.
Pl…
-
Fuzzy Search only on Savitri Text
-
I am trying to implement a python grammar checker on python. I already have the part of the code that needs modification. What I need is a code that can highlight text on the searched words that need…
-
Oh, wow, offline-wordnet!
Could you add some documentation on what a "reduced version of conceptnet" actually is?