Skip to main content

Labeled Russian Context for WSD

Contexts sampled from RuTenTen and RNC. Sense definitions from Active Dictionary. Some words have two annotators. Number of contexts is 100 for most words and 500 for 7 words.

Annotators (words):

  • Анастасия Лопухина (47)

  • Константин Лопухин (11)

  • Александра Удальцова (2)

  • Анастасия К. (2)

  • Анна Кот (2)

  • Анна Татаренко (2)

  • Борис Иомдин (2)

  • Иван Самойленко (1)

Contexts are stored in rl_wsd_labeled/:

rl_wsd_labeled
├── adjectives
│   └── RuTenTen
├── nouns
│   ├── RNC
│   └── RuTenTen
└── verbs
    └── RuTenTen

A python interface is provided. Intall the package first:

pip install rl_wsd_labeled

and then in order to get labeled contexts:

>>> import rl_wsd_labeled
>>> f = rl_wsd_labeled.contexts_filename('nouns', 'RuTenTen', 'горшок')
>>> rl_wsd_labeled.get_contexts(f)

({'1': 'Округлый глиняный сосуд для приготовления пищи (печной горшок)',
  '2': 'Расширяющийся кверху сосуд с отверстием в дне (цветочный горшок)',
  '3': 'Ночной горшок'},
 [(('телевизор, - ковер, , - музыкальный центр, - стол, - аквариум, - 3 шкафа, - цветы в',
    ' горшках',
    ', - мелкие аксессуары.'),
  '2'),
  ...
  (('ибо настанет срок и оно будет разрушено течением времени либо войною, будто старый',
    ' горшок',
    ' с вином в трюме торгового корабля, попавшего в бурю и разбившегося о скалы.'),
  '1')
 ])

Apart from senses, there are two special annotations: “0” means “I don’t know/the context is unclear/the contexts is invalid”, and “max sense + 1” mean “other sense, not listed among given senses”. Contexts marked as “0” or “other” are not returned, unless with_skipped=True is passed. If there was more then one annotator, contexts where annotators did not agree are also not included. There is a function rl_wsd_labeled.get_agreement that returns the ratio of senses where where both annotators gave either the same concrete sense, or both skipped the senses (so “0” and “other” are considered equal).

Release files for rl_wsd_labeled 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for rl_wsd_labeled 0.1.1
File Size Uploaded
rl_wsd_labeled-0.1.1.tar.gz 1.3 MB Details

Release files / rl_wsd_labeled-0.1.1.tar.gz

Download URL rl_wsd_labeled-0.1.1.tar.gz
Size 1.3 MB
Tags Source
SHA-256 checksum
How to use checksums
9b1ad7e66e8d3f8cf249220b9284cdc31e235d2e270d1aa152cf218b558ee482
BLAKE2b-256 checksum
How to use checksums
c19d8637fb2ca2df57cdc2eb344d9db3d59bdfe224c63a05889fde2f99eb86df
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 release file

0.1.0

1 release file

0.0.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page