-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
untokenizer #22
Comments
سلام
خیلی ایده خوبیه
این کار در بعضی موارد پیچیده میشه. مثل اینکه «مرا» به جاری «من را» استفاده بشه. هم تیکهکردنش سخته و هم چسبوندنش. میتونیم این موارد رو از پیکره دادگان پیدا کنیم، چون این اطلاعات رو داره. |
پس فعلا نداره این ویژگی رو؟! 2015-04-27 12:25 GMT+04:30 Alireza Nourian [email protected]:
|
نه هنوز |
Salam
Let's say a paragraph is tokenized into its sentences and each sentence is tokenized into its words.
Now that we have done some process on the words, we want to go back to paragraph again. Is there an untokenizer?
Simply doing a join will not work in some cases.
The text was updated successfully, but these errors were encountered: