This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
# -*- encoding: utf-8 -*- | |
from __future__ import unicode_literals | |
from pylab import * | |
import json | |
import codecs | |
import pymongo | |
import time |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys | |
import itertools | |
import copy | |
import random | |
def overlap_rule(l, mi): | |
desired = [] | |
length = len(l) | |
c_l = copy.deepcopy(l) | |
index = random.randint(1,length) - 1 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A Àfrica amb mon pare. | |
A Àfrica era famós per evitar les drogues. | |
A Àfrica xafàvem sang a cada petjada. | |
A això crida supervivent? | |
A això em refereixo. | |
A això em refereixo exactament. | |
A això em referia. | |
A això és al què em refereixo a l'aigua. | |
A això es redueix tot? | |
A això es referia? |
OlderNewer