paper-with-me

Papers

Building Web-Interfaces for Vector Semantic Models with the WebVectors Toolkit

2017-04-01 · EACL 2017 4 · Andrey Kutuzov, Elizaveta Kuzmenko

In this demo we present WebVectors, a free and open-source toolkit helping to deploy web services which demonstrate and visualize distributional semantic models (widely known as word embeddings). WebVectors can be useful in a very common situation when one has trained a distributional semantics model for one{'}s particular corpus or language (tools for this are now widespread and simple to use), but then there is a need to demonstrate the results to general public over the Web. We show its abilities on the example of the living web services featuring distributional models for English, Norwegian and Russian.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNamed Entity Recognition (NER)Sentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Representing ELMo embeddings as two-dimensional text online

2021-03-30 · EACL 2021 2 · Andrey Kutuzov, Elizaveta Kuzmenko

We describe a new addition to the WebVectors toolkit which is used to serve word embedding models over the Web. The new ELMoViz module adds support for contextualized embedding architectures, in particular for ELMo model…

SentenceVocal Bursts Valence Prediction

mwetoolkit+sem: Integrating Word Embeddings in the mwetoolkit for Semantic MWE Processing

2016-05-01 · LREC 2016 5 · Silvio Cordeiro, Carlos Ramisch, Aline Villavicencio

This paper presents mwetoolkit+sem: an extension of the mwetoolkit that estimates semantic compositionality scores for multiword expressions (MWEs) based on word embeddings. First, we describe our implementation of vecto…

Word Embeddings

PCToolkit: A Unified Plug-and-Play Prompt Compression Toolkit of Large Language Models

2024-03-26 · Jinyi Li, Yihuai Lan, Lei Wang, Hao Wang

Prompt compression is an innovative method for efficiently condensing input prompts while preserving essential information. To facilitate quick-start services, user-friendly interfaces, and compatibility with common data…

Code CompletionFew-Shot LearningMathematical Problem-SolvingMultiple-choice+1

A Survey on Deep Learning Toolkits and Libraries for Intelligent User Interfaces

2018-03-13 · Jan Zacharias, Michael Barz, Daniel Sonntag

This paper provides an overview of prominent deep learning toolkits and, in particular, reports on recent publications that contributed open source software for implementing tasks that are common in intelligent user inte…

Deep Learning

Transfer Learning Toolkit: Primers and Benchmarks

2019-11-20 · Fuzhen Zhuang, Keyu Duan, Tongjia Guo, Yongchun Zhu 외

The transfer learning toolkit wraps the codes of 17 transfer learning models and provides integrated interfaces, allowing users to use those models by calling a simple function. It is easy for primary researchers to use …

Transfer Learning