paper-with-me

Papers

Italy goes to Stanford: a collection of CoreNLP modules for Italian

2016-09-20 · Alessio Palmero Aprosio, Giovanni Moretti

In this we paper present Tint, an easy-to-use set of fast, accurate and extendable Natural Language Processing modules for Italian. It is based on Stanford CoreNLP and is freely available as a standalone software or a library that can be integrated in an existing project.

📄 PDF Abstract BibTeX arXiv:1609.06204

Code (1)

musixmatchresearch/umberto pytorch

Similar Papers 제목 키워드 기반

The Stanford CoreNLP Natural Language Processing Toolkit

2014-06-01 · ACL 2014 6 · Christopher Manning, Mihai Surdeanu, John Bauer, Jenny Finkel 외
Coreference ResolutionDependency ParsingMorphological AnalysisNamed Entity Recognition (NER)+3

KeyXtract Twitter Model - An Essential Keywords Extraction Model for Twitter Designed using NLP Tools

2017-08-09 · Tharindu Weerasooriya, Nandula Perera, S. R. Liyanage

Since a tweet is limited to 140 characters, it is ambiguous and difficult for traditional Natural Language Processing (NLP) tools to analyse. This research presents KeyXtract which enhances the machine learning based Sta…

Lemmatizationmodelnamed-entity-recognitionNamed Entity Recognition+3

Scalable Knowledge Graph Construction from Text Collections

2019-11-01 · WS 2019 11 · Ryan Clancy, Ihab F. Ilyas, Jimmy Lin

We present a scalable, open-source platform that {``}distills{''} a potentially large text collection into a knowledge graph. Our platform takes documents stored in Apache Solr and scales out the Stanford CoreNLP toolkit…

Fact Verificationgraph construction

A Case Study on Pros and Cons of Regular Expression Detection and Dependency Parsing for Negation Extraction from German Medical Documents. Technical Report

2021-05-20 · Hans-Jürgen Profitlich, Daniel Sonntag

We describe our work on information extraction in medical documents written in German, especially detecting negations using an architecture based on the UIMA pipeline. Based on our previous work on software modules to co…

Dependency ParsingNegation

Erase and Rewind: Manual Correction of NLP Output through a Web Interface

2021-08-01 · ACL 2021 5 · Valentino Frasnelli, Lorenzo Bocchi, Alessio Palmero Aprosio

In this paper, we present Tintful, an NLP annotation software that can be used both to manually annotate texts and to fix mistakes in NLP pipelines, such as Stanford CoreNLP. Using a paradigm similar to wiki-like systems…