Hello thank you for your work i try french work good just say allways "eos=1" on end when they are numbers on road i resolve probleme with edit
transform.replace_sentence={
{L"[., ]+[Ee]nsuite", L", ensuite"},
{L" +([,.])", L"%1"},
{L" +", L" "},
{L"([0-9.?])[.]+ *[|^]* *$", L"%1 \\eos=1\"},
to
transform.replace_sentence={
{L"[., ]+[Ee]nsuite", L", ensuite"},
{L" +([,.])", L"%1"},
{L" +", L" "},
{L"([0-9.?])[.]+ *[|^]* *$", L"%1 "},
[Only registered and activated users can see links. ]



Likes: 

Reply With Quote

Bookmarks