├── .DS_Store
├── README.md
├── WechatIMG.jpeg
├── pic_png
├── .DS_Store
├── 幻灯片1.png
├── 幻灯片10.png
├── 幻灯片11.png
├── 幻灯片12.png
├── 幻灯片13.png
├── 幻灯片14.png
├── 幻灯片15.png
├── 幻灯片16.png
├── 幻灯片17.png
├── 幻灯片18.png
├── 幻灯片19.png
├── 幻灯片2.png
├── 幻灯片20.png
├── 幻灯片21.png
├── 幻灯片22.png
├── 幻灯片23.png
├── 幻灯片24.png
├── 幻灯片25.png
├── 幻灯片26.png
├── 幻灯片27.png
├── 幻灯片28.png
├── 幻灯片29.png
├── 幻灯片3.png
├── 幻灯片30.png
├── 幻灯片31.png
├── 幻灯片32.png
├── 幻灯片33.png
├── 幻灯片34.png
├── 幻灯片35.png
├── 幻灯片36.png
├── 幻灯片37.png
├── 幻灯片38.png
├── 幻灯片39.png
├── 幻灯片4.png
├── 幻灯片40.png
├── 幻灯片41.png
├── 幻灯片42.png
├── 幻灯片5.png
├── 幻灯片6.png
├── 幻灯片7.png
├── 幻灯片8.png
└── 幻灯片9.png
└── res
└── 答辩PPT.pptx
/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/.DS_Store
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # 2018 CCL-客服领域用户意图分类
2 |
3 | 非常荣幸能够参与这次[客服领域用户意图分类比赛](http://www.cips-cl.org/static/CCL2018/evaluation-result.html)并取得了冠军的成绩。
4 |
5 | 若有任何想法可以提issue或者pull request。
6 |
7 | 以下是我们队伍 HLT217的解决方案(答辩 PPT),感谢您的阅读。
8 |
9 | ## 解决方案
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
133 |
134 |
135 |
136 |
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 |
164 |
165 |
166 |
167 |
168 |
169 |
170 |
171 |
172 |
173 |
174 |
175 |
176 |
177 |
178 |
179 |
180 |
181 |
182 |
183 |
184 |
185 |
186 |
187 |
188 |
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 |
201 |
202 |
203 |
204 |
205 |
206 |
207 |
208 |
209 |
210 |
211 |
212 |
213 |
214 |
215 |
216 |
217 |
218 |
219 |
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 |
228 |
229 |
230 |
231 |
232 |
233 |
234 |
235 |
236 |
237 |
238 |
239 |
240 |
241 |
242 |
243 |
244 |
245 |
246 |
247 |
248 |
249 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
260 |
261 |
262 |
263 |
264 |
265 |
266 |
267 |
268 |
269 |
270 |
271 |
272 |
273 |
274 |
275 |
276 |
277 |
278 |
279 |
280 |
281 |
282 |
283 |
284 |
285 |
286 |
287 |
288 |
289 |
290 |
291 |
292 |
293 |
294 |
295 |
296 |
297 |
298 |
299 |
300 |
301 |
302 |
303 |
304 |
305 |
306 |
307 |
308 |
309 |
310 |
311 |
312 |
313 |
314 |
315 |
--------------------------------------------------------------------------------
/WechatIMG.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/WechatIMG.jpeg
--------------------------------------------------------------------------------
/pic_png/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/.DS_Store
--------------------------------------------------------------------------------
/pic_png/幻灯片1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片1.png
--------------------------------------------------------------------------------
/pic_png/幻灯片10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片10.png
--------------------------------------------------------------------------------
/pic_png/幻灯片11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片11.png
--------------------------------------------------------------------------------
/pic_png/幻灯片12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片12.png
--------------------------------------------------------------------------------
/pic_png/幻灯片13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片13.png
--------------------------------------------------------------------------------
/pic_png/幻灯片14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片14.png
--------------------------------------------------------------------------------
/pic_png/幻灯片15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片15.png
--------------------------------------------------------------------------------
/pic_png/幻灯片16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片16.png
--------------------------------------------------------------------------------
/pic_png/幻灯片17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片17.png
--------------------------------------------------------------------------------
/pic_png/幻灯片18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片18.png
--------------------------------------------------------------------------------
/pic_png/幻灯片19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片19.png
--------------------------------------------------------------------------------
/pic_png/幻灯片2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片2.png
--------------------------------------------------------------------------------
/pic_png/幻灯片20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片20.png
--------------------------------------------------------------------------------
/pic_png/幻灯片21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片21.png
--------------------------------------------------------------------------------
/pic_png/幻灯片22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片22.png
--------------------------------------------------------------------------------
/pic_png/幻灯片23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片23.png
--------------------------------------------------------------------------------
/pic_png/幻灯片24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片24.png
--------------------------------------------------------------------------------
/pic_png/幻灯片25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片25.png
--------------------------------------------------------------------------------
/pic_png/幻灯片26.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片26.png
--------------------------------------------------------------------------------
/pic_png/幻灯片27.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片27.png
--------------------------------------------------------------------------------
/pic_png/幻灯片28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片28.png
--------------------------------------------------------------------------------
/pic_png/幻灯片29.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片29.png
--------------------------------------------------------------------------------
/pic_png/幻灯片3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片3.png
--------------------------------------------------------------------------------
/pic_png/幻灯片30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片30.png
--------------------------------------------------------------------------------
/pic_png/幻灯片31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片31.png
--------------------------------------------------------------------------------
/pic_png/幻灯片32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片32.png
--------------------------------------------------------------------------------
/pic_png/幻灯片33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片33.png
--------------------------------------------------------------------------------
/pic_png/幻灯片34.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片34.png
--------------------------------------------------------------------------------
/pic_png/幻灯片35.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片35.png
--------------------------------------------------------------------------------
/pic_png/幻灯片36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片36.png
--------------------------------------------------------------------------------
/pic_png/幻灯片37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片37.png
--------------------------------------------------------------------------------
/pic_png/幻灯片38.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片38.png
--------------------------------------------------------------------------------
/pic_png/幻灯片39.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片39.png
--------------------------------------------------------------------------------
/pic_png/幻灯片4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片4.png
--------------------------------------------------------------------------------
/pic_png/幻灯片40.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片40.png
--------------------------------------------------------------------------------
/pic_png/幻灯片41.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片41.png
--------------------------------------------------------------------------------
/pic_png/幻灯片42.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片42.png
--------------------------------------------------------------------------------
/pic_png/幻灯片5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片5.png
--------------------------------------------------------------------------------
/pic_png/幻灯片6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片6.png
--------------------------------------------------------------------------------
/pic_png/幻灯片7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片7.png
--------------------------------------------------------------------------------
/pic_png/幻灯片8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片8.png
--------------------------------------------------------------------------------
/pic_png/幻灯片9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/pic_png/幻灯片9.png
--------------------------------------------------------------------------------
/res/答辩PPT.pptx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nlpjoe/2018-CCL-UIIMCS/e2abd21d2d38ccbb06e5a08b8e479d2a73abf477/res/答辩PPT.pptx
--------------------------------------------------------------------------------