Ben Kurtovic
86eb75f868
fix {{unsupported}}
před 12 roky
Ben Kurtovic
1bf546b706
Apparently punctuation marks can be used as headers too.
před 12 roky
Ben Kurtovic
d72be12d41
Make less broken.
před 12 roky
Ben Kurtovic
b6ddc84561
rawr
před 12 roky
Ben Kurtovic
7cda82546a
More sophisticated regex for parsing links.
před 12 roky
Ben Kurtovic
be85dbb72d
Perhaps I should just give up.
před 12 roky
Ben Kurtovic
410c7b3642
Oh god this is pathetic.
před 12 roky
Ben Kurtovic
2ceddc2e64
I think this works.
před 12 roky
Ben Kurtovic
1ca93674e5
Spelling error!
před 12 roky
Ben Kurtovic
e5b857d20c
Er, fix that.
před 12 roky
Ben Kurtovic
f5dc31f1da
More support for section headers in !dictionary.
před 12 roky
Ben Kurtovic
81313e7a79
Copy search_config too.
před 12 roky
Ben Kurtovic
e53efe0e84
Actually, create a copy of the dict.
před 12 roky
Ben Kurtovic
53c852e08b
Minor fix if sql's values are not strings.
před 12 roky
Ben Kurtovic
fb85469261
Typo
před 12 roky
Ben Kurtovic
d338dc15c5
Clean up command more ( #30 )
před 12 roky
Ben Kurtovic
97d50e00fc
Fix syntax error ( #30 )
před 12 roky
Ben Kurtovic
993f9a5f98
!log command ( #30 )
před 12 roky
Ben Kurtovic
d321cd8a14
Handle all of the 'x of y' as a single case.
před 12 roky
Ben Kurtovic
ba97e10af9
Fix that a bit. I give up on this command now.
před 12 roky
Ben Kurtovic
d8d0bcf5fa
Some smarter parsing, plus given names and surnames.
před 12 roky
Ben Kurtovic
f4c6552778
Support for some more complex parsing. Might break stuff.
před 12 roky
Ben Kurtovic
a630138679
Synonyms.
před 12 roky
Ben Kurtovic
2252a34800
Don't allow infinite retries.
před 12 roky
Ben Kurtovic
b3f0c2dba6
Some more fixes.
před 12 roky
Ben Kurtovic
6250e813e3
abbreviation
před 12 roky
Ben Kurtovic
1ca93b4a04
Proper nouns!
před 12 roky
Ben Kurtovic
fd2348ed1a
Unicode fix for !dict and some stuff.
před 12 roky
Ben Kurtovic
f1e0a6f4de
Merge branch 'feature/dictionary' into develop
před 12 roky
Ben Kurtovic
fc563f4ddd
Finish !dictionary command ( #31 ).
před 12 roky
Ben Kurtovic
fb31aa73c8
Proper handling of unicode in some commands.
před 12 roky
Ben Kurtovic
3cfedde6bd
A bunch of cleanup and fixes.
před 12 roky
Ben Kurtovic
e63cd89ed5
Starting !dictionary command ( #31 )
před 12 roky
Ben Kurtovic
4944c120bd
Merge branch 'feature/copyvios' into develop
OH MY GOD I'M FINALLY DONE.
před 12 roky
Ben Kurtovic
b42389d393
Substitute \x0301 with \x0F for returning to "normal" colors.
před 12 roky
Ben Kurtovic
b891f2f6f4
Try \x0F
před 12 roky
Ben Kurtovic
6032ff958f
Testing a neutral color instead of black.
před 12 roky
Ben Kurtovic
becd135c52
Minor cleanup for afc_copyvios, mainly Unicode fixes.
před 12 roky
Ben Kurtovic
439b855254
Fully implement logging; fix non-unicode log messages.
před 12 roky
Ben Kurtovic
d07f0b5f9a
Add loggers to Category, Page, and User.
před 12 roky
Ben Kurtovic
1c2dcc999a
__repr__ and __str__ for ExclusionsDB ( #5 ).
před 12 roky
Ben Kurtovic
a074da853b
More work on copyvios, including an exclusions database ( #5 )
* Added exclusions module with a fully implemented ExclusionsDB that can pull
from multiple sources for different sites.
* Moved CopyvioCheckResult to its own module, to be imported by __init__.
* Some other related changes.
před 12 roky
Ben Kurtovic
3744a34f28
Allow templated SQL connection info.
před 12 roky
Ben Kurtovic
c260648bdb
Finish chunking algorithm, improve !link, other fixes.
před 12 roky
Ben Kurtovic
569c815d99
Implement NLTK for chunking article content ( #5 ).
před 12 roky
Ben Kurtovic
35eb23046f
Merge pull request #29 from Emalee/develop
Make trout command change target yourself to himself
před 12 roky
Emalee
ad1ff720b4
apparently the one line if statement is really just a ternary operator?
před 12 roky
Emalee
377cce1703
make trout command change target yourself to himself
před 12 roky
Ben Kurtovic
17eee28a4b
Whoops, got the slicing wrong.
před 12 roky
Ben Kurtovic
bf1ad08dc6
Make Markov chain degree-independent. Testing trigrams.
před 12 roky