adapt
adapt copied to clipboard
Adapt Intent Parser
Not sure if this is a bug, a missing feature or that I just don't know how it works... Is there a possibility to have an optional word what can...
Excluding one or more entities will cause a match to fail if any of those entities are present.
Currently master will show an angry red X if the version was not changed. This is due to the fact that the tag-if-needed will not set the version and lazily...
We should test to see if the EnglishTokenizer impl is sufficient for French, and if not, add an additional tokenizer. EnglishTokenizer is based on porter stemmer.
We should test to see if the EnglishTokenizer impl is sufficient for German, and if not, add an additional tokenizer. EnglishTokenizer is based on porter stemmer.
We should test to see if the EnglishTokenizer impl is sufficient for Spanish, and if not, add an additional tokenizer. EnglishTokenizer is based on porter stemmer.
I read some comments in other issues about translating stuff in tokenizer. I'm happy to help; just looking for an easy starting point.
Adapt has two core readability problems: First, an attempt to provide docstrings to the repository was disastrous. The documentation makes very little sense in isolation, and there is no top-level...
It could be cool to have scripts that can build a Database with known entities from Wikidata. E.g. one could use a SPARQL query like this (can be executed over...