Skip to content

jirobassik/Django_text_analyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django_text_analyze

  1. /lexem
    Finding a lexeme, a role in a sentence and a morphological analysis of each word in the text
    Adding this data to the database and performing CRUD operations.
    There is also a search in all three columns.
    Downloading the resulting analysis in the CSV format.
    Uploading a CSV table to the database.

  2. /role
    Syntactic analysis of text to find links.
    Can be used for two languages: Russian, English
    Saving image in PNG using API cloudconvert

  3. /sem_synt
    Building a semantic parse tree
    It is possible to save in PNG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published