• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 1,114
Next 10 →

A Metric for the Efficiency of Accurate Tagging Procedures

by unknown authors
"... When accurately tagging corpora for training and testing automatic POS taggers, research issues tend to focus on how to ensure the integrity and consistency of the data produced. The issues we address here are instead: Provided that integrity and consistency are guaranteed, how to evaluate the compl ..."
Abstract - Add to MetaCart
When accurately tagging corpora for training and testing automatic POS taggers, research issues tend to focus on how to ensure the integrity and consistency of the data produced. The issues we address here are instead: Provided that integrity and consistency are guaranteed, how to evaluate

Stable isotope labeling by amino acids in cell culture, SILAC, as a simple and accurate approach to expression proteomics

by Shao-en Ong, Blagoy Blagoev, Irina Kratchmarova, Dan Bach Kristensen, Akhilesh P, Matthias Mann - Mol. Cell. Proteomics , 2002
"... The abbreviations used are: SILAC: Stable isotope labeling by amino acids in cell culture, 2DE: two dimensional (isoelectric focusing/SDS-PAGE) gel electrophoresis: ICATTM: isotope-coded affinity tag; MS: mass spectrometry; MALDI-TOF: matrix assisted laser desorption ionization-time of flight; PMF: ..."
Abstract - Cited by 595 (23 self) - Add to MetaCart
The abbreviations used are: SILAC: Stable isotope labeling by amino acids in cell culture, 2DE: two dimensional (isoelectric focusing/SDS-PAGE) gel electrophoresis: ICATTM: isotope-coded affinity tag; MS: mass spectrometry; MALDI-TOF: matrix assisted laser desorption ionization-time of flight; PMF

Accurate tag estimation for dynamic framed-slotted ALOHA in RFID systems

by Jun-bong Eom, Tae-jin Lee - IEEE Commun. Lett , 2010
"... Abstract—Dynamic Framed-Slotted ALOHA (DFSA) is one of the most popular algorithms to resolve tag collision in RFID systems. In DFSA, it is widely known that the optimal performance is achieved when the frame size is equal to the number of tags. So, a reader dynamically adjusts the next frame size a ..."
Abstract - Cited by 5 (0 self) - Add to MetaCart
according to the current number of tags. Thus it is important to estimate the number of tags accurately. In this paper, we propose a novel tag estimation method for DFSA. We compare the performance of the proposed method with those of other existing methods. And, simulation results show that our scheme

The Anatomy of a Context-Aware Application

by Andy Harter, Andy Hopper, Pete Steggles, Andy Ward, Paul Webster - WIRELESS NETWORKS, VOL , 1999
"... We describe a platform for context-aware computing which enables applications to follow mobile users as they move around a building. The platform is particularly suitable for richly equipped, networked environments. The only item a user is required to carry is a small sensor tag, which identifies th ..."
Abstract - Cited by 537 (3 self) - Add to MetaCart
We describe a platform for context-aware computing which enables applications to follow mobile users as they move around a building. The platform is particularly suitable for richly equipped, networked environments. The only item a user is required to carry is a small sensor tag, which identifies

A practical part-of-speech tagger

by Doug Cutting, Julian Kupiec, Jan Pedersen, Penelope Sibun - IN PROCEEDINGS OF THE THIRD CONFERENCE ON APPLIED NATURAL LANGUAGE PROCESSING , 1992
"... We present an implementation of a part-of-speech tagger based on a hidden Markov model. The methodology enables robust and accurate tagging with few resource requirements. Only a lexicon and some unlabeled training text are required. Accuracy exceeds 96%. We describe implementation strategies and op ..."
Abstract - Cited by 409 (5 self) - Add to MetaCart
We present an implementation of a part-of-speech tagger based on a hidden Markov model. The methodology enables robust and accurate tagging with few resource requirements. Only a lexicon and some unlabeled training text are required. Accuracy exceeds 96%. We describe implementation strategies

Partial parsing via finite-state cascades

by Steven Abney - Natural Language Engineering , 1996
"... Finite-state cascades represent an attractive architecture for parsing unrestricted text. Deterministic parsers specified by finite-state cascades are fast and reliable. They can be extended at modest cost to construct parse trees with finite feature structures. Finally, such deterministic parsers d ..."
Abstract - Cited by 340 (4 self) - Add to MetaCart
do not necessarily involve trading off accuracy against speed—they may in fact be more accurate than exhaustive-search stochastic contextfree parsers. 1 Finite-State Cascades Of current interest in corpus-oriented computational linguistics are techniques for bootstrapping broad-coverage parsers from

Cutting-Plane Training of Structural SVMs

by Thorsten Joachims, Thomas Finley, Chun-nam John Yu , 2007
"... Discriminative training approaches like structural SVMs have shown much promise for building highly complex and accurate models in areas like natural language processing, protein structure prediction, and information retrieval. However, current training algorithms are computationally expensive or i ..."
Abstract - Cited by 321 (10 self) - Add to MetaCart
Discriminative training approaches like structural SVMs have shown much promise for building highly complex and accurate models in areas like natural language processing, protein structure prediction, and information retrieval. However, current training algorithms are computationally expensive

A Bayesian networks approach for predicting protein-protein interactions from genomic data

by Ronald Jansen, Haiyuan Yu, Dov Greenbaum, Yuval Kluger, Nevan J Krogan, Sambath Chung, Andrew Emili, Michael Snyder, Jack F Greenblatt, Mark Gerstein - SCIENCE , 2003
"... We developed an approach using Bayesian networks to predict protein-protein interactions genome-wide in yeast. Our method naturally weights and combines into reliable predictions genomic features only weakly associated with interaction (e.g., mRNA co-expression, co-essentiality and co-localization). ..."
Abstract - Cited by 294 (11 self) - Add to MetaCart
-localization). In addition to de novo predictions, it can integrate often noisy, experimental interaction datasets. We observe that at given levels of sensitivity our predictions are more accurate than the existing highthroughput experimental datasets. We validate our predictions with new TAP-tagging experiments. Our

Pinpoint: Problem Determination in Large, Dynamic Internet Services

by Mike Y. Chen, Emre Kiciman, Eugene Fratkin, Armando Fox, O Fox, Eric Brewer - In Proc. 2002 Intl. Conf. on Dependable Systems and Networks , 2002
"... Traditional problem determination techniques rely on static dependency models that are difficult to generate accurately in today's large, distributed, and dynamic application environments such as e-commerce systems. In this paper, we present a dynamic analysis methodology that automates problem ..."
Abstract - Cited by 298 (11 self) - Add to MetaCart
Traditional problem determination techniques rely on static dependency models that are difficult to generate accurately in today's large, distributed, and dynamic application environments such as e-commerce systems. In this paper, we present a dynamic analysis methodology that automates

Unsupervised Learning of Disambiguation Rules for Part of Speech Tagging

by Eric Brill - In Natural Language Processing Using Very Large Corpora , 1995
"... In this paper we describe an unsupervised learning algorithm for automatically training a rule-based part of speech tagger without using a manually tagged corpus. We compare this algorithm to the Baum-Welch algorithm, used for unsupervised training of stochastic taggers. Next, we show a method for c ..."
Abstract - Cited by 130 (1 self) - Add to MetaCart
for combining unsupervised and supervised rule-based training algorithms to create a highly accurate tagger using only a small amount of manually tagged text.
Next 10 →
Results 1 - 10 of 1,114
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University