Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
predict-lang
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EmoTeam
multiemo-results-presentation
predict-lang
Commits
bfde3ad5
Commit
bfde3ad5
authored
4 years ago
by
Bartłomiej Bojanowski
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
5f8fd8b7
Branches
develop
Branches containing commit
2 merge requests
!2
Developer
,
!1
Feature 257
Pipeline
#1828
passed with stage
in 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-1
13 additions, 1 deletion
README.md
with
13 additions
and
1 deletion
README.md
+
13
−
1
View file @
bfde3ad5
# predict-lang
# Detect language
PredictLangWorker to detect language from text.
## Docker
Use docker to build and run image:
```
docker build -t <name> .
docker run <name> -v "/samba:/samba"
```
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment