Skip to content

Analyse text(utf-8 encoding) in different languages from a mathematical perspective.

License

Notifications You must be signed in to change notification settings

amispam/Rich-Text-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich-Text-Analyser

avatar
This repository is built for the purpose of analysing text.

Run a demo

Block content

#Blockspurpose
1Main Block

Running programme

2Block chain

Contains block files

3Resources

Contains sample text

Block chain content

#Block chainpurpose
1Absolute and lineTo return absolute value, and to return points of line.
2ArrangeStandardising data
3ExtractExtracting content from an array
4FinderReading and analysing data
5Linear fittingFinding best linear fit for analysed data
6MapperTo map different arrays
7MinMaxTo return minimum or maximum
8SplitJoinTo split string or to join array items
9SwapInterchanging positions

finder and it's arguments

finder(file.txt,argument 1, argument 2) is central pillar of text analyzer, which is responsible for reading and analysing data.

Where argument1 can take two values, one is rCount which is responsible for giving repetition count. Second is iCount which is responsible for giving index count, keep in mind that finder is receiving standardised text from arrange function.


Now argument2 which is actually third argument of finder, can also take two values. One is 0 other is 1 . You can manage your output using argument2 .

About

Analyse text(utf-8 encoding) in different languages from a mathematical perspective.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages