Skip to main content

Showing 1–7 of 7 results for author: Magerman, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2009.11792  [pdf, other

    cs.CY

    Understanding the Use of Fauxtography on Social Media

    Authors: Yu** Wang, Fatemeh Tahmasbi, Jeremy Blackburn, Barry Bradlyn, Emiliano De Cristofaro, David Magerman, Savvas Zannettou, Gianluca Stringhini

    Abstract: Despite the influence that image-based communication has on online discourse, the role played by images in disinformation is still not well understood. In this paper, we present the first large-scale study of fauxtography, analyzing the use of manipulated or misleading images in news discussion on online communities. First, we develop a computational pipeline geared to detect fauxtography, and ide… ▽ More

    Submitted 25 September, 2020; v1 submitted 24 September, 2020; originally announced September 2020.

  2. Review of Charniak's "Statistical Language Learning"

    Authors: David M. Magerman

    Abstract: This article is an in-depth review of Eugene Charniak's book, "Statistical Language Learning". The review evaluates the appropriateness of the book as an introductory text for statistical language learning for a variety of audiences. It also includes an extensive bibliography of articles and papers which might be used as a supplement to this book for learning or teaching statistical language mod… ▽ More

    Submitted 21 June, 1995; originally announced June 1995.

    Journal ref: Computational Linguistics 21:1, 103-111

  3. Statistical Decision-Tree Models for Parsing

    Authors: David M. Magerman

    Abstract: Syntactic natural language parsers have shown themselves to be inadequate for processing highly-ambiguous large-vocabulary text, as is evidenced by their poor performance on domains like the Wall Street Journal, and by the movement away from parsing-based approaches to text-processing in general. In this paper, I describe SPATTER, a statistical parser based on decision-tree learning techniques w… ▽ More

    Submitted 28 April, 1995; originally announced April 1995.

    Comments: uses aclap.sty, psfig.tex (v1.9), postscript figures

    Journal ref: Proceedings of the 33rd Annual Meeting of the ACL

  4. Natural Language Parsing as Statistical Pattern Recognition

    Authors: David M. Magerman

    Abstract: Traditional natural language parsers are based on rewrite rule systems developed in an arduous, time-consuming manner by grammarians. A majority of the grammarian's efforts are devoted to the disambiguation process, first hypothesizing rules which dictate constituent categories and relationships among words in ambiguous sentences, and then seeking exceptions and corrections to these rules. In… ▽ More

    Submitted 4 May, 1994; v1 submitted 3 May, 1994; originally announced May 1994.

    Comments: 160+ pages, doctoral dissertation (latex with figures)

  5. Towards History-based Grammars: Using Richer Models for Probabilistic Parsing

    Authors: Ezra Black, Fred Jelinek, John Lafferty, David M. Magerman, Robert Mercer, Salim Roukos

    Abstract: We describe a generative probabilistic model of natural language, which we call HBG, that takes advantage of detailed linguistic information to resolve ambiguity. HBG incorporates lexical, syntactic, semantic, and structural information from the parse tree into the disambiguation process in a novel way. We use a corpus of bracketed sentences, called a Treebank, in combination with decision tree… ▽ More

    Submitted 3 May, 1994; originally announced May 1994.

    Comments: 6 pages

    Journal ref: Proceedings, DARPA Speech and Natural Language Workshop, 1992

  6. Efficiency, Robustness, and Accuracy in Picky Chart Parsing

    Authors: David M. Magerman, Carl Weir

    Abstract: This paper describes Picky, a probabilistic agenda-based chart parsing algorithm which uses a technique called {\em probabilistic prediction} to predict which grammar rules are likely to lead to an acceptable parse of the input. Using a suboptimal search method, Picky significantly reduces the number of edges produced by CKY-like chart parsing algorithms, while maintaining the robustness of pure… ▽ More

    Submitted 3 May, 1994; originally announced May 1994.

    Comments: 8 pages

    Journal ref: Proceedings, ACL 1992

  7. Pearl: A Probabilistic Chart Parser

    Authors: David M. Magerman, Mitchell P. Marcus

    Abstract: This paper describes a natural language parsing algorithm for unrestricted text which uses a probability-based scoring function to select the "best" parse of a sentence. The parser, Pearl, is a time-asynchronous bottom-up chart parser with Earley-type top-down prediction which pursues the highest-scoring theory in the chart, where the score of a theory represents the extent to which the context… ▽ More

    Submitted 3 May, 1994; originally announced May 1994.

    Comments: 7 pages

    Journal ref: Proceedings, 2nd International Workshop for Parsing Technologies