-
- [ ] Create Account
- [ ] Setup
- [ ] Create API
-
@minhnn1
-
Hi,
What's the result of executing the RapierSpec.kt and where to find this result?
I want to test Rapier, so i created a new kotlin class and i followed the steps described on README.
The proble…
-
Post questions here for one or more of our fundamentals readings:
Manning and Schütze. 1999. Foundations of Statistical Natural Language Processing. MIT Press:
Chapter 3 (“Linguistic foundations”)…
-
Seems like the tokenizer ignores it:
```
static const char ToksepMap_g[256] = {
[' '] = 1, ['\t'] = 1, [','] = 1, ['.'] = 1, ['/'] = 1, ['('] = 1, [')'] = 1, ['{'] = 1,
['}'] = 1, ['['] =…
-
- This issue focuses on the technical courses we take about LLM, we'll put the paper part in
https://github.com/xp1632/DFKI_working_log/issues/70
---
1. **ChainForge** https://chainforge.ai/ …
-
In my current "analysis of analyzers" it turned out that lots of times when searches fail, it is due to wrongly decompounded words.
A lot of those words are on the list of the baseform dictionary al…
-
### Description
Hi,
We are building an open-source custom Hebrew/Arabic analyzer (lemmatizer and stopwords), based on a BERT model. We'd like to contribute this to this repository. How can we do t…
-
As of 0.9.0-M2, Titan offers String search and Text search with the following properties:
- **String search:** case-sensitive, matches entire string, no text analysis
- **Text search:** case-insensiti…
-
Hi,
I am stuck with this issue and I am quite sure I miss something really essential:
I setup the analyzer as below and it works quite well:
GET /myIndex/_analyze?analyzer=german&text=Straßenbahnsc…