Update docs/platform_basics_brainstorming_2019-04-17.md

This commit is contained in:
Stephan Porada 2019-07-02 15:21:33 +02:00
parent b8b9f3bdce
commit af4edbdb57

View File

@ -78,3 +78,18 @@
- Download
- **Solutions**:
- WebDAV/Samba/Docker Volume
# Additional Functions
## Information retrival system
- **Solutions**:
- CEQUL with CWB Server
- Lucene
- **Functions/Goals**
- KWIC
- KWIC with complex querys (POS, NER, Lemma querys)
- Frequency lists
- n-grams
- complex n-grams
- etc.