Algorithms

13 Articles 0 Followers


An artificial intelligence will automatically correct the Wikipedia entries

17 Feb 2020 1 minute read 0 comments Anna_M

The MIT presented a study of a software that uses the AI to correct obsolete information within the pages. Still in implementation, the algorithm - which will be able to write "as a human" - could also be used to find false news. An artificial intell...

How a Regex Engine Work?

7 Feb 2020 1 minute read 0 comments Bluehive

  A regular expression defines a set of string. A regex engine matches a pattern against input and returns true/false for the condition that pattern exists in the input.I have got a C++ implementation of a regex engine which uses...

The Transitive Trust Network: How TrustSearch Quantifies Interpersonal Trust

10 Jan 2020 11 minute read 2 comments TrustUnion

We’re All Connected by Just Six Degrees of Separation: The Power of Social Distance and Transitive Trust   TrustSearch.io is designed to provide insight into the trust relationships between users and allow users to make informed decisions in both the...