Skip to content
Extraits de code Groupes Projets
Valider deb1b5df rédigé par Patrick Watrin's avatar Patrick Watrin
Parcourir les fichiers

Some preliminary documentation

parent 65e319c3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -26,7 +26,10 @@ The following sections gives some sample codes to illustrate each of them. ...@@ -26,7 +26,10 @@ The following sections gives some sample codes to illustrate each of them.
## Useful links ## Useful links
* **The Unitex/GramLab corpus processor:** [homepage](http://www-igm.univ-mlv.fr/~unitex/) and [documentation](http://igm.univ-mlv.fr/~unitex/UnitexManual3.1.pdf) * **The Unitex/GramLab corpus processor:**
[homepage](http://www-igm.univ-mlv.fr/~unitex/)
and
[documentation](http://igm.univ-mlv.fr/~unitex/UnitexManual3.1.pdf)
...@@ -99,7 +99,7 @@ setup( ...@@ -99,7 +99,7 @@ setup(
# https://pypi.python.org/pypi?%3Aaction=list_classifiers # https://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers = [ classifiers = [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Programming Language :: Python :: 3 :: Only", "Programming Language :: Python",
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"Intended Audience :: Developers", "Intended Audience :: Developers",
"Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Information Analysis",
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter