Skip to content

RL3 examples repository (information extraction, NER, NLP, web & text mining, etc).

License

Notifications You must be signed in to change notification settings

jokruger/rl3examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL3 Examples

RL3 demos, use cases and practical solutions: information extraction, named entity recognition, natural language processing, web and text mining, unstructured data processing...

Requires the latest version of RL3 installed: refer to RL3 Installation Guide

Some sources may also require the following packages:

  • gcc
  • g++
  • python3
  • make
  • libicu-dev