Amos Hason

Results 7 comments of Amos Hason

Fixes https://github.com/kssteven418/I-BERT/issues/29.

Fixes https://github.com/kssteven418/I-BERT/issues/29.

Use `item["result"]["duration"] = float(item["result"]["duration"] * 1000000000)` instead of `item["result"]["duration"] = long(item["result"]["duration"] * 1000000000)`.

At the very least it would be better to provide a clearer error message as suggested before.

It won't work if the top-level text is enclosed in quotation marks.

Also it doesn't work under the education section.