Parent Directory
|
|
|
|
|
__init__.py
|
4983 |
17 months |
friedelwolff |
Initial language infrastructure in module lang |
af.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
am.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
ar.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
code_or.py
|
6881 |
6 months |
friedelwolff |
import re as needed |
common.py
|
7532 |
6 weeks |
friedelwolff |
Ensure that the sentence iterator works if passed None (possible with some trans... |
data.py
|
7860 |
13 hours |
friedelwolff |
[Contributed by Suresh Chandrasekharan] Move the language matching code from Poo... |
el.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
fa.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
factory.py
|
7381 |
2 months |
friedelwolff |
Move to using objects instantiated as singletons (per language) |
fi.py
|
7464 |
2 months |
dwaynebailey |
Fixes bug 289
Adds the concept of an validaccel list and checks found accelerato... |
fr.py
|
7412 |
2 months |
friedelwolff |
Implement punctuation translation for 'single' and `weird single' quoting -> Fre... |
he.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
hy.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
ja.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
km.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
ko.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
ml.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
test_af.py
|
5887 |
13 months |
friedelwolff |
Test for more cases of the indefinite article ('n) |
test_am.py
|
7078 |
4 months |
friedelwolff |
Test Amharic (am) punctuation translation and sentence segmentation |
test_ar.py
|
7079 |
4 months |
friedelwolff |
Test Arabic (ar) punctuation translation and sentence segmentation |
test_common.py
|
6864 |
6 months |
friedelwolff |
Test sentences are segmented correctly accross newlines ('\n') |
test_el.py
|
6868 |
6 months |
friedelwolff |
Test the Greek (el) language module |
test_factory.py
|
5485 |
15 months |
friedelwolff |
Test that we can correctly import Icelandic (the code 'is' is a reserved word in... |
test_fr.py
|
7411 |
2 months |
friedelwolff |
Lots of more tests for French quoting, espacially 'single' and `weird single' qu... |
test_km.py
|
6870 |
6 months |
friedelwolff |
Print debugging output in test |
test_ko.py
|
6877 |
6 months |
friedelwolff |
Basic support for Korean (basically just disabling startcaps and simplecaps) |
test_or.py
|
6875 |
6 months |
friedelwolff |
Add basic support for Oriya (or) |
test_vi.py
|
7410 |
2 months |
friedelwolff |
Test Vietnamese quoting more by including 'single' and `weird single' quoting in... |
test_zh.py
|
5494 |
15 months |
friedelwolff |
Test basic Chinese punctuation translation and sentence segmenting |
ur.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
vi.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |
zh.py
|
7405 |
2 months |
friedelwolff |
Removed unnecessary declerations of code, fullname, nplurals and pluralequation ... |