咨询与建议

限定检索结果

文献类型

  • 21 篇 期刊文献
  • 5 篇 会议
  • 1 册 图书

馆藏范围

  • 27 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 25 篇 工学
    • 20 篇 计算机科学与技术...
    • 9 篇 电气工程
    • 7 篇 软件工程
    • 2 篇 机械工程
    • 2 篇 信息与通信工程
    • 2 篇 生物工程
  • 3 篇 理学
    • 2 篇 生物学
    • 1 篇 数学
  • 3 篇 医学
    • 1 篇 临床医学
  • 2 篇 文学
    • 2 篇 外国语言文学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 27 篇 parsing algorith...
  • 6 篇 graph grammar
  • 3 篇 natural language...
  • 2 篇 simulation
  • 2 篇 context matching
  • 2 篇 syntactic patter...
  • 2 篇 parser
  • 2 篇 egg
  • 2 篇 visual languages
  • 1 篇 strategy
  • 1 篇 algorithm visual...
  • 1 篇 seed sequence
  • 1 篇 library pool
  • 1 篇 temporal specifi...
  • 1 篇 graph l-system
  • 1 篇 inheritance netw...
  • 1 篇 natural language...
  • 1 篇 categorial gramm...
  • 1 篇 uml
  • 1 篇 node

机构

  • 6 篇 hohai univ inst ...
  • 3 篇 pla univ sci & t...
  • 1 篇 nanjing inst tec...
  • 1 篇 univ london sch ...
  • 1 篇 int comp sci ins...
  • 1 篇 tokyo univ agr &...
  • 1 篇 meiji univ dept ...
  • 1 篇 china mobile com...
  • 1 篇 netaji subhas in...
  • 1 篇 kraków ul. koper...
  • 1 篇 univ. of califor...
  • 1 篇 twente univ tech...
  • 1 篇 hiroshima univ d...
  • 1 篇 vekua scientific...
  • 1 篇 univ sci & techn...
  • 1 篇 china mobile com...
  • 1 篇 department of co...
  • 1 篇 hohai univ sch c...
  • 1 篇 department of in...
  • 1 篇 michigan state u...

作者

  • 7 篇 zeng xiaoqin
  • 5 篇 shi zhan
  • 3 篇 zou yang
  • 3 篇 hu bin
  • 3 篇 huang song
  • 3 篇 li hui
  • 3 篇 zhang tingting
  • 2 篇 yao yi
  • 2 篇 qi zekun
  • 1 篇 zamin norshuhani
  • 1 篇 li sheng
  • 1 篇 aoki y
  • 1 篇 sun yanni
  • 1 篇 milnthorpe andre...
  • 1 篇 nakagawa masaki
  • 1 篇 agrawal shivli
  • 1 篇 zhen yaping
  • 1 篇 li dawei
  • 1 篇 li li
  • 1 篇 wang cailing

语言

  • 25 篇 英文
  • 1 篇 其他
  • 1 篇 中文
检索条件"主题词=Parsing algorithm"
27 条 记 录,以下是1-10 订阅
排序:
Y A general parsing algorithm with context matching for context-sensitive graph grammars
收藏 引用
MULTIMEDIA TOOLS AND APPLICATIONS 2022年 第1期81卷 273-297页
作者: Zou, Yang Zeng, Xiaoqin Zhu, Yun Hohai Univ Sch Comp & Informat Inst Intelligence Sci & Technol Nanjing Peoples R China
Context-sensitive graph grammars have been intuitive and rigorous formalisms for specifying visual programming languages, as they are sufficient expressive and equipped with parsing mechanisms. parsing has been a fund... 详细信息
来源: 评论
AN EFFICIENT PROBABILISTIC CONTEXT-FREE parsing algorithm THAT COMPUTES PREFIX PROBABILITIES
收藏 引用
COMPUTATIONAL LINGUISTICS 1995年 第2期21卷 165-201页
作者: STOLCKE, A UNIV CALIF BERKELEY BERKELEY CA 94720 USA INT COMP SCI INST BERKELEY CA 94704 USA
We describe an extension of Earley's parser for stochastic context-free grammars that computes the following quantities given a stochastic context-free grammar and an input string: a) probabilities of successive p... 详细信息
来源: 评论
IMPROVING SEMANTIC ANALYSIS IN VISUALIZATION WITH META NETWORK REPRESENTATION AND parsing algorithm
收藏 引用
SCALABLE COMPUTING-PRACTICE AND EXPERIENCE 2024年 第1期25卷 75-84页
作者: Ji, Chunmei Liu, Ning Wang, Zansen Zhen, Yaping Yancheng Polytech Coll Sch Informat & Secur Yancheng 224005 Jiangsu Peoples R China
This article aims to advance semantic analysis models, particularly in visualization, by proposing a novel semantic representation method utilizing the semantic Meta Network (MNet). MNet is a complex framework compris... 详细信息
来源: 评论
Fuzzy context-free languages - Part 2: Recognition and parsing algorithms
收藏 引用
THEORETICAL COMPUTER SCIENCE 2005年 第1-2期347卷 191-213页
作者: Asveld, PRJ Twente Univ Technol Dept Comp Sci NL-7500 AE Enschede Netherlands
In a companion paper [P.R.J. Asveld, Fuzzy context-free languages-Part 1: Generalized fuzzy context-free grammars, Theoret. Comput. Sci. (2005)] we used fuzzy context-free grammars in order to model grammatical errors... 详细信息
来源: 评论
PAVT: a tool to visualize and teach parsing algorithms
收藏 引用
EDUCATION AND INFORMATION TECHNOLOGIES 2018年 第6期23卷 2737-2764页
作者: Sangal, Somya Kataria, Shreya Tyagi, Twishi Gupta, Nidhi Kirtani, Yukti Agrawal, Shivli Chakraborty, Pinaki Netaji Subhas Inst Technol Div Comp Engn New Delhi 110078 India Hansraj Coll Dept Comp Sci Delhi 110007 India
A parsing algorithm visualizer is a tool that visualizes the construction of a parser for a given context-free grammar and then illustrates the use of that parser to parse a given string. parsing algorithm visualizers... 详细信息
来源: 评论
Stochastic inversion transduction grammars and bilingual parsing of parallel corpora
收藏 引用
COMPUTATIONAL LINGUISTICS 1997年 第3期23卷 377-403页
作者: Wu, D UNIV SCI & TECHNOL DEPT COMP SCICLEARWATER BAYHONG KONG
We introduce (1) a novel stochastic inversion transduction grammar formalism for bilingual language modeling of sentence-pairs, and (2) the concept of bilingual parsing with a variety of parallel corpus analysis appli... 详细信息
来源: 评论
A NEW parsing SCHEME FOR PLEX GRAMMARS
收藏 引用
PATTERN RECOGNITION 1990年 第3-4期23卷 393-402页
作者: PENG, KJ YAMAMOTO, T AOKI, Y Department of Information Engineering Faculty of Engineering Hokkaido University N-13 W-8 Sapporo 060 Japan
Plex structures specified by plex grammars are sets of symbols which interconnect in multidirection. We propose a new parsing scheme for plex grammars, which consists of two phases for symbols and their interconnectio... 详细信息
来源: 评论
parsing of two-dimensional images represented by quadtree adjoining grammars
收藏 引用
PATTERN RECOGNITION 1999年 第2期32卷 277-294页
作者: Aizawa, K Nakamura, A Hiroshima Univ Dept Appl Math Higashihiroshima 739 Japan Meiji Univ Dept Comp Sci Kawasaki Kanagawa 214 Japan
In this paper, we will investigate parsing algorithms for QTAGs and their extension called multifoot QTAGs (MFQTAGs). QTAG is a kind of tree adjoining grammars which generates the set of quadtrees. The complexity of o... 详细信息
来源: 评论
Errors in CGAP xProfiler and cDNA DGED: the importance of library parsing and gene selection algorithms
收藏 引用
BMC BIOINFORMATICS 2011年 第1期12卷 1-15页
作者: Milnthorpe, Andrew T. Soloviev, Mikhail Univ London Sch Biol Sci Egham TW20 0EX Surrey England
Background: The Cancer Genome Anatomy Project (CGAP) xProfiler and cDNA Digital Gene Expression Displayer (DGED) have been made available to the scientific community over a decade ago and since then were used widely t... 详细信息
来源: 评论
parsing OF EDNLC-GRAPH GRAMMARS FOR SCENE ANALYSIS
收藏 引用
PATTERN RECOGNITION 1988年 第6期21卷 623-629页
作者: FLASINSKI, M Kraków ul. Kopernika 27 Poland
An edNLC-graph grammar, introduced by Janssens,(4) is a strong formalism for generating scene representations. This grammar generates directed node- and edge-labelled graphs, EDG-graphs. A method of construction of un... 详细信息
来源: 评论