paper-with-me

홈 › Papers

Performance of Stanford and Minipar Parser on Biomedical Texts

2014-09-25 · Rushdi Shams

In this paper, the performance of two dependency parsers, namely Stanford and Minipar, on biomedical texts has been reported. The performance of te parsers to assignm dependencies between two biomedical concepts that are already proved to be connected is not satisfying. Both Stanford and Minipar, being statistical parsers, fail to assign dependency relation between two connected concepts if they are distant by at least one clause. Minipar's performance, in terms of precision, recall and the F-score of the attachment score (e.g., correctly identified head in a dependency), to parse biomedical text is also measured taking the Stanford's as a gold standard. The results suggest that Minipar is not suitable yet to parse biomedical texts. In addition, a qualitative investigation reveals that the difference between working principles of the parsers also play a vital role for Minipar's degraded performance.

📄 PDF Abstract BibTeX arXiv:1409.7386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Less is More? Towards a Reduced Inventory of Categories for Training a Parser for the Italian Stanford Dependencies

2014-05-01 · LREC 2014 5 · Maria Simi, Cristina Bosco, Simonetta Montemagni

Stanford Dependencies (SD) represent nowadays a de facto standard as far as dependency annotation is concerned. The goal of this paper is to explore pros and cons of different strategies for generating SD annotated Itali…

TAG

Investigating Domain-Specific Information for Neural Coreference Resolution on Biomedical Texts

2018-07-01 · WS 2018 7 · Hai-Long Trieu, Nhung T. H. Nguyen, Makoto Miwa, Sophia Ananiadou

Existing biomedical coreference resolution systems depend on features and/or rules based on syntactic parsers. In this paper, we investigate the utility of the state-of-the-art general domain neural coreference resolutio…

coreference-resolutionCoreference ResolutionWord Embeddings

Comparison of Syntactic Parsers on Biomedical Texts

2020-08-17 · Maria Biryukov

Syntactic parsing is an important step in the automated text analysis which aims at information extraction. Quality of the syntactic parsing determines to a large extent the recall and precision of the text mining result…

Exploring a Probabilistic Earley Parser for Event Composition in Biomedical Texts

2013-08-01 · WS 2013 8 · Mai-Vu Tran, Nigel Collier, Hoang-Quynh Le, Van-Thuy Phi 외
Edge DetectionGraph Matching

Parsing Any Domain English text to CoNLL dependencies

2012-05-01 · LREC 2012 5 · Sudheer Kolachina, Prasanth Kolachina

It is well known that accuracies of statistical parsers trained over Penn Treebank on test sets drawn from the same corpus tend to be overestimates of their actual parsing performance. This gives rise to the need for eva…

BenchmarkingDependency ParsingMachine TranslationQuestion Answering+2