scispace - formally typeset
M

Mounica Maddela

Publications -  20
Citations -  397

Mounica Maddela is an academic researcher. The author has contributed to research in topics: Computer science & Text simplification. The author has an hindex of 7, co-authored 13 publications receiving 154 citations.

Papers
More filters
Proceedings ArticleDOI

Neural CRF Model for Sentence Alignment in Text Simplification

TL;DR: This paper proposed a neural CRF alignment model which not only leverages the sequential nature of sentences in parallel documents, but also utilizes a neural sentence pair model to capture semantic similarity for text simplification.
Proceedings ArticleDOI

A Word-Complexity Lexicon and A Neural Readability Ranking Model for Lexical Simplification

TL;DR: This work creates a human-rated word-complexity lexicon of 15,000 English words and proposes a novel neural readability ranking model with a Gaussian-based feature vectorization layer that utilizes these human ratings to measure the complexity of any given word or phrase.
Proceedings ArticleDOI

Controllable Text Simplification with Explicit Paraphrasing

TL;DR: A novel hybrid approach is proposed that leverages linguistically-motivated rules for splitting and deletion, and couples them with a neural paraphrasing model to produce varied rewriting styles and establishes a new state-of-the-art for the task.
Posted Content

Code and Named Entity Recognition in StackOverflow

TL;DR: A new named entity recognition (NER) corpus for the computer programming domain is introduced, consisting of 15,372 sentences annotated with 20 fine-grained entity types, and the SoftNER model is presented, which incorporates a context-independent code token classifier with corpus-level features to improve the BERT-based tagging model.