-
Hi Noriaki,
I downloaded the package and performed a `R CMD check`. There are some issues you need to fix to remove all the `Notes`.
1. In `DESCRIPTION` file, the `License` field, change it to `…
-
Hey team!
I was using your awesome geocoding engine when I noticed something interesting.
Let me tell you more about it.
---
#### Here's what I did :innocent: "saint+peterburg" in russian
…
-
Hi, first of all thanks for this very nice piece of software !
I'm using the symspellpy port and it's working perfectly.
However, on some cases (in french for exemple) I have chat messages like…
-
IPython notebook: https://github.com/serin-delaunay/NaNoGenMo2016/blob/master/RunningOut.ipynb
Output (strict, 19589 words): https://raw.githubusercontent.com/serin-delaunay/NaNoGenMo2016/master/outp…
-
I think a key issue to discuss is how to make R text packages interoperable, so that new packages extend functionality rather than compete with one another, and so that objects created in one package …
-
Hi @jlacko
Interesting! Good to see you started on the exercise. Some remarks. Would it be possible to standardise the tweets a bit - as follows.
```
library(tokenizers)
tolower(sapply(tokenize…
-
create categories, for example if user looks up word "meal" the app could also look for the terms "food" and "drink"
-
I have a use case where I expect to have a small number of documents (several hundred to several thousand) and I would want the search to do fuzzy matching on sub-strings within terms so the search wo…
tmpfs updated
2 years ago
-
Example:
I want to filter for all maps that have no extra phys as cold, no extra phys as fire, no extra phys as chaos, no extra phys as lightning.
Currently, when selecting these, the generated stri…
-
The fingerprint system is used in a lot of places, especially now that #353 is done and there are a lot more working notes in the system.
Somee statements are actually more like n-grams, where the…