Skip to content

fvdaak/aika

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

288 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aika

A good starting point to get familiar with this project are probably the following three test cases:

  • SimplePatternMatchingTest (Demonstrates how a pattern like a word or a phrase can be matched)
  • MutualExclusionTest (Demonstrates a negative feed back loop)
  • NamedEntityRecognitionTest (A more complex example: recognize the name jackson cook)
  • SuspensionTest (Demonstrates how neurons and logic nodes can be suspended to an external storage)

About

Aika is a Java library that automatically extracts and annotates semantic information into text. In case this information is ambiguous, Aika will generate several hypothetical interpretations concerning the meaning of this text and pick the most likely one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 89.3%
  • HTML 9.7%
  • CSS 1.0%