Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zaibacu committed Nov 3, 2019
1 parent 7318285 commit 10d9432
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,10 @@

This is a language, loosely based on language [Apache UIMA RUTA](https://uima.apache.org/ruta.html), focused on writing manual language rules, which compiles into [spaCy](https://github.com/explosion/spaCy) compatible patterns. These patterns can be used for doing [manual NER](https://spacy.io/api/entityruler) as well as used in other processes, like retokenizing and pure matching

# Live Demo

[Demo Page](https://rita-demo.herokuapp.com/)

# Documentation

- [Syntax Guide](docs/syntax.md)
Expand Down

0 comments on commit 10d9432

Please sign in to comment.