Ievgenii Krevenets

Results 82 comments of Ievgenii Krevenets

Hi @lexborisov! And thank you for response! I haven't expected to see you here ;), just finished to read your articles on habra and found that you already have new...

:+1: as well we need `package.json` for node/npm

it will be great

And finally i overcome LLVM, clang and emscripten, and compile non-minified box2d. Use: $(EMCC) -s INLINING_LIMIT=0 --js-transform "python bundle.py" $< -o $@ without -O2 and here is the sources: https://raw.github.com/Hyzhak/darlingjs/gh-pages/vendor/box2d-dev.js...

I got same bug. @anderspitman how did you solve it?

👍 yes, it definitely should be converted to CommonJS or something compatible with node.js

btw, I have found that simple magic trick can get us around the problem: ```python #... chunked = chunkParser.parse(tagged) # just serialize tree to string and back to tree. nltk.tree.Tree.fromstring(str(chunked)).pretty_print()...

+1 for this feature request. It is really missing functionality. Without it big chats really hard to organize and make them readable.