Skip to content

Nashev/TextBrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextBrain

Experiments with AI, based on text. Some kind of NLP.

Initially it must load text, extract a words, recognize a same words in different cases, store links between them, and add all of them into a single database ("brain") as a "knowledges".

Adding any new "knowledge" to the "brain" must allow to automatically produce some additional "knowledge" by "knowledge detectors".

Must be interface to browse "brain" content and then make some requests.

This project are developed under Lazarus IDE on Free Pascal language (http://www.lazarus.freepascal.org/).

== Used tools ==

Releases

No releases published

Packages

No packages published