-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
30 lines (14 loc) · 1.08 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
out/*
*.xml
SemiSupervisedPosTagger/.idea/.name
SemiSupervisedPosTagger/SemiSupervisedPosTagger.xcodeproj/project.pbxproj
SemiSupervisedPosTagger/SemiSupervisedPosTagger.xcodeproj/xcuserdata/msr.xcuserdatad/xcschemes/SemiSupervisedPosTagger.xcscheme
SemiSupervisedPosTagger/build/SemiSupervisedPosTagger.build/Release/SemiSupervisedPosTagger.build/build-state~.dat
SemiSupervisedPosTagger/build/SemiSupervisedPosTagger.build/Release/SemiSupervisedPosTagger.build/build-state.dat
SemiSupervisedPosTagger/build/SemiSupervisedPosTagger.build/Release/SemiSupervisedPosTagger.build/SemiSupervisedPosTagger.dep
SemiSupervisedPosTagger/build/SemiSupervisedPosTagger.build/Release/SemiSupervisedPosTagger.build/SemiSupervisedPosTagger~.dep
SemiSupervisedPosTagger/SemiSupervisedPosTagger/sample_file/dev.tag
SemiSupervisedPosTagger/SemiSupervisedPosTagger/sample_file/corpus.tok.clean.tag.en
SemiSupervisedPosTagger/SemiSupervisedPosTagger/sample_file/train.tag
out/production/SemiSupervisedPosTagger/jar/SemiSupervisedPosTagger.jar
out/production/SemiSupervisedPosTagger/META-INF/MANIFEST.MF