rename string into clean & add settings
This commit is contained in:
parent
4d309e2e9e
commit
65e09de7e2
10 changed files with 24 additions and 10 deletions
|
|
@ -2,7 +2,7 @@ import detector from "./detector.js";
|
|||
import compromise from 'fr-compromise';
|
||||
import conj from 'conjugation-fr';
|
||||
import { toInfinitive } from "../data/index.js";
|
||||
import { cleanMessageContent } from "../utils/strings.js";
|
||||
import { cleanMessageContent } from "../utils/clean.js";
|
||||
|
||||
/*check the pronoun / subject of the question to answer properly by conjugating
|
||||
exemple : tu fais quoi ? je fais feur
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue