Skip to content

JavaFX app for annotating texts and creating dictionaries with Stanford CoreNLP.

Notifications You must be signed in to change notification settings

zlatamigas/LinguisticDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

LinguisticDictionary

LinguisticDictionary

Description

LinguisticDictionary is a Windows app for annotating texts (with .txt extension) and creating dictionaries with natural language processing.

You can annotate texts and collect collect linguistic annotation statistics for them.

Annotated texts can be used to form dictionaries, which you can edit independently from texts: add new words, set tokens (tags) for them, remove existing words from dictionary, add new annotated text info and other dictionary info into edited dictionary.

For dictionary next statistics can be obtained:

  • absolute frequency of occurrence of a word (without tag);
  • absolute frequency of occurrence of each tag;
  • absolute frequency of occurrence of word_tag pair;
  • absolute frequency of occurrence of pairs of tags (next to each other).

App interface is done in the Russian language. The application supports language processing in English.

Usage

Main menu


Annotated text


Edit word


Edit dictionary


Search word in dictionary


Statistics


About

JavaFX app for annotating texts and creating dictionaries with Stanford CoreNLP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published