-
[Obsidian](https://obsidian.md/) has a `![[resource]]` syntax for embedding things (usually images). I need this for [my project](https://github.com/UlisseMini/oth) since I want to support compiling a…
-
**Motivation:** Some HTML parsers (e.g. parse5 and our internal parser) provide a streaming mode in which tokenizer works as if it's executed together with tree construction algorithm, and so tokenize…
-
我的配置文件是这样的,现在想在索引数据的时候将html过滤掉,但是使用这种配置方式进行数据索引之后,查看数据html标签依然存在,不解!
{
"settings":{
"analysis":{
"analyzer": {
"ik_max_word": {
"type"…
-
I received the following error(s) when trying to pull PJM forecasts:
```
In [78]: pjm1.get_load(latest=True, forecast=True)
C:\Anaconda\lib\site-packages\requests\packages\urllib3\connectionpool.…
-
I'm wondering if it wouldn't be a good idea to redesign how Elixir turns identifiers into links in formatted source code. Current approach is kind of hacky and some bugs found in it seem rather hard t…
-
Hi. I'm saving my model to GGUF after training. These are the utilization metrics:
> 155.3186 seconds used for training.
> 2.59 minutes used for training.
> Peak reserved memory = 7.939 GB.
> Pe…
-
After entering the Microsoft 365 Authentication Settings, I try to log in to Exchange 365 via the Connected Accounts tab. The login window opens and I can log in successfully to Exchange 365 . After t…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not repro…
cobui updated
1 month ago
-
There are many false alarms (after the tokenizer update). See: https://internal1.languagetool.org/regression-tests//20200610/result_fr_20200610_table.html and https://internal1.languagetool.org/regres…
-
**Is your feature request related to a problem? Please describe.**
I'd like to use a different tokenizer for search than for indexing. I have a prefix-only ngram field that then gets filtered through…
mlvzk updated
3 years ago