Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Amir Orbe
LectorOCR
Commits
ff3672c6
Commit
ff3672c6
authored
3 years ago
by
Amir Orbe
Browse files
Options
Download
Email Patches
Plain Diff
se corrigieron errores
parent
7f8e1294
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
11 deletions
+4
-11
lib/lectorocr.ex
lib/lectorocr.ex
+1
-2
lib/prueba1.txt
lib/prueba1.txt
+3
-9
No files found.
lib/lectorocr.ex
View file @
ff3672c6
...
...
@@ -11,7 +11,6 @@ defmodule Lectorocr do
def
extraerDatos
(
contenidoArchivo
)
do
contenidoArchivo
|>
String
.
graphemes
|>
Enum
.
chunk_every
(
27
)
[[]]
|>
Enum
.
chunk_every
(
3
)
end
end
This diff is collapsed.
Click to expand it.
lib/prueba1.txt
View file @
ff3672c6
_ _ _ _ _ _ _ _ _
| || || || || || || || || |
|_||_||_||_||_||_||_||_||_|
_ _ _ _ _ _ _
| _| _||_||_ |_ ||_||_|
||_ _| | _||_| ||_| _|
_ _ _ _ _ _ _ _
| || _|_||_||_ |_ ||_||_|
|_|||_ _| | _||_| ||_| _|
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment