[nltk] 03/07: Merge tag 'upstream/3.0.0'

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Oct 10 17:04:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository nltk.

commit bd76101953be339d7538c97a8cf1e947843270ad
Merge: 875249a 90e49ce
Author: Daniel Stender <daniel at danielstender.com>
Date:   Fri Oct 10 14:46:47 2014 +0200

    Merge tag 'upstream/3.0.0'
    
    Upstream version 3.0.0

 .gitattributes                                     |    1 -
 .gitignore                                         |   24 -
 ChangeLog                                          |  981 ---
 Makefile                                           |   62 -
 PKG-INFO                                           |   33 +
 README.md                                          |  164 -
 RELEASE-HOWTO                                      |   69 -
 emacs/doctest-mode.el                              | 1078 ---
 emacs/psvn.el                                      | 6225 ---------------
 emacs/pycomplete.el                                |   36 -
 emacs/pycomplete.py                                |   97 -
 emacs/python-mode.el                               | 3922 ----------
 emacs/rst-mode.el                                  |  698 --
 emacs/rst.el                                       | 3431 ---------
 examples/grammars/Makefile                         |   38 -
 examples/grammars/basque_grammars/basque1.cfg      |   11 -
 examples/grammars/basque_grammars/basque1.fcfg     |   22 -
 examples/grammars/basque_grammars/basque1.pcfg     |   21 -
 examples/grammars/basque_grammars/basque1.regexp   |    1 -
 examples/grammars/basque_grammars/basque2.cfg      |   10 -
 examples/grammars/basque_grammars/basque2.fcfg     |   26 -
 examples/grammars/basque_grammars/basque2.pcfg     |    4 -
 examples/grammars/basque_grammars/basque2.regexp   |    2 -
 examples/grammars/basque_grammars/basque3.cfg      |    4 -
 examples/grammars/basque_grammars/basque3.fcfg     |   36 -
 examples/grammars/basque_grammars/basque3.regexp   |    3 -
 examples/grammars/basque_grammars/basque4.regexp   |    3 -
 examples/grammars/basque_grammars/basque5.regexp   |    5 -
 examples/grammars/book_grammars/background.fol     |   22 -
 examples/grammars/book_grammars/discourse.fcfg     |  125 -
 examples/grammars/book_grammars/drt.fcfg           |   82 -
 examples/grammars/book_grammars/feat0.fcfg         |   49 -
 examples/grammars/book_grammars/feat1.fcfg         |   55 -
 examples/grammars/book_grammars/german.fcfg        |   86 -
 examples/grammars/book_grammars/simple-sem.fcfg    |   65 -
 examples/grammars/book_grammars/sql0.fcfg          |   32 -
 examples/grammars/book_grammars/sql1.fcfg          |   44 -
 examples/grammars/book_grammars/storage.fcfg       |   54 -
 examples/grammars/sample_grammars/background0.fol  |   19 -
 examples/grammars/sample_grammars/bindop.fcfg      |   42 -
 examples/grammars/sample_grammars/chat80.fcfg      |   95 -
 examples/grammars/sample_grammars/chat_pnames.fcfg |  545 --
 examples/grammars/sample_grammars/dep_test2.dep    |    4 -
 examples/grammars/sample_grammars/drt_glue.semtype |   61 -
 .../sample_grammars/drt_glue_event.semtype         |   62 -
 examples/grammars/sample_grammars/event.fcfg       |   72 -
 examples/grammars/sample_grammars/glue.semtype     |   59 -
 .../grammars/sample_grammars/glue_event.semtype    |   66 -
 examples/grammars/sample_grammars/glue_train.conll |   27 -
 .../grammars/sample_grammars/gluesemantics.fcfg    |  131 -
 examples/grammars/sample_grammars/hole.fcfg        |   23 -
 examples/grammars/sample_grammars/np.fcfg          |   12 -
 examples/grammars/sample_grammars/sem0.fcfg        |   14 -
 examples/grammars/sample_grammars/sem1.fcfg        |   19 -
 examples/grammars/sample_grammars/sem2.fcfg        |   68 -
 examples/grammars/sample_grammars/sql.fcfg         |   27 -
 examples/grammars/sample_grammars/toy.cfg          |    9 -
 examples/grammars/sample_grammars/valuation1.val   |   15 -
 examples/grammars/spanish_grammars/spanish1.cfg    |   10 -
 examples/grammars/spanish_grammars/spanish1.fcfg   |   32 -
 examples/grammars/spanish_grammars/spanish1.pcfg   |    9 -
 examples/grammars/spanish_grammars/spanish1.regexp |    2 -
 examples/grammars/spanish_grammars/spanish2.cfg    |    8 -
 examples/grammars/spanish_grammars/spanish2.fcfg   |   17 -
 examples/grammars/spanish_grammars/spanish2.pcfg   |    4 -
 examples/grammars/spanish_grammars/spanish2.regexp |    4 -
 examples/grammars/spanish_grammars/spanish3.cfg    |    4 -
 examples/grammars/spanish_grammars/spanish3.regexp |    4 -
 examples/grammars/spanish_grammars/spanish4.regexp |    5 -
 examples/grammars/spanish_grammars/spanish5.regexp |    6 -
 examples/school/README                             |    3 -
 examples/school/categories.py                      |  222 -
 examples/school/count.py                           |   16 -
 examples/school/generate.py                        |   14 -
 examples/school/parse1.py                          |   14 -
 examples/school/parse2.py                          |   17 -
 examples/school/parse3.py                          |   22 -
 examples/school/parser.py                          |   18 -
 examples/school/search.py                          |    6 -
 examples/school/words.py                           |  105 -
 examples/semantics/chat.db                         |  Bin 274432 -> 0 bytes
 examples/semantics/chat80.cfg                      |   96 -
 examples/semantics/chat_pnames.cfg                 |  545 --
 examples/semantics/chat_sentences                  |   17 -
 examples/semantics/demo_sentences                  |   14 -
 examples/semantics/model0.py                       |   44 -
 examples/semantics/model1.py                       |   27 -
 examples/semantics/sem0.cfg                        |   14 -
 examples/semantics/sem1.cfg                        |   18 -
 examples/semantics/sem2.cfg                        |   68 -
 examples/semantics/sem3.cfg                        |   17 -
 examples/semantics/syn2sem.py                      |  118 -
 jenkins-job-config.xml                             |  342 -
 jenkins.sh                                         |   48 -
 nltk.egg-info/PKG-INFO                             |   33 +
 nltk.egg-info/SOURCES.txt                          |  310 +
 nltk.egg-info/dependency_links.txt                 |    1 +
 nltk.egg-info/not-zip-safe                         |    1 +
 nltk.egg-info/top_level.txt                        |    1 +
 nltk/VERSION                                       |    2 +-
 nltk/align/bleu.py                                 |  199 +-
 nltk/align/gdfa.py                                 |  135 +
 nltk/align/phrase_based.py                         |  187 +
 nltk/app/wordfreq_app.py                           |    2 +-
 nltk/classify/megam.py                             |    2 +-
 nltk/classify/tadm.py                              |    2 +-
 nltk/cluster/kmeans.py                             |    2 +-
 nltk/compat.py                                     |    5 +-
 nltk/corpus/reader/indian.py                       |    2 -
 nltk/corpus/reader/string_category.py              |    2 -
 nltk/corpus/reader/util.py                         |    8 +-
 nltk/corpus/reader/wordnet.py                      |   79 +-
 nltk/data.py                                       |   26 +-
 nltk/draw/tree.py                                  |    8 +-
 nltk/examples/__init__.py                          |    0
 nltk/examples/pt.py                                |   49 -
 nltk/featstruct.py                                 |    4 +-
 nltk/grammar.py                                    |    3 +-
 nltk/inference/discourse.py                        |    2 +-
 nltk/inference/prover9.py                          |    4 +-
 nltk/internals.py                                  |    6 +-
 nltk/metrics/__init__.py                           |    1 +
 nltk/metrics/artstein_poesio_example.txt           |  200 -
 nltk/metrics/paice.py                              |  381 +
 nltk/parse/broker_test.cfg                         |   10 -
 nltk/parse/malt.py                                 |    2 +-
 nltk/parse/stanford.py                             |    2 +-
 nltk/parse/test.cfg                                |   10 -
 nltk/parse/util.py                                 |    2 +-
 nltk/probability.py                                |   19 +-
 nltk/sem/__init__.py                               |    6 +-
 nltk/sem/boxer.py                                  |   48 +-
 nltk/sem/drt.py                                    |   12 +-
 nltk/sem/evaluate.py                               |   72 +
 nltk/sem/linearlogic.py                            |   10 +-
 nltk/sem/logic.py                                  |   60 +-
 nltk/sem/util.py                                   |   76 +-
 nltk/tag/hunpos.py                                 |    4 +-
 nltk/tag/mapping.py                                |    6 +-
 nltk/test/FX8.xml                                  |   17 -
 nltk/test/Makefile                                 |   23 -
 nltk/test/data.doctest                             |   15 +-
 nltk/test/dependency.doctest                       |    9 +-
 nltk/test/discourse.doctest                        |   12 +-
 nltk/test/drt.doctest                              |    6 +-
 nltk/test/floresta.txt                             | 7924 --------------------
 nltk/test/gluesemantics.doctest                    |   36 +-
 nltk/test/inference.doctest                        |   55 +-
 nltk/test/logic.doctest                            |  424 +-
 nltk/test/nonmonotonic.doctest                     |  120 +-
 nltk/test/onto1.fol                                |    6 -
 nltk/test/paice.doctest                            |   36 +
 nltk/test/parse.doctest                            |    8 +-
 nltk/test/portuguese.doctest_latin1                |  300 -
 nltk/test/resolution.doctest                       |   90 +-
 nltk/test/sem3.cfg                                 |   14 -
 nltk/test/semantics.doctest                        |    2 +-
 nltk/test/toy.cfg                                  |    9 -
 nltk/text.py                                       |   24 +-
 nltk/tree.py                                       |    4 +-
 nltk/util.py                                       |   33 +
 papers/acl-02/.cvsignore                           |    7 -
 papers/acl-02/Makefile                             |   62 -
 papers/acl-02/acl-02.tex                           |  705 --
 papers/acl-02/acl.bst                              | 1322 ----
 papers/acl-02/acl2002.sty                          |  340 -
 papers/acl-02/chartparse.eps.gz                    |  Bin 26079 -> 0 bytes
 papers/acl-02/contest.ps.gz                        |  Bin 7096 -> 0 bytes
 papers/acl-02/nltk.bib                             |  154 -
 papers/acl-04/.cvsignore                           |   12 -
 papers/acl-04/Makefile                             |   45 -
 papers/acl-04/acl-04.tex                           |  508 --
 papers/acl-04/acl.bst                              | 1323 ----
 papers/acl-04/acl04.sty                            |  361 -
 papers/acl-04/chart-matrix.gif                     |  Bin 12520 -> 0 bytes
 papers/acl-04/chart.eps.gz                         |  Bin 46621 -> 0 bytes
 papers/acl-04/nltk.bib                             |   50 -
 papers/acl-06/acl-06.tex                           |  405 -
 papers/acl-06/acl.bst                              | 1322 ----
 papers/acl-06/colacl06.sty                         |  368 -
 papers/acl-06/rdparser.eps.gz                      |  Bin 17440 -> 0 bytes
 papers/acl-06/srparser.eps.gz                      |  Bin 23349 -> 0 bytes
 papers/acl-08/acl-08.bib                           |  204 -
 papers/acl-08/acl-08.tex                           |  749 --
 papers/acl-08/acl08.sty                            |  344 -
 papers/acl-08/grammar1.py                          |   22 -
 papers/acl-08/grammar2.py                          |   22 -
 papers/acl-08/police.py                            |   19 -
 papers/altw-06/acl.bst                             | 1322 ----
 papers/altw-06/altw-06.bib                         |   53 -
 papers/altw-06/altw-06.tex                         |  864 ---
 papers/altw-06/colacl06.sty                        |  368 -
 papers/icon-05/acl.bst                             | 1322 ----
 papers/icon-05/acl2005.sty                         |  338 -
 papers/icon-05/icon-05.tex                         |  657 --
 papers/iwcs-08/drs.png                             |  Bin 9656 -> 0 bytes
 papers/iwcs-08/garrette-klein.tar.gz               |  Bin 54079 -> 0 bytes
 papers/iwcs-08/iwcs.doctest                        |  169 -
 papers/iwcs-08/lingmacros.sty                      |  262 -
 papers/iwcs-08/modules.graffle                     |  Bin 2680 -> 0 bytes
 papers/iwcs-08/modules.pdf                         |  Bin 39925 -> 0 bytes
 papers/iwcs-08/nltk_iwcs_09.bib                    |   72 -
 papers/iwcs-08/nltk_iwcs_09.tex                    |  708 --
 pip-req.txt                                        |    8 -
 setup.cfg                                          |    5 +
 tools/find_deprecated.py                           |  226 -
 tools/global_replace.py                            |   53 -
 tools/nltk_term_index.py                           |  102 -
 tools/nltk_term_index.stoplist                     |  106 -
 tools/run_doctests.py                              |   16 -
 tools/svnmime.py                                   |   50 -
 tox.ini                                            |  101 -
 web/Makefile                                       |  161 -
 web/api/nltk.rst                                   |  142 -
 web/conf.py                                        |  246 -
 web/contribute.rst                                 |   37 -
 web/data.rst                                       |   49 -
 web/dev/jenkins.rst                                |  113 -
 web/dev/local_testing.rst                          |  167 -
 web/dev/python3porting.rst                         |  269 -
 web/images/book.gif                                |  Bin 7170 -> 0 bytes
 web/images/tree.gif                                |  Bin 14369 -> 0 bytes
 web/index.rst                                      |   88 -
 web/install.rst                                    |   27 -
 web/news.rst                                       |  236 -
 225 files changed, 1946 insertions(+), 46799 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nltk.git



More information about the debian-science-commits mailing list