@inproceedings{jonker-etal-2020-bag,
    title = "Bag {\&} Tag{'}em - A New {D}utch Stemmer",
    author = "Jonker, Anne  and
      de Ruijt, Corn{\'e}  and
      de Gruijl, Jornt",
    editor = "Calzolari, Nicoletta  and
      B{\'e}chet, Fr{\'e}d{\'e}ric  and
      Blache, Philippe  and
      Choukri, Khalid  and
      Cieri, Christopher  and
      Declerck, Thierry  and
      Goggi, Sara  and
      Isahara, Hitoshi  and
      Maegaard, Bente  and
      Mariani, Joseph  and
      Mazo, H{\'e}l{\`e}ne  and
      Moreno, Asuncion  and
      Odijk, Jan  and
      Piperidis, Stelios",
    booktitle = "Proceedings of the Twelfth Language Resources and Evaluation Conference",
    month = may,
    year = "2020",
    address = "Marseille, France",
    publisher = "European Language Resources Association",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.lrec-1.477/",
    pages = "3868--3876",
    language = "eng",
    ISBN = "979-10-95546-34-4",
    abstract = "We propose a novel stemming algorithm that is both robust and accurate compared to state-of-the-art solutions, yet addresses several of the problems that current stemmers face in the Dutch language. The main issue is that most current stemmers cannot handle 3rd person singular forms of verbs and many irregular words and conjugations, unless a (nearly) brute-force approach is used. Our algorithm combines a new tagging module with a stemmer that uses tag-specific sets of rigid rules: the Bag {\&} Tag{'}em (BT) algorithm. The tagging module is developed and evaluated using three algorithms: Multinomial Logistic Regression (MLR), Neural Network (NN) and Extreme Gradient Boosting (XGB). The stemming module{'}s performance is compared with that of current state-of-the-art stemming algorithms for the Dutch Language. Even though there is still room for improvement, the new BT algorithm performs well in the sense that it is more accurate than the current stemmers and faster than brute-force-like algorithms. The code and data used for this paper can be found at: \url{https://github.com/Anne-Jonker/Bag-Tag-em}."
}Markdown (Informal)
[Bag & Tag’em - A New Dutch Stemmer](https://preview.aclanthology.org/ingest-emnlp/2020.lrec-1.477/) (Jonker et al., LREC 2020)
ACL
- Anne Jonker, Corné de Ruijt, and Jornt de Gruijl. 2020. Bag & Tag’em - A New Dutch Stemmer. In Proceedings of the Twelfth Language Resources and Evaluation Conference, pages 3868–3876, Marseille, France. European Language Resources Association.