-
-
Needs rewrite due to ITV change from player to hub.
Thanks
-
We should probably share ideas on how to accomplish a node rewrite. Basically I'm still trying to figure out how I can organize it so I can end up with a desktop app and a server daemon without duplic…
-
```
Our current default tokenizer
(org.cleartk.token.tokenizer.PennTreebankTokenizer) is likely quite slow
because of the way it uses a bunch of regular expressions to do it's work. I
have a parti…
-
```
Pull in the pydot code into python-graph and fix it for faster loading.
Note: This will remove the external dependency, and likely remove our need
for install-dot.
```
Original issue reported on…
-
add mode to parse non-bee version in addition to parse bee version only..
already started this... 8)
just added the issue to support #129 idea 4...
-
should really be using Jquery for this
-
The code development is stopped since 2010 - rewriting needed.
-
Maybe something like:
To be compatible with visionmedia/superagent and mikeal/request
```
request.json();
request.img();
```
So in node we can do
var request = require('request');
connection.req…
-
Bringing this issue over from [google code](https://code.google.com/p/speedcrunch/issues/detail?id=204).
History rewriting can be a very useful feature. It means going back to the
previous calculatio…