Skip to content
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

On importing Greek into Arethusa, beginning quotation marks are not separated from the word #631

Closed
nevenjovanovic opened this issue Mar 7, 2015 · 3 comments

Comments

@nevenjovanovic
Copy link

When I paste manually this text of Plutarch into Arethusa (taken also from http://demo.fragmentarytexts.org/en/revolt-of-samos/sophocles-strategia.html):
καί ποτε τοῦ Σοφοκλέους, ὅτε συστρατηγῶν ἐξέπλευσε μετ᾽ αὐτοῦ, παῖδα καλὸν ἐπαινέσαντος, ‛οὐ μόνον,’ ἔφη, ‛τὰς χεῖρας, ὦ Σοφόκλεις, δεῖ καθαρὰς ἔχειν τὸν στρατηγόν, ἀλλὰ καὶ τὰς ὄψεις.’
-- in tokenizing, the opening quotation marks in ‛οὐ and ‛τὰς don't get separated from the words (single ' as well as double ").

@nevenjovanovic
Copy link
Author

The same goes for em dash - the following passage from Plato's Alcibiades 104a is not tokenized correctly: ... κάλλιστός τε καὶ μέγιστος—καὶ τοῦτο μὲν δὴ παντὶ δῆλον ἰδεῖν ὅτι οὐ ψεύδῃ—ἔπειτα νεανικωτάτου...; I am offered μέγιστος—καὶ and ψεύδῃ—ἔπειτα as single words.

@LFDM
Copy link
Contributor

LFDM commented Mar 9, 2015

Hi Neven,
thanks for the report! Fixed this yesterday - we'll soon deploy a next iteration of the tokenization stuff, need to add a couple of tests in the next couple of days then we're good to go!

@balmas
Copy link
Member

balmas commented Jun 23, 2015

This is actually a problem with the llt tokenizer not arethusa. Closing this and opened as latin-language-toolkit/llt-tokenizer#38

@balmas balmas closed this as completed Jun 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants