Code Monkey home page Code Monkey logo

alpaca-llama's People

Contributors

activesys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alpaca-llama's Issues

\h输出的错误不正确。

[wb@activesys ~]$ alpaca.py
\h
Traceback (most recent call last):
File "/usr/local/bin/alpaca.py", line 97, in
Alpaca.main()
File "/usr/local/bin/alpaca.py", line 39, in main
Alpaca.translate_regex()
File "/usr/local/bin/alpaca.py", line 52, in translate_regex
regex = Regex(texts[i])
File "/usr/local/lib/python3.2/site-packages/alpacalib/regex.py", line 18, in init
self.rast = SyntaxParser(text).build()
File "/usr/local/lib/python3.2/site-packages/alpacalib/syntax.py", line 19, in build
self.root = self.__parse_regex()
File "/usr/local/lib/python3.2/site-packages/alpacalib/syntax.py", line 29, in __parse_regex
self.token = self.lex.get_token()
File "/usr/local/lib/python3.2/site-packages/alpacalib/lex.py", line 66, in get_token
raise RegexLexError('Regex Lexical Error!')
alpacalib.lex.RegexLexError: Regex Lexical Error!

正确的错误消息应该是一个语法错误消息。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.