Nikita Sirgienko

Results 5 issues of Nikita Sirgienko

@jfhbrook Now, view directory page generate by concatenation strings, so code for `openDir` a bit complicated for perception. Maybe better use template page? For example, concept of part of "handlebars"...

https://github.com/nltk/nltk/blob/2a5aece8624504ebdaf363b2005e01f81dedade7/nltk/tag/mapping.py#L90-L112 This patch from #2151 just don't work, because `source == 'ru-rnc-new'` failed on line https://github.com/nltk/nltk/blob/2a5aece8624504ebdaf363b2005e01f81dedade7/nltk/tag/mapping.py#L90 with LookupError for file 'ru-rnc-new.map' So, why don't change 'ru-rnc-new' to `ru-rnc.map`, or just...

tagger

I have been prepared a pull request, which need a flag for this, but it looks like all possible slots busy. @Orc, that do you think about it, how new...

I use Discount in my app with added LaTeX math support and I see a few difficulties with using LaTeX in this moment: 1) No support for $...$ (only for...

https://github.com/driverdan/node-XMLHttpRequest/blob/e558b12214b134942eba13d24c79025f4850f27b/lib/XMLHttpRequest.js#L42 I have different behaviour in browser and node. I think, that is bad for "reuse of code" project target. For example, in Mozilla Firefox (57.0.4) and Chromium (63.0.3239.84 Built...