paper-with-me

Papers

Doing Natural Language Processing in A Natural Way: An NLP toolkit based on object-oriented knowledge base and multi-level grammar base

2021-05-11 · Yu Guo

We introduce an NLP toolkit based on object-oriented knowledge base and multi-level grammar base. This toolkit focuses on semantic parsing, it also has abilities to discover new knowledge and grammar automatically, new discovered knowledge and grammar will be identified by human, and will be used to update the knowledge base and grammar base. This process can be iterated many times to improve the toolkit continuously.

📄 PDF Abstract BibTeX arXiv:2105.05227

Code (1)

ss433s/sosweety 공식 구현

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

LaoNLP: Lao language Natural Language Processing

2022-07-22 · Zenodo 2022 7 · Wannaphong Phatthiyaphaibun

LaoNLP, the Lao language Natural Language Processing Toolkit, is an open-source tool for doing natural language processing pipelines with the Lao language in Python programming language.

DaNLP: An open-source toolkit for Danish Natural Language Processing

2021-05-01 · NoDaLiDa 2021 5 · Amalie Brogaard Pauli, Maria Barrett, Ophélie Lacroix, Rasmus Hvingelby

We present an open-source toolkit for Danish Natural Language Processing, enabling easy access to Danish NLP’s latest advancements. The toolkit features wrapper-functions for loading models and datasets in a unified way …

NLTK: The Natural Language Toolkit

2002-05-17 · Edward Loper, Steven Bird

NLTK, the Natural Language Toolkit, is a suite of open source program modules, tutorials and problem sets, providing ready-to-use computational linguistics courseware. NLTK covers symbolic and statistical natural languag…

Multi-Label Text Classification

Massive Choice, Ample Tasks (MaChAmp): A Toolkit for Multi-task Learning in NLP

2020-05-29 · EACL 2021 2 · Rob van der Goot, Ahmet Üstün, Alan Ramponi, Ibrahim Sharaf 외

Transfer learning, particularly approaches that combine multi-task learning with pre-trained contextualized embeddings and fine-tuning, have advanced the field of Natural Language Processing tremendously in recent years.…

Dependency ParsingLanguage ModelingLanguage ModellingMasked Language Modeling+5

DadmaTools: Natural Language Processing Toolkit for Persian Language

2022-07-01 · NAACL (ACL) 2022 7 · Romina Etezadi, Mohammad Karrabi, Najmeh Zare, Mohamad Bagher Sajadi 외

We introduce DadmaTools, an open-source Python Natural Language Processing toolkit for the Persian language. The toolkit is a neural pipeline based on spaCy for several text processing tasks, including normalization, tok…

ChunkingConstituency ParsingDependency ParsingLemmatization