lingtrain-aligner icon indicating copy to clipboard operation
lingtrain-aligner copied to clipboard

Lingtrain Aligner — ML powered library for the accurate texts alignment.

Results 6 lingtrain-aligner issues
Sort by recently updated
recently updated
newest added

when I use “splitted_from = splitter.split_by_sentences_wrapper(text1_prepared, lang_from)” return list, But I see that there will be a conflict when insert sqlite ,specific error: File "ling_test.py", line 36, in aligner.fill_db(db_path, splitted_from,...

The current version ignores the H1-H5 headers that were added by user. But when book was translate text from chapter 1 will be translate as a chapter 1 text into...

problem in this code ``` def split_by_razdel(line): """Split line using 'razdel' library""" return list(x.text for x in razdel.sentenize(line)) ``` Sample text (language abbr - KA ): "ჭეშმარიტების სამინისტრო - ჭეშსამინი...

I am using the "%%%%%." term to force separate lines into individual paragraphs. Here is an example: ``` Neil%%%%%h5. We’ll discuss that more in a moment and find out if...

Hi! I was just looking for a tool to align 2 ebooks of different languages, and I stumbled right onto this right after you’ve pushed an update for the first...

I really appreciate this program! Is there an option to increase the file size limit for uploads? I'm looking to process files around 500MB. Additionally, it would be helpful if...