You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2013/12/05 18:46:35 UTC

[jira] [Resolved] (STANBOL-1231) Add French Treebank+ Tagset to OpenNLP poss tagging engine

     [ https://issues.apache.org/jira/browse/STANBOL-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-1231.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12.0

added the PosTag mappings with http://svn.apache.org/r1548212 to trunk. Also added PhraseTag mappings for the OpenNLP Chunker engine.

Also merged this back to the 0.12 releasing branch with http://svn.apache.org/r1548217

> Add French Treebank+ Tagset to OpenNLP poss tagging engine
> ----------------------------------------------------------
>
>                 Key: STANBOL-1231
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1231
>             Project: Stanbol
>          Issue Type: New Feature
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>             Fix For: 0.12.0
>
>
> Nicolas Hernandez has made OpenNLP models for french available at [1]. This models seam to use a Tagset published by "Crabb ́e & Candito, 2008" and best described on page 8 of [2]. Information on the main categories can be found at [3].
> To use this models with the OpenNLP Pos Tagging Engine the PosTagSetRegistty should be extended with TagSet mapping for this Tagset.
> NOTE: Users that want to use those models will need to download them from [1], extract the archive. Rename the files to fr-sent.bin, fr-token.bin, fr-pos-maxent.bin, fr-chunker.bin and copy those files to the stanbol datafiles directory (by default under "stanbol/datafiles").
> [1] http://enicolashernandez.blogspot.co.at/2012/12/apache-opennlp-fr-models.html
> [2] http://alpage.inria.fr/statgram/frdep/Publications/crabbecandi-taln2008-final.pdf
> [3] http://www.llf.cnrs.fr/Gens/Abeille/French-Treebank-en.php



--
This message was sent by Atlassian JIRA
(v6.1#6144)