10000 Quitando palabras repetidas en cada diccionario · python/python-docs-es@98e235a · GitHub
[go: up one dir, main page]

Skip to content

Commit 98e235a

Browse files
committed
Quitando palabras repetidas en cada diccionario
Este cambio solo hace modificaciones por archivo, en caso que existan palabras repetidas. No es una limpieza que considera todos los archivos, pues la idea es detectar las palabras asociadas a cada archivo que no fueron reconocidas por defecto.
1 parent a77e3b2 commit 98e235a

25 files changed

+338
-374
lines changed

dictionaries/howto_functional.txt

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,42 @@
1-
subcláusulas
2-
multiparadigma
3-
Demostrabilidad
4-
evitación
5-
correctitud
6-
impráctico
7-
Componibilidad
8-
inorden
9-
NxN
10-
functools
11-
acumulativamente
12-
operator
13-
multivía
1+
Abelson
2+
Bicking
143
Blake
154
Collin
16-
Ian
17-
Jussi
18-
genexp
19-
listcomp
20-
Collin
21-
Abelson
5+
Componibilidad
6+
Demostrabilidad
7+
DeveloperWorks
8+
Efford
229
Gerald
2310
Harold
11+
Ian
2412
Jay
25-
Julie
26-
Scheme
27-
Sussman
28-
Mertz
29-
DeveloperWorks
30-
listcomps
31-
genexps
32-
descartarlo
33-
equiespaciados
34-
Bicking
35-
Efford
3613
Jewett
14+
Julie
15+
Jussi
3716
Krell
3817
Lameiro
18+
Leandro
19+
Mertz
20+
NxN
3921
Salmela
22+
Scheme
23+
Sussman
4024
Winter
4125
Winton
26+
acumulativamente
27+
correctitud
4228
currificación
43-
Leandro
29+
descartarlo
30+
equiespaciados
31+
evitación
32+
functools
33+
genexp
34+
genexps
35+
impráctico
36+
inorden
37+
listcomp
38+
listcomps
39+
multiparadigma
40+
multivía
41+
operator
42+
subcláusulas
Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
logger
2-
loggings
3-
loggers
4-
pickle
5-
binding
6-
bindings
7-
slot
1+
LogRecord
2+
LoggerAdapters
83
QueueHandler
94
QueueListener
105
SysLogHandler
11-
LogRecord
6+
binding
127
bindings
13-
LoggerAdapters
8+
logger
9+
loggers
10+
loggings
11+
pickle
12+
slot

dictionaries/library_heapq.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
secuenciador
21
desapilando
32
heap
4-
min
53
max
4+
min
65
pop
7-
push
86
preclasificadas
7+
push
98
reestablezca
10-
th
9+
secuenciador
10+
th
Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,27 @@
1-
requests
2-
Netscape
3-
LoadError
41
CookieJar
5-
FileCookieJar
6-
Lynx
72
CookiePolicy
83
DefaultCookiePolicy
4+
FileCookieJar
5+
LoadError
6+
Lynx
7+
Netscape
98
apagarla
10-
policy
11-
websocket
12-
tunning
13-
policy
14-
server
15-
side
16-
ie
17-
policy
18-
trip
19-
libwww
20-
perl
21-
policy
229
bolcked
23-
domains
2410
country
25-
level
2611
domain
12+
domains
13+
downgrade
14+
downgraded
15+
ie
16+
level
17+
libwww
2718
matching
19+
perl
20+
policy
2821
prefix
29-
downgraded
30-
downgrade
22+
requests
23+
server
24+
side
25+
trip
26+
tunning
27+
websocket

dictionaries/library_importlib.txt

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1+
Traversable
2+
back
3+
correlacionen
14
desactualizada
25
determinísticos
6+
fullname
37
recompilado
48
reejecutado
59
reimportación
610
reusando
7-
ubicadores
811
think
9-
correlacionen
10-
fullname
11-
reusando
12-
reejecutado
13-
recompilado
14-
back
15-
Traversable
12+
ubicadores

dictionaries/library_smtplib.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
timeout
2-
host
3-
hostname
4-
millaje
51
Conéctese
62
address
7-
initialization
83
connect
9-
address
10-
username
4+
host
5+
hostname
6+
initialization
7+
millaje
118
spammers
9+
timeout
10+
username

dictionaries/library_ssl.txt

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Elliptic
77
Hellman
88
Hello
99
HelloRequest
10+
Layer
1011
Poly
12+
Secure
1113
Spec
1214
Trust
1315
Wireshark
@@ -17,12 +19,14 @@ capath
1719
cert
1820
certs
1921
cipher
22+
coded
2023
cryptographic
2124
daemon
2225
daemons
2326
desencripta
2427
disjunto
2528
handshake
29+
hard
2630
hostname
2731
hostnames
2832
keylog
@@ -40,22 +44,3 @@ trust
4044
unique
4145
v
4246
wrapper
43-
Secure
44-
Layer
45-
matching
46-
Poly
47-
cryptographic
48-
hard
49-
coded
50-
cert
51-
trust
52-
matching
53-
hostnames
54-
Diffie
55-
Hellman
56-
tls
57-
unique
58-
server
59-
Wireshark
60-
certs
61-
Basic

dictionaries/library_tkinter.tix.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
subwidget
2-
redimensionamiento
1+
Motif
32
bitmap
4-
sublista
5-
xbm
6-
configurables
73
bitmaps
8-
Motif
4+
box
95
check
10-
box
6+
configurables
7+
redimensionamiento
8+
sublista
9+
subwidget
10+
xbm

0 commit comments

Comments
 (0)
0