This file contains 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 json | |
from Levenshtein import distance | |
def distancia_minima(a, b): | |
""" | |
Calcula la distancia de Levenshtein entre dos cadenas. | |
""" | |
return distance(a, b) | |
def personas_similares(archivo1, archivo2): |
This file contains 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Document</title> | |
<style> | |
body { |
This file contains 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
https://trufi.app/routes/trufi-132-avenida-autonomía-torrentera-arocagua-mayu/1:10696170::01 | |
https://trufi.app/routes/trufi-132-torrentera-arocagua-mayu-calle-libertad/1:10696073::01 | |
https://trufi.app/routes/minibus-204-calle-tres-chorros-calle-litoral/1:11110061::01 | |
https://trufi.app/routes/microbus-l-ticti-norte-sumunpaya/1:11104667::01 | |
https://trufi.app/routes/minibus-51-avenida-autonomía-villa-san-alfonso/1:10631287::01 | |
https://trufi.app/routes/minibus-45-calle-serranía-de-caíza-torrentera-arocagua-mayu/1:9400927::01 | |
https://trufi.app/routes/minibus-16-otb-ecológica-avenida-silala/1:9118541::01 | |
https://trufi.app/routes/trufi-131-calle-lucia-alcocer-calle-la-rioja/1:9582573::01 | |
https://trufi.app/routes/minibus-260-viloma-cala-cala-calle-litoral/1:11127419::01 | |
https://trufi.app/routes/minibus-51-villa-san-alfonso-avenida-autonomía/1:10628899::01 |
This file contains 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
while(!(success=try())); |
This file contains 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
https://send.firefox.com/download/c2d46bd7ae4ae2fb/#a_Q5CEcSuFfjerqeKuesqw | |
https://send.firefox.com/download/1ccf5a54e32361a8/#FKPjo9NLQ-Osmhy8AzkyJg |
This file contains 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Document</title> | |
<link rel="stylesheet" href="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/css/ol.css"> | |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> | |
<script type="text/javascript" src='https://code.jquery.com/jquery-2.2.4.min.js'></script> | |
<script src="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/build/ol.js"></script> | |
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> |
This file contains 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
https://send.firefox.com/download/445cfde10bf39b52/#nkO0t29Y_Qwu2P7AhnvA0Q |
This file contains 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
Three brothers, travelling along a lonely, winding road at twilight reached a deep treacherous river where anyone who attempted to swim or wade would drown. Learned in the magical arts, the brothers conjured a bridge with their wands and proceed to cross. | |
Halfway though the bridge, a hooded figure stood before them. The figure was the enraged spirit of Death, cheated of his due. Death cunningly pretended to congratulate them and proceeds to award them with gifts of their own choosing. | |
The eldest brother, a combative man, asked for a wand more powerful than any in existence. Death granted his wish by fashioning the Elder Wand from a branch of a nearby elder tree standing on the banks of the river. The second brother, an arrogant man, chose to further humiliate death, and asked for the power to recall the deceased from the grave. Death granted his wish by crafting the Resurrection Stone from a stone picked from the riverbank. The third and youngest brother, who was the most humble and wise, did not trust Deat |
This file contains 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
<?php while(!(success=try())); ?> |
This file contains 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
Un espantoso chirrido metálico se extendió sobre los campos. En el exterior, una niebla antinatural ocultó la luna y las estrellas, y el zumbido de los insectos se sumió de pronto en un completo silencio. | |
Thresh se acercaba a una destartalada cabaña. Levantó su linterna, no para ver lo que lo rodeaba sino para mirar en el interior del cristal. Más allá de este se veía algo que parecía un firmamento estrellado, con millares de minúsculos orbes ardientes. Cada uno de ellos zumbó frenéticamente, como si quisieran escapar a la mirada de Thresh. Los labios de este se retorcieron en una grotesca sonrisa y su dentadura resplandeció a la luz. Cada uno de aquellos orbes le era muy preciado. | |
Tras la puerta sollozaba un hombre. Thresh percibió su dolor y se sintió atraído por él. Conocía el sufrimiento del hombre como si fuera un viejo amigo. | |
Solo se había aparecido al hombre en una ocasión, décadas antes, pero desde entonces le había arrebatado todo aquello que amaba: de su caballo favorito a su madre, su hermano y, |
NewerOlder